Photon C++ Client API
5.0.7.3
|
This is the complete list of members for Serializer, including all inherited members.
getData(void) const | Serializer | |
getDebugOutputLevel(void) | LoggingBase< Base > | static |
getLogFormatOptions(void) | LoggingBase< Base > | static |
getSize(void) const | Serializer | |
push(const T &data) | Serializer | |
push(const T pData, int arraySize) | Serializer | |
push(const T pData, const int *arraySizes) | Serializer | |
Serializer(nByte protocol=SerializationProtocol::DEFAULT) (defined in Serializer) | Serializer | |
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 | Serializer | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | Serializer | |
toString(bool withTypes=false) const | Serializer | |
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 |
~Serializer(void) (defined in Serializer) | Serializer | |
~ToString(void) | ToString | virtual |