Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
using namespace mailcore;
12
13
IMAPIdentity::IMAPIdentity()
14
{
15
init();
16
}
17
18
IMAPIdentity::IMAPIdentity(IMAPIdentity * identity)
19
{
Callers
nothing calls this directly
Calls
3
init
Function · 0.85
setObjectForKey
Method · 0.80
mc_foreachhashmapKeyAndValue
Function · 0.50
Tested by
no test coverage detected