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

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

CharType typedefString8
data()String8inline
data() constString8inline
empty() constString8inline
Hash() constString8
length() constString8inline
operator!=(const String8 &other) constString8
operator+(String8 lhs, const String8 &rhs)String8friend
operator+=(const String8 &other)String8
operator<(const String8 &other) constString8
operator=(const String8 &other)String8
operator=(String8 &&other)String8
operator==(const String8 &other) constString8
operator[](size_t pos)String8inline
operator[](size_t pos) constString8inline
size() constString8inline
sizeBytes() constString8inline
String8()String8
String8(const char *c_str)String8
String8(const char *c_str, size_t len)String8
String8(const String8 &other)String8
String8(String8 &&other)String8
utf16() constString8
utf32() constString8
~String8()String8