VR-Forces 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
 
DtSignalConnectionManager myConnections
 

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.

DtSignalConnectionManager makVrv::DtCigiExtender::myConnections
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)