Photon C++ Client API  5.0.7.3
ANSIString Member List

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

ANSIString(void)ANSIString
ANSIString(const ANSIString &str)ANSIString
ANSIString(const JString &str)ANSIString
ANSIString(const char *str)ANSIString
ANSIString(const EG_CHAR *str)ANSIString
BaseCharString()BaseCharString
cstr(void) constBaseCharString
getDebugOutputLevel(void)LoggingBase< Base >static
getLogFormatOptions(void)LoggingBase< Base >static
JStringRepresentation(void) constANSIStringvirtual
length(void) constBaseCharString
operator const char *(void) constANSIStringvirtual
operator JString(void) constANSIStringvirtual
operator=(const ANSIString &Rhs)ANSIString
operator=(const JString &Rhs)ANSIString
operator=(const char *Rhs)ANSIString
operator=(const EG_CHAR *Rhs)ANSIString
setDebugOutputLevel(int debugLevel)LoggingBase< Base >static
setListener(const BaseListener *pBaseListener)LoggingBase< Base >static
setLogFormatOptions(const LogFormatOptions &options)LoggingBase< Base >static
size(void) constANSIStringvirtual
toString(JString &retStr, bool withTypes=false) constBaseCharStringvirtual
toString(JString &retStr, bool withTypes=false) const=0BaseCharString
toString(bool withTypes=false) constBaseCharString
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~ANSIString(void)ANSIString
~Base(void)=0Basepure virtual
~BaseCharString(void)BaseCharStringvirtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~ToString(void)ToStringvirtual