MCPcopy 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
15IMAPNamespace::IMAPNamespace()
16{
17 init();
18 mItems = new Array();
19}
20
21IMAPNamespace::IMAPNamespace(IMAPNamespace * other)
22{

Callers

nothing calls this directly

Calls 2

initFunction · 0.85
copyMethod · 0.45

Tested by

no test coverage detected