Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ from
Method
from
src/core/abstract/MCMessageHeader.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
Address * MessageHeader::from()
247
{
248
return mFrom;
249
}
250
251
void MessageHeader::setTo(Array * to)
252
{
Callers
4
toString
Method · 0.45
templateValuesForHeader
Method · 0.45
sendMessage
Method · 0.45
parseAddressesFromRfc822
Function · 0.45
Calls
no outgoing calls
Tested by
1
parseAddressesFromRfc822
Function · 0.36