Photon C++ Client API  5.0.7.3
JObject Member List

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

getDebugOutputLevel(void)LoggingBase< Base >static
getElementCount(void) const (defined in JObject)JObject
getLogFormatOptions(void)LoggingBase< Base >static
getPayload(void) const (defined in JObject)JObject
getPayload(void) (defined in JObject)JObject
JObject(const FT &payload) (defined in JObject)JObject
JObject(FT *payloadArray, unsigned int elementCount) (defined in JObject)JObject
JObject(const JObject &toCopy) (defined in JObject)JObject
operator!=(const JObject &toCompare) constJObject
operator=(const JObject &toCopy) (defined in JObject)JObject
operator==(const JObject &toCompare) constJObject
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) constJObjectvirtual
toString(JString &retStr, bool withTypes=false) const=0JObject
toString(bool withTypes=false) constJObject
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)=0Basepure virtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~ToString(void)ToStringvirtual