![]() |
VR-Forces 4.1.1 Class Documentation
|
Logic for configuring the CIGI Connection. More...
Public Member Functions | |
| DtCigiConnectionLogic (DtDe &de, DtCigiConnectionInterface *CigiInterface) | |
| CTOR. | |
| virtual | ~DtCigiConnectionLogic () |
| DTOR. | |
| virtual void | updateCurrentDriver () |
| Update the current driver. | |
Protected Member Functions | |
| virtual std::string | className () const |
| virtual void | populateDeviceAddresses () |
| DtCigiDriver * | findCurrentDriver (const std::string &name) |
| void | on_currentConnectionChanged (const std::string &connectionName) |
| void | on_connect () |
| void | on_disconnect () |
| void | on_cigiVersionChanged (const std::string &sStr) |
| void | on_entityMappingNameChanged (const std::string &str) |
| void | on_hostIpChanged (const std::string &sStr) |
| void | on_devAddrChanged (const std::string &sStr) |
| void | on_incomingBufferSizeChanged (unsigned value) |
| void | on_listenPortChanged (unsigned value) |
| void | on_numIncomingBuffersChanged (unsigned value) |
| void | on_numOutgoingBuffersChanged (unsigned value) |
| void | on_outgoingBufferSizeChanged (unsigned value) |
| void | on_packetBufferSizeChanged (unsigned value) |
| void | on_sendPortChanged (unsigned value) |
| void | on_driverModeChanged (const std::string &mode) |
| void | on_transportTypeChanged (int value) |
| void | on_driverFrequencyChanged (unsigned int value) |
| void | on_makeAutoConnect () |
| void | on_driverStarted (DtDriver &simCon) |
| void | on_driverStopped (DtDriver &simCon) |
| void | on_autoDriverChanged (const std::string &con) |
Protected Attributes | |
| DtDe & | myDe |
| DtCigiConnectionInterface & | myCigiConnectionInterface |
| DtCigiDriver * | myCurrentDriver |
| DtCigiConnectionInitializer * | myInitializer |
| QStringList | myModelDefinitions |
Logic for configuring the CIGI Connection.
| makVrv::DtCigiConnectionLogic::DtCigiConnectionLogic | ( | DtDe & | de, |
| DtCigiConnectionInterface * | CigiInterface | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Update the current driver.
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |