MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / copy

Method copy

src/core/imap/MCIMAPIdentity.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91Object * IMAPIdentity::copy()
92{
93 return new IMAPIdentity(this);
94}
95
96String * IMAPIdentity::description()
97{

Callers 1

setInfoForKeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected