Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ Address
Method
Address
src/core/abstract/MCAddress.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
static Array * lep_address_list_from_lep_addr(struct mailimf_address_list * addr_list, int encoded);
14
15
Address::Address()
16
{
17
init();
18
}
19
20
Address::Address(Address * other)
21
{
Callers
nothing calls this directly
Calls
3
init
Function · 0.85
displayName
Method · 0.45
mailbox
Method · 0.45
Tested by
no test coverage detected