Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ copy
Method
copy
src/core/imap/MCIMAPNamespace.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
Object * IMAPNamespace::copy()
41
{
42
return new IMAPNamespace(this);
43
}
44
45
IMAPNamespaceItem * IMAPNamespace::mainItem()
46
{
Callers
1
IMAPNamespace
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected