base iterator class for UString
More...
#include <MyGUI_UString.h>
base iterator class for UString
Definition at line 216 of file MyGUI_UString.h.
MyGUI::UString::_base_iterator::_base_iterator |
( |
| ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_become |
( |
const _base_iterator & |
i | ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_jump_to |
( |
size_type |
index | ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_moveNext |
( |
| ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_movePrev |
( |
| ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_seekFwd |
( |
size_type |
c | ) |
|
|
protected |
void MyGUI::UString::_base_iterator::_seekRev |
( |
size_type |
c | ) |
|
|
protected |
int MyGUI::UString::_base_iterator::_setCharacter |
( |
unicode_char |
uc | ) |
|
|
protected |
bool MyGUI::UString::_base_iterator::_test_begin |
( |
| ) |
const |
|
protected |
bool MyGUI::UString::_base_iterator::_test_end |
( |
| ) |
const |
|
protected |
dstring::iterator MyGUI::UString::_base_iterator::mIter |
|
protected |
UString* MyGUI::UString::_base_iterator::mString |
|
protected |
The documentation for this class was generated from the following files: