MCPcopy 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
112String * AbstractPart::uniqueID()
113{
114 return mUniqueID;
115}
116
117void AbstractPart::setUniqueID(String * uniqueID)
118{

Callers 2

templateValuesForPartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected