![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
This is the complete list of members for ctkLogService, including all inherited members.
getLogLevel() const =0 | ctkLogService | pure virtual |
log(int level, const QString &message, const std::exception *exception=0, const char *file=0, const char *function=0, int line=-1)=0 | ctkLogService | pure virtual |
log(const ctkServiceReference &sr, int level, const QString &message, const std::exception *exception=0, const char *file=0, const char *function=0, int line=-1)=0 | ctkLogService | pure virtual |
LOG_DEBUG | ctkLogService | static |
LOG_ERROR | ctkLogService | static |
LOG_INFO | ctkLogService | static |
LOG_WARNING | ctkLogService | static |
~ctkLogService() | ctkLogService | inlinevirtual |