Class FLTKTextLogOutput represents LogOutput for FLTK Fl_Text_Display.
More...
#include <igstkFLTKTextLogOutput.h>
Inherits LogOutput.
Class FLTKTextLogOutput represents LogOutput for FLTK Fl_Text_Display.
This class provides thread safety for logging on FLTK Fl_Text_Display.
Definition at line 47 of file igstkFLTKTextLogOutput.h.
igstk::FLTKTextLogOutput::FLTKTextLogOutput |
( |
| ) |
|
|
protected |
virtual igstk::FLTKTextLogOutput::~FLTKTextLogOutput |
( |
| ) |
|
|
protectedvirtual |
Get an output stream pointer.
void igstk::FLTKTextLogOutput::SetStream |
( |
StreamType & |
Stream | ) |
|
Set an output stream pointer.
virtual void igstk::FLTKTextLogOutput::Flush |
( |
| ) |
|
|
virtual |
virtual void igstk::FLTKTextLogOutput::Write |
( |
double |
timestamp | ) |
|
|
virtual |
Write to multiple outputs.
virtual void igstk::FLTKTextLogOutput::Write |
( |
std::string const & |
content | ) |
|
|
virtual |
virtual void igstk::FLTKTextLogOutput::Write |
( |
std::string const & |
content, |
|
|
double |
timestamp |
|
) |
| |
|
virtual |
virtual void igstk::FLTKTextLogOutput::PrintSelf |
( |
std::ostream & |
os, |
|
|
itk::Indent |
indent |
|
) |
| const |
|
protectedvirtual |
Print object information.
The documentation for this class was generated from the following file: