|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for UTF8CharacterIterator, including all inherited members.
| back() const | UTF8CharacterIterator | inline |
| begin() | UTF8CharacterIterator | inline |
| currentPos | UTF8CharacterIterator | protected |
| end() | UTF8CharacterIterator | inline |
| front() const | UTF8CharacterIterator | inline |
| getByteLength() const | UTF8CharacterIterator | inline |
| next() | UTF8CharacterIterator | inline |
| operator uint8_t *() const | UTF8CharacterIterator | inline |
| operator++() | UTF8CharacterIterator | inline |
| operator--() | UTF8CharacterIterator | inline |
| operator==(uint8_t i) | UTF8CharacterIterator | inline |
| previous() | UTF8CharacterIterator | inline |
| str | UTF8CharacterIterator | protected |
| UTF8CharacterIterator(const std::string &str) | UTF8CharacterIterator | inline |