Photon C++ Client API
5.0.7.3
|
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) const | JObject | |
operator=(const JObject &toCopy) (defined in JObject) | JObject | |
operator==(const JObject &toCompare) const | JObject | |
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 | JObject | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | JObject | |
toString(bool withTypes=false) const | JObject | |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void)=0 | Base | pure virtual |
~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual |
~ToString(void) | ToString | virtual |