VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)