REFERENCE MANUAL
This is the complete list of members for UTF8, including all inherited members.
Assign(UTF8 &&in_utf8) | UTF8 | |
Assign(UTF8 const &in_utf8) | UTF8 | |
At(size_t in_index) const | UTF8 | inline |
Clear() | UTF8 | |
Empty() const | UTF8 | inline |
GetBytes() const | UTF8 | inline |
GetHash() const | UTF8 | |
GetLength() const | UTF8 | inline |
GetWStrLength() const | UTF8 | inline |
IsValid() const | UTF8 | inline |
operator char const *() const | UTF8 | inline |
operator!=(UTF8 const &in_utf8) const | UTF8 | inline |
operator!=(char const *in_utf8) const | UTF8 | inline |
operator!=(char const *in_left, UTF8 const &in_right) | UTF8 | friend |
operator!=(wchar_t const *in_left, UTF8 const &in_right) | UTF8 | friend |
operator+(UTF8 const &in_utf8) const | UTF8 | |
operator+(char const *in_utf8) const | UTF8 | |
operator+(char const *in_left, UTF8 const &in_right) | UTF8 | friend |
operator+(wchar_t const *in_left, UTF8 const &in_right) | UTF8 | friend |
operator+=(UTF8 const &in_utf8) | UTF8 | |
operator+=(char const *in_utf8) | UTF8 | |
operator=(UTF8 &&in_utf8) | UTF8 | inline |
operator=(UTF8 const &in_utf8) | UTF8 | inline |
operator==(UTF8 const &in_utf8) const | UTF8 | |
operator==(char const *in_utf8) const | UTF8 | |
operator==(char const *in_left, UTF8 const &in_right) | UTF8 | friend |
operator==(wchar_t const *in_left, UTF8 const &in_right) | UTF8 | friend |
Reset() | UTF8 | inline |
ToWStr(wchar_t *out_wide_string) const | UTF8 | |
ToWStr(WCharArray &out_wide_string) const | UTF8 | |
UTF8() | UTF8 | |
UTF8(char const *in_string, char const *in_locale=0) | UTF8 | |
UTF8(wchar_t const *in_string) | UTF8 | |
UTF8(UTF8 const &in_that) | UTF8 | |
UTF8(UTF8 &&in_that) | UTF8 | |
~UTF8() | UTF8 |