Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ mainPart
Method
mainPart
src/core/abstract/MCAbstractMessagePart.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
AbstractPart * AbstractMessagePart::mainPart()
62
{
63
return mMainPart;
64
}
65
66
void AbstractMessagePart::setMainPart(AbstractPart * mainPart)
67
{
Callers
2
applyUniquePartID
Method · 0.45
AbstractMessagePart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected