Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

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::Iter::Iter const WPXString str  ) 
 

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

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


Member Function Documentation

bool WPXString::Iter::last  ) 
 

bool WPXString::Iter::next  ) 
 

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

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

void WPXString::Iter::rewind  ) 
 


Member Data Documentation

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

int WPXString::Iter::m_pos [private]
 

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


The documentation for this class was generated from the following files:
Generated on Sat Aug 20 05:20:58 2022 for libwpd by doxygen 1.3.5