Class FLTKTextBufferLogOutput represents a standard output stream.
More...
#include <igstkFLTKTextBufferLogOutput.h>
Inherits LogOutput.
Class FLTKTextBufferLogOutput represents a standard output stream.
This class provides thread safety for the standard stream output stream.
Definition at line 45 of file igstkFLTKTextBufferLogOutput.h.
igstk::FLTKTextBufferLogOutput::FLTKTextBufferLogOutput |
( |
| ) |
|
|
protected |
virtual igstk::FLTKTextBufferLogOutput::~FLTKTextBufferLogOutput |
( |
| ) |
|
|
protectedvirtual |
void igstk::FLTKTextBufferLogOutput::SetLogger |
( |
LoggerType * |
logger | ) |
|
Macro with standard traits declarations.
Set up definitions for the Logger
Get an output stream pointer.
void igstk::FLTKTextBufferLogOutput::SetStream |
( |
StreamType & |
Stream | ) |
|
Set an output stream pointer.
virtual void igstk::FLTKTextBufferLogOutput::Flush |
( |
| ) |
|
|
virtual |
virtual void igstk::FLTKTextBufferLogOutput::Write |
( |
double |
timestamp | ) |
|
|
virtual |
Write to multiple outputs.
virtual void igstk::FLTKTextBufferLogOutput::Write |
( |
std::string const & |
content | ) |
|
|
virtual |
virtual void igstk::FLTKTextBufferLogOutput::Write |
( |
std::string const & |
content, |
|
|
double |
timestamp |
|
) |
| |
|
virtual |
virtual void igstk::FLTKTextBufferLogOutput::PrintSelf |
( |
std::ostream & |
os, |
|
|
itk::Indent |
indent |
|
) |
| const |
|
protectedvirtual |
Print object information.
The documentation for this class was generated from the following file: