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

Method partID

src/core/rfc822/MCMessagePart.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33String * MessagePart::partID()
34{
35 return mPartID;
36}
37
38Object * MessagePart::copy()
39{

Callers 1

MessagePartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected