All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
String32 Member List

This is the complete list of members for String32, including all inherited members.

CharType typedefString32
data()String32inline
data() constString32inline
empty() constString32inline
Hash() constString32
length() constString32inline
operator!=(const String32 &other) constString32
operator+(String32 lhs, const String32 &rhs)String32friend
operator+=(const String32 &other)String32
operator<(const String32 &other) constString32
operator=(const String32 &other)String32
operator=(String32 &&other)String32
operator==(const String32 &other) constString32
operator[](size_t pos)String32inline
operator[](size_t pos) constString32inline
size() constString32inline
sizeBytes() constString32inline
String32()String32
String32(const char32_t *c_str, size_t len)String32
String32(const String32 &other)String32
String32(String32 &&other)String32
utf16() constString32
utf8() constString32
~String32()String32