wibble::str::Split::const_iterator Class Reference

#include <string.h>

List of all members.

Public Member Functions

 const_iterator (const std::string &sep, const std::string &str)
 const_iterator (const std::string &sep, const std::string &str, bool)
const_iteratoroperator++ ()
std::string remainder () const
const std::string & operator* () const
const std::string * operator-> () const
bool operator== (const const_iterator &ti) const
bool operator!= (const const_iterator &ti) const


Constructor & Destructor Documentation

wibble::str::Split::const_iterator::const_iterator ( const std::string &  sep,
const std::string &  str 
) [inline]

wibble::str::Split::const_iterator::const_iterator ( const std::string &  sep,
const std::string &  str,
bool   
) [inline]


Member Function Documentation

const_iterator& wibble::str::Split::const_iterator::operator++ (  )  [inline]

std::string wibble::str::Split::const_iterator::remainder (  )  const [inline]

const std::string& wibble::str::Split::const_iterator::operator* (  )  const [inline]

const std::string* wibble::str::Split::const_iterator::operator-> (  )  const [inline]

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

References pos.

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

References pos.


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

Generated on Tue Jun 17 22:23:55 2008 for wibble by  doxygen 1.5.6