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

Function INITIALIZE

src/core/imap/MCIMAPMessagePart.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64INITIALIZE(IMAPMessagePart)
65{
66 Object::registerObjectConstructor("mailcore::IMAPMessagePart", &createObject);
67}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected