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
DtCSharpPrinter Class Reference

DtCSharpPrinter is a printer sink that can be used with the VR-Link notification system to put messages from VR-Link in the C# console window. More...

+ Inheritance diagram for DtCSharpPrinter:
+ Collaboration diagram for DtCSharpPrinter:

Public Member Functions

 DtCSharpPrinter ()
 constructor More...
 
 DtCSharpPrinter (const DtCSharpPrinter &)
 copy constructor More...
 
virtual ~DtCSharpPrinter ()
 destructor More...
 
virtual void write (const std::string &str, int notify_level)
 write() is called by the output stream every time information is available to print. More...
 
- Public Member Functions inherited from DtPrinter
 DtPrinter ()
 Default CTOR. More...
 
 DtPrinter (const DtPrinter &)
 Copy CTOR. More...
 
virtual ~DtPrinter ()
 Virtual DTOR. More...
 
virtual void write (const std::string &str, int notify_level, bool newLine)=0
 This method is called by the output stream whenever information is available to print. More...
 

Detailed Description

DtCSharpPrinter is a printer sink that can be used with the VR-Link notification system to put messages from VR-Link in the C# console window.

Constructor & Destructor Documentation

DtCSharpPrinter::DtCSharpPrinter ( )

constructor

DtCSharpPrinter::DtCSharpPrinter ( const DtCSharpPrinter )

copy constructor

virtual DtCSharpPrinter::~DtCSharpPrinter ( )
virtual

destructor

Member Function Documentation

virtual void DtCSharpPrinter::write ( const std::string &  str,
int  notify_level 
)
virtual

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


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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)