VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtCigiExtender Class Reference
Inheritance diagram for makVrv::DtCigiExtender:
Inheritance graph
[legend]

List of all members.

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.

Protected Attributes

DtCigiConnectionmyConnection
 CIGI connection the driver is using.

Constructor & Destructor Documentation

CTOR.

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

CIGI connection the driver is using.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)