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

msg::Header Class Reference

#include <Header.hh>

List of all members.

Public Member Functions

 Header ()
 Default constructors, etc. for Header.
 ~Header ()
int number (void)
 Return the No. of the message.
void setNumber (int)
 Set the No. of the message.
int size (void)
 Return the size of the message.
void setSize (int)
 Set the size of the message.
const vector< Line > & lines (void)
 Return the message lines of the header.
void addLine (const Line &)
 Adds a line to the list of already stored message lines.
const string & sender (void)
 Return the sender of the message.
void setSender (const string &)
 Set the sender of the message.
const string & subject (void)
 Return the subject of the message.
void setSubject (const string &)
 Set the subject of the message.
const string & date (void)
 Return the date of the message.
void setDate (const string &)
 Set the date of the message.
const string & messageID (void)
 Return the message-ID of the message.
void setMessageID (const string &)
 Set the message-ID of the message.
const string & normalSubject (void)
 Return the normalized subject of the message.
void setNormalSubject (const string &)
 Set the normalized subject of the message.


Constructor & Destructor Documentation

msg::Header::Header  ) 
 

Default constructors, etc. for Header.

msg::Header::~Header  ) 
 


Member Function Documentation

void msg::Header::addLine const Line  ) 
 

Adds a line to the list of already stored message lines.

const string & msg::Header::date void   ) 
 

Return the date of the message.

const vector< Line > & msg::Header::lines void   ) 
 

Return the message lines of the header.

const string & msg::Header::messageID void   ) 
 

Return the message-ID of the message.

const string & msg::Header::normalSubject void   ) 
 

Return the normalized subject of the message.

int msg::Header::number void   ) 
 

Return the No. of the message.

const string & msg::Header::sender void   ) 
 

Return the sender of the message.

void msg::Header::setDate const string &   ) 
 

Set the date of the message.

void msg::Header::setMessageID const string &   ) 
 

Set the message-ID of the message.

void msg::Header::setNormalSubject const string &   ) 
 

Set the normalized subject of the message.

void msg::Header::setNumber int   ) 
 

Set the No. of the message.

void msg::Header::setSender const string &   ) 
 

Set the sender of the message.

void msg::Header::setSize int   ) 
 

Set the size of the message.

void msg::Header::setSubject const string &   ) 
 

Set the subject of the message.

int msg::Header::size void   ) 
 

Return the size of the message.

const string & msg::Header::subject void   ) 
 

Return the subject of the message.


The documentation for this class was generated from the following files:
Generated on Sun Aug 8 15:22:26 2004 for mailfilter by doxygen 1.3.8