VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtCigiExtender Class Reference
Inheritance diagram for makVrv::DtCigiExtender:
Inheritance graph
[legend]

Public Member Functions

 DtCigiExtender (DtCigiConnection &connection)
 CTOR. More...
 
 ~DtCigiExtender ()
 DTOR. More...
 
virtual void slot_componentControlReceived (CigiBaseCompCtrl &)
 Receives a component control and prints out some data. More...
 
virtual void slot_waveControlReceived (CigiBaseWaveCtrl &)
 Receives a wave control and prints out some data. More...
 
virtual void slot_customPacketReceived (CigiBasePacket &)
 Receives a custom CIGI Message. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Protected Attributes

DtCigiConnectionmyConnection
 CIGI connection the driver is using. More...
 

Constructor & Destructor Documentation

makVrv::DtCigiExtender::DtCigiExtender ( DtCigiConnection connection)

CTOR.

makVrv::DtCigiExtender::~DtCigiExtender ( )

DTOR.

Member Function Documentation

virtual void makVrv::DtCigiExtender::slot_componentControlReceived ( CigiBaseCompCtrl &  )
virtual

Receives a component control and prints out some data.

virtual void makVrv::DtCigiExtender::slot_waveControlReceived ( CigiBaseWaveCtrl &  )
virtual

Receives a wave control and prints out some data.

virtual void makVrv::DtCigiExtender::slot_customPacketReceived ( CigiBasePacket &  )
virtual

Receives a custom CIGI Message.

Will need to be casted to the correct type as the CigiBasePacket is received.

Member Data Documentation

DtCigiConnection& makVrv::DtCigiExtender::myConnection
protected

CIGI connection the driver is using.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)