Photon C++ Client API
5.0.7.3
|
This is the complete list of members for Base, including all inherited members.
getDebugOutputLevel(void) | LoggingBase< Base > | static |
getLogFormatOptions(void) | LoggingBase< Base > | static |
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 | ToString | pure virtual |
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 |