Protected Attributes |
| DtCigiConnection & | myConnection |
| | CIGI connection the driver is using.
|
Constructor & Destructor Documentation
| makVrv::DtCigiExtender::DtCigiExtender |
( |
DtCigiConnection & |
connection | ) |
|
| makVrv::DtCigiExtender::~DtCigiExtender |
( |
| ) |
|
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:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/examples/exampleCigiExtension/DtCigiExtender.h