Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ copy
Method
copy
src/core/abstract/MCMessageHeader.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
Object * MessageHeader::copy()
171
{
172
return new MessageHeader(this);
173
}
174
175
void MessageHeader::setMessageID(String * messageID)
176
{
Callers
2
replyHeader
Method · 0.45
forwardHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected