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

Method copy

src/core/imap/MCIMAPMessage.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63Object * IMAPMessage::copy()
64{
65 return new IMAPMessage(this);
66}
67
68String * IMAPMessage::description()
69{

Callers 1

IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected