Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
UString Member List

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

AddReference(void)RefCountedinlineprotected
Capacity(void) constUString
Compare(const Char *s) constUString
Compare(const WChar *s) constUString
Compare(const UString &s) constUString
CompareNoCase(const Char *s) constUString
CompareNoCase(const WChar *ws) constUString
CompareNoCase(const UString &s) constUString
Concat(const Char *s)UString
Concat(const WChar *ws)UString
Concat(const UString &s)UString
ConvertToANSI(Char *buffer, UInt bufferLength) constUString
Copy(const Char *s)UString
Copy(const WChar *ws)UString
Copy(const UString &s)UString
Find(Char c) constUString
Find(WChar wc) constUString
FindLast(Char c) constUString
FindLast(WChar c) constUString
Get(void) constUStringinline
Left(UInt count)UString
Length(void) constUString
Middle(UInt first, UInt count)UString
operator const WChar *() constUStringinline
operator!=(const Char *s)UStringinline
operator!=(const WChar *ws)UStringinline
operator!=(const UString &s)UStringinline
RefCounted::operator!=(const RefCounted &) constRefCountedinlineprotected
operator+(const Char *s)UStringinline
operator+(const WChar *ws)UStringinline
operator+(const UString &s)UStringinline
operator+=(const Char *s)UStringinline
operator+=(const WChar *ws)UStringinline
operator+=(const UString &s)UStringinline
operator<(const Char *s)UStringinline
operator<(const WChar *ws)UStringinline
operator<(const UString &s)UStringinline
operator<=(const Char *s)UStringinline
operator<=(const WChar *ws)UStringinline
operator<=(const UString &s)UStringinline
operator=(const Char *s)UStringinline
operator=(const WChar *ws)UStringinline
operator=(const UString &s)UStringinline
RefCounted::operator=(const RefCounted &)RefCountedinlineprotected
operator==(const Char *s)UStringinline
operator==(const WChar *ws)UStringinline
operator==(const UString &s)UStringinline
RefCounted::operator==(const RefCounted &) constRefCountedinlineprotectedvirtual
operator>(const Char *s)UStringinline
operator>(const WChar *ws)UStringinline
operator>(const UString &s)UStringinline
operator>=(const Char *s)UStringinline
operator>=(const WChar *ws)UStringinline
operator>=(const UString &s)UStringinline
RefCounted()RefCountedinlineprotected
RefCounted(const RefCounted &)RefCountedinlineprotected
ReferenceCount(void) constRefCountedinlineprotected
Release(void)RefCountedinlineprotectedvirtual
Resize(UInt size)UString
Reverse(void)UString
Right(UInt count)UString
Size(void) constUString
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()RefCountedinlineprotectedvirtual
~UString()UStringvirtual