Compounds | |
class | rfc822::body |
a RFC822 body. More... | |
class | rfc822::header::entry |
An adapter class for use with header::operator[]. More... | |
class | rfc822::header |
a parsed header. More... | |
class | rfc822::mbox::iterator |
An iterator over UNIX style mail files. More... | |
class | rfc822::mbox |
UNIX style mbox file parser. More... | |
class | rfc822::msg |
a single RFC822 compliant message. More... | |
class | rfc822::parser |
a somewhat RFC822 compatible entry parser. More... | |
Functions | |
ostream & | operator<< (ostream &, const header &) |
|
|