MCPcopy 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
152String * AbstractPart::contentID()
153{
154 return mContentID;
155}
156
157void AbstractPart::setContentID(String * contentID)
158{

Callers 2

templateValuesForPartMethod · 0.45
mime_from_attachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected