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

Function INITIALIZE

src/core/rfc822/MCMessageParser.cpp:312–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310}
311
312INITIALIZE(MessageParser)
313{
314 Object::registerObjectConstructor("mailcore::MessageParser", &createObject);
315}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected