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

Method IMAPPart

src/core/imap/MCIMAPPart.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22IMAPPart::IMAPPart()
23{
24 init();
25}
26
27IMAPPart::IMAPPart(IMAPPart * other) : AbstractPart(other)
28{

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected