MCPcopy 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
113AbstractPart * MessageParser::mainPart()
114{
115 return mMainPart;
116}
117
118Data * MessageParser::data()
119{

Calls

no outgoing calls

Tested by

no test coverage detected