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

Function INITIALIZE

src/core/abstract/MCMessageHeader.cpp:1305–1308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1303}
1304
1305INITIALIZE(MessageHeader)
1306{
1307 Object::registerObjectConstructor("mailcore::MessageHeader", &createObject);
1308}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected