Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ IMAPNamespace
Method
IMAPNamespace
src/core/imap/MCIMAPNamespace.cpp:15–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
IMAPNamespace::IMAPNamespace()
16
{
17
init();
18
mItems = new Array();
19
}
20
21
IMAPNamespace::IMAPNamespace(IMAPNamespace * other)
22
{
Callers
nothing calls this directly
Calls
2
init
Function · 0.85
copy
Method · 0.45
Tested by
no test coverage detected