class DtStderrPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard error device.
More...
Detailed Description
class DtStderrPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard error device.
Constructor & Destructor Documentation
| DtStderrPrinter::DtStderrPrinter |
( |
| ) |
|
|
inline |
| DtStderrPrinter::~DtStderrPrinter |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void DtStderrPrinter::write |
( |
const std::string & |
st, |
|
|
int |
notify_level, |
|
|
bool |
newLine |
|
) |
| |
|
virtual |
Writes the latest data to stderr.
Implements DtPrinter.
Member Data Documentation
The documentation for this class was generated from the following file: