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 & |
st, |
|
|
int |
notify_level, |
|
|
bool |
newLine |
|
) |
| |
|
virtual |
Writes the latest data to stdout.
Implements DtPrinter.
Member Data Documentation
The documentation for this class was generated from the following file: