DtStdoutPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard output device.
More...
Detailed Description
DtStdoutPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard output device.
Constructor & Destructor Documentation
| DtStdoutPrinter::DtStdoutPrinter |
( |
| ) |
|
|
inline |
| DtStdoutPrinter::~DtStdoutPrinter |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void DtStdoutPrinter::write |
( |
const std::string & |
str, |
|
|
int |
notify_level |
|
) |
| |
|
virtual |
write() is called by the output stream every time information is available to print.
Implements DtPrinter.
Member Data Documentation
The documentation for this class was generated from the following file: