Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

rfc::RFC822 Class Reference

#include <RFC822.hh>

List of all members.

Public Methods

 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. More...

string normalise (const string &)
 Normalise the subject, anySubject does/must contain std::ends already as normalise() is not adding any null-terminator! More...


Constructor & Destructor Documentation

rfc::RFC822::RFC822  
 

rfc::RFC822::~RFC822  
 


Member Function Documentation

msg::Header rfc::RFC822::extract const string &   ,
int   ,
int   ,
bool   
 

Extract header information from a RFC822 compliant header, stored entirely in a single string object.

string rfc::RFC822::normalise const string &   
 

Normalise the subject, anySubject does/must contain std::ends already as normalise() is not adding any null-terminator!


The documentation for this class was generated from the following files:
Generated on Mon Apr 22 18:50:42 2002 for mailfilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002