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

Function INITIALIZE

src/core/imap/MCIMAPNamespaceItem.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181INITIALIZE(IMAPNamespaceItem)
182{
183 Object::registerObjectConstructor("mailcore::IMAPNamespaceItem", &createObject);
184}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected