This class represents an internet Address, which may be parsed in accordance with RFC822.
Class summary |
Methods inherited from util::Error |
error(a) get_reason() |
Variables inherited from util::Error |
reason |
Methods defined in this class |
generate_mailboxes() get_domain() get_local_part() get_phrase() get_route() initially() parse(s) set_domain(x) set_local_part(x) set_phrase(x) set_route(x) to_rfc822() to_string() |
Variables defined in this class |
domain local_part phrase route |
Method detail |
Variable detail |