Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ partID
Method
partID
src/core/rfc822/MCMessagePart.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
String * MessagePart::partID()
34
{
35
return mPartID;
36
}
37
38
Object * MessagePart::copy()
39
{
Callers
1
MessagePart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected