Photon C++ Client API
5.0.7.3
|
This is the complete list of members for Deserializer, including all inherited members.
| Deserializer(const nByte *data, unsigned int size, nByte protocol=SerializationProtocol::DEFAULT) | Deserializer | |
| getDebugOutputLevel(void) | LoggingBase< Base > | static |
| getLogFormatOptions(void) | LoggingBase< Base > | static |
| pop(Object &object) | Deserializer | |
| 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 | Deserializer | virtual |
| toString(JString &retStr, bool withTypes=false) const=0 | Deserializer | |
| toString(bool withTypes=false) const | Deserializer | |
| ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
| typeToString(void) const | ToString | virtual |
| ~Base(void)=0 | Base | pure virtual |
| ~Deserializer(void) (defined in Deserializer) | Deserializer | virtual |
| ~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual |
| ~ToString(void) | ToString | virtual |