VR-Link API Documentation for DIS
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:

List of all members.

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.

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, virtual]

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


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)