#include <RFC822.hh>
Public Member Functions | |
RFC822 () | |
~RFC822 () | |
msg::Header | extract (const string &, int, int, bool) |
Extract header information from a RFC822 compliant header, stored entirely in a single string object. | |
string | normalise (const string &) |
Normalise the subject, anySubject does/must contain std::ends already as normalise() is not adding any null-terminator! |
|
|
|
|
|
Extract header information from a RFC822 compliant header, stored entirely in a single string object.
|
|
Normalise the subject, anySubject does/must contain std::ends already as normalise() is not adding any null-terminator!
|