DtStdoutPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard output device.
More...
DtStdoutPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard output device.
| DtStdoutPrinter::DtStdoutPrinter |
( |
| ) |
|
|
inline |
| DtStdoutPrinter::~DtStdoutPrinter |
( |
| ) |
|
|
inlinevirtual |
| virtual void DtStdoutPrinter::write |
( |
const std::string & |
st, |
|
|
int |
notify_level, |
|
|
bool |
newLine |
|
) |
| |
|
virtual |
Writes the latest data to stdout.
Implements DtPrinter.
The documentation for this class was generated from the following file: