Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ mainPart
Method
mainPart
src/core/rfc822/MCMessageParser.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
AbstractPart * MessageParser::mainPart()
114
{
115
return mMainPart;
116
}
117
118
Data * MessageParser::data()
119
{
Callers
4
messagePartContainsMimeType
Function · 0.45
htmlForAbstractMessage
Function · 0.45
htmlForAbstractMessagePart
Function · 0.45
recursiveSetupPartIDWithMessagePart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected