Adapter that overwrites the standard itk logging output window and sends the logging messages to the MITK.
More...
#include <mitkItkLoggingAdapter.h>
|
static Pointer | New () |
|
static void | Initialize () |
| Initializes the logging adapter. Itk logging messages are redirected to MITK logging afterwards. More...
|
|
Adapter that overwrites the standard itk logging output window and sends the logging messages to the MITK.
Definition at line 28 of file mitkItkLoggingAdapter.h.
◆ ConstPointer
◆ Pointer
◆ Self
◆ ItkLoggingAdapter()
mitk::ItkLoggingAdapter::ItkLoggingAdapter |
( |
| ) |
|
|
protected |
◆ ~ItkLoggingAdapter()
mitk::ItkLoggingAdapter::~ItkLoggingAdapter |
( |
| ) |
|
|
overrideprotected |
◆ Clone()
Pointer mitk::ItkLoggingAdapter::Clone |
( |
| ) |
const |
◆ DisplayText()
void mitk::ItkLoggingAdapter::DisplayText |
( |
const char * |
s | ) |
|
|
override |
◆ GetClassName()
virtual const char* mitk::ItkLoggingAdapter::GetClassName |
( |
| ) |
const |
|
virtual |
Run-time type information (and related methods).
◆ Initialize()
static void mitk::ItkLoggingAdapter::Initialize |
( |
| ) |
|
|
static |
Initializes the logging adapter. Itk logging messages are redirected to MITK logging afterwards.
◆ New()
static Pointer mitk::ItkLoggingAdapter::New |
( |
| ) |
|
|
static |
New macro for creation of through a Smart Pointer
The documentation for this class was generated from the following file: