Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ uniqueID
Method
uniqueID
src/core/abstract/MCAbstractPart.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
String * AbstractPart::uniqueID()
113
{
114
return mUniqueID;
115
}
116
117
void AbstractPart::setUniqueID(String * uniqueID)
118
{
Callers
2
templateValuesForPart
Method · 0.45
htmlForAbstractSinglePart
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected