Photon C++ Client API
5.0.7.3
|
This is the complete list of members for Object, including all inherited members.
| getCustomType(void) const | Object | |
| getDebugOutputLevel(void) | LoggingBase< Base > | static |
| getDimensions(void) const | Object | |
| getLogFormatOptions(void) | LoggingBase< Base > | static |
| getSizes(void) const | Object | |
| getType(void) const | Object | |
| Object(void) | Object | |
| Object(const Object &toCopy) | Object | |
| operator!=(const Object &toCompare) const | Object | |
| operator=(const Object &toCopy) | Object | virtual |
| operator==(const Object &toCompare) const | Object | |
| 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 | Object | virtual |
| toString(JString &retStr, bool withTypes=false) const=0 | Object | |
| toString(bool withTypes=false) const | Object | |
| 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 |
| ~Object(void) | Object | virtual |
| ~ToString(void) | ToString | virtual |