|
fw4spl
|
Outputs ITK messages to the fw4spl log. More...
Inheritance diagram for ItkLogger:
Collaboration diagram for ItkLogger:Public Types | |
| typedef ItkLogger | Self |
| typedef ::itk::SmartPointer< Self > | Pointer |
Public Member Functions | |
| itkTypeMacro (ItkLogger,::itk::Object) | |
| virtual void | DisplayText (const char *_txt) override |
| virtual void | DisplayErrorText (const char *_txt) override |
| virtual void | DisplayWarningText (const char *_txt) override |
| virtual void | DisplayDebugText (const char *_txt) override |
Static Public Member Functions | |
| static Pointer | New () |
Outputs ITK messages to the fw4spl log.
Definition at line 14 of file ItkLogger.cpp.