#include <cstring.h>
◆ UTF8CharacterIterator() [1/3]
◆ UTF8CharacterIterator() [2/3]
◆ UTF8CharacterIterator() [3/3]
◆ back()
const uint8_t * back |
( |
| ) |
const |
|
inline |
◆ begin()
const uint8_t * begin |
( |
| ) |
|
|
inline |
◆ end()
◆ front()
const uint8_t * front |
( |
| ) |
const |
|
inline |
◆ getByteLength()
uint8_t getByteLength |
( |
| ) |
const |
|
inline |
◆ next()
◆ operator const uint8_t *()
operator const uint8_t * |
( |
| ) |
const |
|
inline |
◆ operator++()
const uint8_t * operator++ |
( |
| ) |
|
|
inline |
◆ operator--()
const uint8_t * operator-- |
( |
| ) |
|
|
inline |
◆ operator==()
bool operator== |
( |
uint8_t |
i | ) |
|
|
inline |
◆ previous()
const uint8_t * previous |
( |
| ) |
|
|
inline |
◆ currentPos
const uint8_t* currentPos |
|
protected |
◆ startPos
◆ strLen
The documentation for this class was generated from the following file: