VR-Link API Documentation for DIS
List of all members | Public Member Functions | Protected Attributes
DtStderrPrinter Class Reference

class DtStderrPrinter is a subclass of DtPrinter which copies all input received from DtOutputStream to the systems standard error device. More...

+ Inheritance diagram for DtStderrPrinter:
+ Collaboration diagram for DtStderrPrinter:

Public Member Functions

 DtStderrPrinter ()
virtual ~DtStderrPrinter ()
virtual void write (const std::string &st, int notify_level)
 write() is called by the output stream every time information is available to print.
- Public Member Functions inherited from DtPrinter
 DtPrinter ()
 DtPrinter (const DtPrinter &)
virtual ~DtPrinter ()

Protected Attributes

DtMutex myLock

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 &  str,
int  notify_level 
)
virtual

write() is called by the output stream every time information is available to print.

Implements DtPrinter.

Member Data Documentation

DtMutex DtStderrPrinter::myLock
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)