This is the complete list of members for UString, including all inherited members.
| AddReference(void) | RefCounted | inlineprotected |
| Capacity(void) const | UString | |
| Compare(const Char *s) const | UString | |
| Compare(const WChar *s) const | UString | |
| Compare(const UString &s) const | UString | |
| CompareNoCase(const Char *s) const | UString | |
| CompareNoCase(const WChar *ws) const | UString | |
| CompareNoCase(const UString &s) const | UString | |
| Concat(const Char *s) | UString | |
| Concat(const WChar *ws) | UString | |
| Concat(const UString &s) | UString | |
| ConvertToANSI(Char *buffer, UInt bufferLength) const | UString | |
| Copy(const Char *s) | UString | |
| Copy(const WChar *ws) | UString | |
| Copy(const UString &s) | UString | |
| Find(Char c) const | UString | |
| Find(WChar wc) const | UString | |
| FindLast(Char c) const | UString | |
| FindLast(WChar c) const | UString | |
| Get(void) const | UString | inline |
| Left(UInt count) | UString | |
| Length(void) const | UString | |
| Middle(UInt first, UInt count) | UString | |
| operator const WChar *() const | UString | inline |
| operator!=(const Char *s) | UString | inline |
| operator!=(const WChar *ws) | UString | inline |
| operator!=(const UString &s) | UString | inline |
| RefCounted::operator!=(const RefCounted &) const | RefCounted | inlineprotected |
| operator+(const Char *s) | UString | inline |
| operator+(const WChar *ws) | UString | inline |
| operator+(const UString &s) | UString | inline |
| operator+=(const Char *s) | UString | inline |
| operator+=(const WChar *ws) | UString | inline |
| operator+=(const UString &s) | UString | inline |
| operator<(const Char *s) | UString | inline |
| operator<(const WChar *ws) | UString | inline |
| operator<(const UString &s) | UString | inline |
| operator<=(const Char *s) | UString | inline |
| operator<=(const WChar *ws) | UString | inline |
| operator<=(const UString &s) | UString | inline |
| operator=(const Char *s) | UString | inline |
| operator=(const WChar *ws) | UString | inline |
| operator=(const UString &s) | UString | inline |
| RefCounted::operator=(const RefCounted &) | RefCounted | inlineprotected |
| operator==(const Char *s) | UString | inline |
| operator==(const WChar *ws) | UString | inline |
| operator==(const UString &s) | UString | inline |
| RefCounted::operator==(const RefCounted &) const | RefCounted | inlineprotectedvirtual |
| operator>(const Char *s) | UString | inline |
| operator>(const WChar *ws) | UString | inline |
| operator>(const UString &s) | UString | inline |
| operator>=(const Char *s) | UString | inline |
| operator>=(const WChar *ws) | UString | inline |
| operator>=(const UString &s) | UString | inline |
| RefCounted() | RefCounted | inlineprotected |
| RefCounted(const RefCounted &) | RefCounted | inlineprotected |
| ReferenceCount(void) const | RefCounted | inlineprotected |
| Release(void) | RefCounted | inlineprotectedvirtual |
| Resize(UInt size) | UString | |
| Reverse(void) | UString | |
| Right(UInt count) | UString | |
| Size(void) const | UString | |
| SubString(const Char *s) | UString | |
| SubString(const WChar *ws) | UString | |
| SubString(const UString &s) | UString | |
| ToLower(void) | UString | |
| ToUpper(void) | UString | |
| Trim(const Char *trimChars) | UString | |
| Trim(const WChar *trimChars) | UString | |
| Trim(const UString &trimChars) | UString | |
| TrimLeft(const Char *trimChars) | UString | |
| TrimLeft(const WChar *trimChars) | UString | |
| TrimLeft(const UString &trimChars) | UString | |
| TrimRight(const Char *trimChars) | UString | |
| TrimRight(const WChar *trimChars) | UString | |
| TrimRight(const UString &trimChars) | UString | |
| UString() | UString | |
| UString(UInt capacity) | UString | |
| UString(const Char *s) | UString | |
| UString(const WChar *ws) | UString | |
| UString(const UString &s) | UString | |
| ~RefCounted() | RefCounted | inlineprotectedvirtual |
| ~UString() | UString | virtual |