MCPcopy 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

13static Array * lep_address_list_from_lep_addr(struct mailimf_address_list * addr_list, int encoded);
14
15Address::Address()
16{
17 init();
18}
19
20Address::Address(Address * other)
21{

Callers

nothing calls this directly

Calls 3

initFunction · 0.85
displayNameMethod · 0.45
mailboxMethod · 0.45

Tested by

no test coverage detected