This is the complete list of members for cadex::UTF16String, including all inherited members.
Clear() | cadex::UTF16String | |
Data() const | cadex::UTF16String | |
IsEmpty() const | cadex::UTF16String | |
Length() const | cadex::UTF16String | |
operator!=(const UTF16String &theOther) const | cadex::UTF16String | |
operator+(const UTF16String &theOther) const | cadex::UTF16String | |
operator+=(const UTF16String &theOther) | cadex::UTF16String | |
operator=(const char *theOther) | cadex::UTF16String | |
operator=(const ValueType *theOther) (defined in cadex::UTF16String) | cadex::UTF16String | |
operator=(const std::wstring &theOther) | cadex::UTF16String | |
operator=(const std::string &theOther) | cadex::UTF16String | |
operator==(const UTF16String &theOther) const | cadex::UTF16String | |
ToString() const (defined in cadex::UTF16String) | cadex::UTF16String | |
ToWString() const | cadex::UTF16String | |
UTF16String() (defined in cadex::UTF16String) | cadex::UTF16String | inline |
UTF16String(const char *theOther) | cadex::UTF16String | |
UTF16String(const ValueType *theOther) (defined in cadex::UTF16String) | cadex::UTF16String | |
UTF16String(const ValueType *theOther, size_t theLength) (defined in cadex::UTF16String) | cadex::UTF16String | |
UTF16String(const wchar_t *theOther) | cadex::UTF16String | |
UTF16String(const std::wstring &theOther) | cadex::UTF16String | |
UTF16String(const std::string &theOther) (defined in cadex::UTF16String) | cadex::UTF16String | |
ValueType typedef (defined in cadex::UTF16String) | cadex::UTF16String | |
~UTF16String() (defined in cadex::UTF16String) | cadex::UTF16String |