MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / setContentID

Method setContentID

src/core/abstract/MCAbstractPart.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void AbstractPart::setContentID(String * contentID)
158{
159 MC_SAFE_REPLACE_COPY(String, mContentID, contentID);
160}
161
162String * AbstractPart::contentLocation()
163{

Callers 3

testMessageBuilder3Function · 0.45
testMessageBuilderFunction · 0.45

Calls

no outgoing calls

Tested by 2

testMessageBuilder3Function · 0.36
testMessageBuilderFunction · 0.36