Photon C++ Client API
4.1.12.2
|
Serializer Member List
This is the complete list of members for Serializer, including all inherited members.
getData(void) const | Serializer | |
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
getSize(void) const | Serializer | |
push(const T &data) | Serializer | |
push(const T pData, typename Helpers::ArrayLengthType< T >::type arraySize) | Serializer | |
push(const T pData, const short *arraySizes) | Serializer | |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
toString(JString &retStr, bool withTypes=false) const | Serializer | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |