Photon C++ Client API
4.1.12.2
|
Base Member List
This is the complete list of members for Base, including all inherited members.
| getDebugOutputLevel(void) | Base | static |
| getLogFormatOptions(void) | Base | static |
| setDebugOutputLevel(int debugLevel) | Base | static |
| setListener(const BaseListener *baseListener) | Base | static |
| setLogFormatOptions(const LogFormatOptions &options) | Base | static |
| toString(JString &retStr, bool withTypes=false) const =0 | ToString | pure virtual |
| toString(bool withTypes=false) const | ToString | |
| typeToString(void) const | ToString | virtual |
| ~Base(void) | Base | virtual |
| ~ToString(void) | ToString | virtual |
Photon C++ Client API