WPXString::Iter Class Reference

#include <WPXString.h>

List of all members.

Public Member Functions

 Iter (const WPXString &str)
virtual ~Iter ()
void rewind ()
bool next ()
bool last ()
const char * operator() () const

Private Attributes

void * m_buf
int m_pos
char * m_curChar


Constructor & Destructor Documentation

WPXString::Iter::Iter ( const WPXString str  ) 

WPXString::Iter::~Iter (  )  [virtual]


Member Function Documentation

bool WPXString::Iter::last (  ) 

bool WPXString::Iter::next (  ) 

const char * WPXString::Iter::operator() (  )  const

void WPXString::Iter::rewind (  ) 


Member Data Documentation

void* WPXString::Iter::m_buf [private]

char* WPXString::Iter::m_curChar [mutable, private]

int WPXString::Iter::m_pos [private]


The documentation for this class was generated from the following files:
Generated on Thu Aug 10 23:42:17 2006 for libwpd by doxygen 1.4.7