Photon C++ Client API
4.1.12.2
|
DeSerializer Member List
This is the complete list of members for DeSerializer, including all inherited members.
DeSerializer(const nByte *data, int size) | DeSerializer | |
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
pop(Object &object) | DeSerializer | |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
toString(JString &retStr, bool withTypes=false) const | DeSerializer | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |