WPXString::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 Member Functions

 Iter (const Iter &)
Iteroperator= (const Iter &)

Private Attributes

WPXStringImplm_stringImpl
int m_pos
char * m_curChar


Constructor & Destructor Documentation

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

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

WPXString::WPXString::Iter::Iter ( const Iter  )  [private]


Member Function Documentation

bool WPXString::WPXString::Iter::last (  ) 

bool WPXString::WPXString::Iter::next (  ) 

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

Iter& WPXString::WPXString::Iter::operator= ( const Iter  )  [private]

void WPXString::WPXString::Iter::rewind (  ) 


Member Data Documentation

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

int WPXString::WPXString::Iter::m_pos [private]

WPXStringImpl* WPXString::WPXString::Iter::m_stringImpl [private]


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

Generated on Wed Jul 22 12:07:30 2009 for libwpd by doxygen 1.5.8