Photon C++ Client API  5.0.7.3
CustomTypeBase Member List

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

compare(const CustomTypeBase &other) const =0CustomTypeBasepure virtual
deserialize(const nByte *pData, short length)=0CustomTypeBasepure virtual
duplicate(CustomTypeBase *pRetVal) const =0CustomTypeBasepure virtual
getDebugOutputLevel(void)LoggingBase< Base >static
getLogFormatOptions(void)LoggingBase< Base >static
getTypeCode(void) const =0 (defined in CustomTypeBase)CustomTypeBasepure virtual
serialize(nByte *pRetVal) const =0CustomTypeBasepure virtual
setDebugOutputLevel(int debugLevel)LoggingBase< Base >static
setListener(const BaseListener *pBaseListener)LoggingBase< Base >static
setLogFormatOptions(const LogFormatOptions &options)LoggingBase< Base >static
toString(JString &retStr, bool withTypes=false) const=0CustomTypeBase
toString(bool withTypes=false) constCustomTypeBase
ExitGames::Common::Base::toString(JString &retStr, bool withTypes=false) const =0ToStringpure virtual
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)=0Basepure virtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~ToString(void)ToStringvirtual