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

Method Attachment

src/core/rfc822/MCAttachment.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230Attachment::Attachment()
231{
232 init();
233}
234
235Attachment::Attachment(Attachment * other) : AbstractPart(other)
236{

Callers

nothing calls this directly

Calls 3

initFunction · 0.85
dataMethod · 0.45
partIDMethod · 0.45

Tested by

no test coverage detected