Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ to
Method
to
src/core/abstract/MCMessageHeader.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
Array * MessageHeader::to()
257
{
258
return mTo;
259
}
260
261
void MessageHeader::setCc(Array * cc)
262
{
Callers
3
templateValuesForHeader
Method · 0.45
sendMessage
Method · 0.45
parseAddressesFromRfc822
Function · 0.45
Calls
no outgoing calls
Tested by
1
parseAddressesFromRfc822
Function · 0.36