wibble::Tokenizer::const_iterator Class Reference

#include <regexp.h>

Collaboration diagram for wibble::Tokenizer::const_iterator:
[legend]

List of all members.

Public Types

typedef std::string value_type
typedef ptrdiff_t difference_type
typedef value_typepointer
typedef value_typereference
typedef std::forward_iterator_tag iterator_category

Public Member Functions

 const_iterator (Tokenizer &tok)
 const_iterator (Tokenizer &tok, bool)
const_iteratoroperator++ ()
std::string operator* () const
bool operator== (const const_iterator &ti) const
bool operator!= (const const_iterator &ti) const


Member Typedef Documentation

typedef std::forward_iterator_tag wibble::Tokenizer::const_iterator::iterator_category


Constructor & Destructor Documentation

wibble::Tokenizer::const_iterator::const_iterator ( Tokenizer tok  )  [inline]

wibble::Tokenizer::const_iterator::const_iterator ( Tokenizer tok,
bool   
) [inline]


Member Function Documentation

Tokenizer::const_iterator & wibble::Tokenizer::const_iterator::operator++ (  ) 

std::string wibble::Tokenizer::const_iterator::operator* (  )  const [inline]

References wibble::list::end().

bool wibble::Tokenizer::const_iterator::operator== ( const const_iterator ti  )  const [inline]

References beg, end, and wibble::list::end().

bool wibble::Tokenizer::const_iterator::operator!= ( const const_iterator ti  )  const [inline]

References beg, end, and wibble::list::end().


The documentation for this class was generated from the following files:

Generated on Wed Jun 18 15:54:17 2008 for wibble by  doxygen 1.5.6