#include <WPXString.h>
WPXString::Iter::Iter |
( |
const WPXString & |
str) | |
|
WPXString::Iter::~Iter |
( |
) | |
|
|
virtual |
WPXString::Iter::Iter |
( |
const Iter & |
) | |
|
|
private |
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 |
( |
) | |
|
char* WPXString::Iter::m_curChar |
|
mutableprivate |
int WPXString::Iter::m_pos |
|
private |
The documentation for this class was generated from the following files: