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

rfc822::header::entry Class Reference

An adapter class for use with header::operator[]. More...

#include <header.h>

Inheritance diagram for rfc822::header::entry::

string List of all members.

Public Methods

 entry (const string &value, header &header, const string &i)
 entry (const entry &entry)
 ~entry ()
entry & operator= (const string &s)
entry & operator+= (const string &s)

Detailed Description

An adapter class for use with header::operator[].


Constructor & Destructor Documentation

rfc822::header::entry::entry (  const string &    value,
header &    header,
const string &    i
)  [inline]
 

rfc822::header::entry::entry (  const entry &    entry )  [inline]
 

rfc822::header::entry::~entry (    )  [inline]
 


Member Function Documentation

entry& rfc822::header::entry::operator+= (  const string &    s )  [inline]
 

entry& rfc822::header::entry::operator= (  const string &    s )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 22 17:03:48 2001 for rfc822 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001