|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
Public Member Functions | |
| UTF8CharacterIterator (const std::string &str) | |
| uint8_t * | next () |
| uint8_t * | previous () |
| uint8_t | getByteLength () const |
| uint8_t * | begin () |
| uint8_t * | end () |
| const uint8_t * | front () const |
| const uint8_t * | back () const |
| const uint8_t * | operator++ () |
| const uint8_t * | operator-- () |
| bool | operator== (uint8_t i) |
| operator uint8_t * () const | |
Protected Attributes | |
| const std::string & | str |
| uint8_t * | currentPos |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
|
inline |
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
|
protected |