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

Function INITIALIZE

src/core/imap/MCIMAPNamespace.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165INITIALIZE(IMAPNamespace)
166{
167 Object::registerObjectConstructor("mailcore::IMAPNamespace", &createObject);
168}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected