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

Method partID

src/core/imap/MCIMAPPart.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50String * IMAPPart::partID()
51{
52 return mPartID;
53}
54
55void IMAPPart::setSize(unsigned int size)
56{

Callers 1

partForPartIDInPartFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected