VR-Forces 5.0.3 Developer's Guide
 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)
 
 ~DtCigiExtender ()
 
virtual void slot_componentControlReceived (CigiBaseCompCtrl &)
 
virtual void slot_waveControlReceived (CigiBaseWaveCtrl &)
 
virtual void slot_customPacketReceived (CigiBasePacket &)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Protected Attributes

DtCigiConnectionmyConnection
 

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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)