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

Function INITIALIZE

src/core/imap/MCIMAPPart.cpp:366–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364}
365
366INITIALIZE(IMAPPart)
367{
368 Object::registerObjectConstructor("mailcore::IMAPPart", &createObject);
369}
370

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected