MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / mainPart

Method mainPart

src/core/imap/MCIMAPMessage.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156AbstractPart * IMAPMessage::mainPart()
157{
158 return mMainPart;
159}
160
161void IMAPMessage::setGmailLabels(Array * labels)
162{

Callers 4

preparePartForUnitTestFunction · 0.45
mc_foreacharrayFunction · 0.45
IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by 2

preparePartForUnitTestFunction · 0.36
mc_foreacharrayFunction · 0.36