restcgi::env::hdr_iterator Class Reference

List of all members.

Detailed Description

Iterator over the header field string pairs: name, value.


Public Types

typedef std::pair< std::string,
std::string > 
referent_type
 referent type

Public Member Functions

hdr_iteratoroperator++ ()
 pre-increment
hdr_iterator operator++ (int)
 post-increment
bool operator== (const hdr_iterator &rhs) const
 equals operator
bool operator!= (const hdr_iterator &rhs) const
 not equals operator
const referent_typeoperator * () const
 dereference
const referent_typeoperator-> () const
 reference

Friends

class env


Generated on Fri May 15 11:27:12 2009 for restcgi by  doxygen 1.4.7