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

Method IMAPMessage

src/core/imap/MCIMAPMessage.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32IMAPMessage::IMAPMessage()
33{
34 init();
35}
36
37IMAPMessage::IMAPMessage(IMAPMessage * other) : AbstractMessage(other)
38{

Callers

nothing calls this directly

Calls 12

initFunction · 0.85
uidMethod · 0.45
sequenceNumberMethod · 0.45
flagsMethod · 0.45
originalFlagsMethod · 0.45
customFlagsMethod · 0.45
mainPartMethod · 0.45
autoreleaseMethod · 0.45
copyMethod · 0.45
gmailLabelsMethod · 0.45
gmailThreadIDMethod · 0.45
gmailMessageIDMethod · 0.45

Tested by

no test coverage detected