Photon C++ Client API
4.1.12.2
|
CustomTypeBase Member List
This is the complete list of members for CustomTypeBase, including all inherited members.
cleanup(void)=0 | CustomTypeBase | pure virtual |
compare(const CustomTypeBase &other) const =0 | CustomTypeBase | pure virtual |
deserialize(const nByte *pData, short length)=0 | CustomTypeBase | pure virtual |
duplicate(CustomTypeBase *pRetVal) const =0 | CustomTypeBase | pure virtual |
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
serialize(nByte *pRetVal) const =0 | CustomTypeBase | pure virtual |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
ExitGames::Common::Base::toString(JString &retStr, bool withTypes=false) const =0 | ToString | pure virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |