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