Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::LogBackend, including all inherited members.
AppendTimeStamp(std::ostream &out) | mitk::LogBackendText | protected |
CatchLogFileCommandLineParameter(int &argc, char **argv) | mitk::LogBackend | static |
CheckIfFileExists(const std::string &filename) | mitk::LogBackend | protectedstatic |
EnableAdditionalConsoleWindow(bool enable) | mitk::LogBackend | static |
FormatFull(const LogMessage &message, int threadID=0) | mitk::LogBackendText | protected |
FormatFull(std::ostream &out, const LogMessage &message, int threadID=0) | mitk::LogBackendText | protected |
FormatSmart(const LogMessage &message, int threadID=0) | mitk::LogBackendText | protected |
FormatSmart(std::ostream &out, const LogMessage &message, int threadID=0) | mitk::LogBackendText | protected |
FormatSmartWindows(const LogMessage &message, int) | mitk::LogBackendText | protected |
GetLogFile() | mitk::LogBackend | static |
GetOutputType() const override | mitk::LogBackend | virtual |
IncrementLogFileNames(const std::string &prefixPath, int numLogFiles=10) | mitk::LogBackend | static |
OutputType enum name | mitk::LogBackendBase | |
ProcessMessage(const LogMessage &) override | mitk::LogBackend | virtual |
Register() | mitk::LogBackend | static |
RotateLogFiles(const std::string &prefixPath) | mitk::LogBackend | static |
SetLogFile(const std::string &file) | mitk::LogBackend | static |
Unregister() | mitk::LogBackend | static |
~LogBackendBase() | mitk::LogBackendBase | virtual |
~LogBackendText() override | mitk::LogBackendText |