VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes | Private Member Functions
DtObjectConsoleVrlinkPrinter Class Reference

Console printer which redirects its output though the VR-Link DtInfo/DtWarn/etc printer mechanism. More...

Inheritance diagram for DtObjectConsoleVrlinkPrinter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtObjectConsoleVrlinkPrinter (DtVrfObject *vrfObj)
virtual void write (const std::string &str, int notify_level)
 Prepends the name of the object to the string, and then calls DtDebug/DtVerbose/DtInfo/DtWarn as is appropriate with the notify_level.

Protected Attributes

DtVrfObjectmyVrfObject

Private Member Functions

 DtObjectConsoleVrlinkPrinter ()
 Not implemented.

Detailed Description

Console printer which redirects its output though the VR-Link DtInfo/DtWarn/etc printer mechanism.

Any output that is tied to will receive this output with the name of the object prepended to the text.


Constructor & Destructor Documentation

Not implemented.


Member Function Documentation

virtual void DtObjectConsoleVrlinkPrinter::write ( const std::string &  str,
int  notify_level 
) [virtual]

Prepends the name of the object to the string, and then calls DtDebug/DtVerbose/DtInfo/DtWarn as is appropriate with the notify_level.

Note:
Messages arriving as DtFatel will output as a DtWarn.

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)