Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ INITIALIZE
Function
INITIALIZE
src/core/rfc822/MCMessagePart.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
INITIALIZE(MessagePart)
49
{
50
Object::registerObjectConstructor(
"mailcore::MessagePart"
, &createObject);
51
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected