Photon C++ Client API
4.1.12.2
|
CustomType< typeCode > Member List
This is the complete list of members for CustomType< typeCode >, including all inherited members.
cleanup(void)=0 | CustomTypeBase | pure virtual |
compare(const CustomTypeBase &other) const =0 | CustomTypeBase | pure virtual |
constructClass(const CustomTypeFactory< typeCode > &factory) | CustomType< typeCode > | static |
deconstructClass(void) | CustomType< typeCode > | static |
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 | |
TypeCode | CustomType< typeCode > | static |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |