MCPcopy 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
40Object * IMAPNamespace::copy()
41{
42 return new IMAPNamespace(this);
43}
44
45IMAPNamespaceItem * IMAPNamespace::mainItem()
46{

Callers 1

IMAPNamespaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected