|  Photon C++ Client API
                     5.0.7.3 | 
This is the complete list of members for CustomTypeBase, 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 =0 (defined in CustomTypeBase) | CustomTypeBase | pure virtual | 
| 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 | |
| typeToString(void) const | ToString | virtual | 
| ~Base(void)=0 | Base | pure virtual | 
| ~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual | 
| ~ToString(void) | ToString | virtual |