#include <WPXString.h>
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 |
|
mutableprivate |
int WPXString::Iter::m_pos |
|
private |
The documentation for this class was generated from the following files: