Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
IMAPMessage::IMAPMessage()
33
{
34
init();
35
}
36
37
IMAPMessage::IMAPMessage(IMAPMessage * other) : AbstractMessage(other)
38
{
Callers
nothing calls this directly
Calls
12
init
Function · 0.85
uid
Method · 0.45
sequenceNumber
Method · 0.45
flags
Method · 0.45
originalFlags
Method · 0.45
customFlags
Method · 0.45
mainPart
Method · 0.45
autorelease
Method · 0.45
copy
Method · 0.45
gmailLabels
Method · 0.45
gmailThreadID
Method · 0.45
gmailMessageID
Method · 0.45
Tested by
no test coverage detected