Photon C++ Client API
5.0.7.3
|
This is the complete list of members for CustomType< T, typeCode >, including all inherited members.
| 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) | LoggingBase< Base > | static |
| getLogFormatOptions(void) | LoggingBase< Base > | static |
| getTypeCode(void) const (defined in CustomType< T, typeCode >) | CustomType< T, typeCode > | virtual |
| registerType(void) | CustomType< T, typeCode > | static |
| serialize(nByte *pRetVal) const =0 | CustomTypeBase | pure virtual |
| 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=0 | CustomTypeBase | |
| toString(bool withTypes=false) const | CustomTypeBase | |
| 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< T, typeCode > | static |
| typeToString(void) const | ToString | virtual |
| unregisterType(void) | CustomType< T, typeCode > | static |
| ~Base(void)=0 | Base | pure virtual |
| ~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual |
| ~ToString(void) | ToString | virtual |