Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ contentID
Method
contentID
src/core/abstract/MCAbstractPart.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
String * AbstractPart::contentID()
153
{
154
return mContentID;
155
}
156
157
void AbstractPart::setContentID(String * contentID)
158
{
Callers
2
templateValuesForPart
Method · 0.45
mime_from_attachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected