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

Function INITIALIZE

src/core/imap/MCIMAPMessage.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327INITIALIZE(IMAPMessage)
328{
329 Object::registerObjectConstructor("mailcore::IMAPMessage", &createObject);
330}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected