VR-Forces 4.1 Class Documentation
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.
 ~DtCigiExtender ()
 DTOR.
virtual void slot_componentControlReceived (const CigiCompCtrlV3_3 &)
 Receives a component control and prints out some data.
virtual void slot_waveControlReceived (const CigiWaveCtrlV3 &)
 Receives a wave control and prints out some data.
virtual void slot_customPacketReceived (const CigiBasePacket &)
 Receives a custom CIGI Message.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Protected Attributes

DtCigiConnectionmyConnection
 CIGI connection the driver is using.

Constructor & Destructor Documentation

makVrv::DtCigiExtender::DtCigiExtender ( DtCigiConnection connection)

CTOR.

makVrv::DtCigiExtender::~DtCigiExtender ( )

DTOR.

Member Function Documentation

virtual void makVrv::DtCigiExtender::slot_componentControlReceived ( const CigiCompCtrlV3_3 &  )
virtual

Receives a component control and prints out some data.

virtual void makVrv::DtCigiExtender::slot_waveControlReceived ( const CigiWaveCtrlV3 &  )
virtual

Receives a wave control and prints out some data.

virtual void makVrv::DtCigiExtender::slot_customPacketReceived ( const 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 Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)