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

Method IMAPIdentity

src/core/imap/MCIMAPIdentity.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11using namespace mailcore;
12
13IMAPIdentity::IMAPIdentity()
14{
15 init();
16}
17
18IMAPIdentity::IMAPIdentity(IMAPIdentity * identity)
19{

Callers

nothing calls this directly

Calls 3

initFunction · 0.85
setObjectForKeyMethod · 0.80

Tested by

no test coverage detected