◆ CharType
◆ String32() [1/4]
◆ String32() [2/4]
String32 |
( |
const char32_t * | c_str, |
|
|
size_t | len ) |
◆ String32() [3/4]
◆ String32() [4/4]
◆ ~String32()
◆ data() [1/2]
◆ data() [2/2]
const char32_t * data |
( |
| ) |
const |
|
inline |
◆ empty()
◆ Hash()
◆ length()
◆ operator!=()
bool operator!= |
( |
const String32 & | other | ) |
const |
◆ operator+=()
◆ operator<()
bool operator< |
( |
const String32 & | other | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool operator== |
( |
const String32 & | other | ) |
const |
◆ operator[]() [1/2]
char32_t & operator[] |
( |
size_t | pos | ) |
|
|
inline |
◆ operator[]() [2/2]
const char32_t & operator[] |
( |
size_t | pos | ) |
const |
|
inline |
◆ size()
◆ sizeBytes()
size_t sizeBytes |
( |
| ) |
const |
|
inline |
◆ utf16()
◆ utf8()
◆ operator+
The documentation for this class was generated from the following file: