Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
AbstractPart * IMAPMessage::mainPart()
157
{
158
return mMainPart;
159
}
160
161
void IMAPMessage::setGmailLabels(Array * labels)
162
{
Callers
4
preparePartForUnitTest
Function · 0.45
mc_foreacharray
Function · 0.45
IMAPMessage
Method · 0.45
partForPartIDInMessagePart
Function · 0.45
Calls
no outgoing calls
Tested by
2
preparePartForUnitTest
Function · 0.36
mc_foreacharray
Function · 0.36