Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ partID
Method
partID
src/core/imap/MCIMAPPart.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
String * IMAPPart::partID()
51
{
52
return mPartID;
53
}
54
55
void IMAPPart::setSize(unsigned int size)
56
{
Callers
1
partForPartIDInPart
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected