![]() |
VR-Forces 4.6 Class Documentation
|
Widget for a CIGI connection. More...

Public Slots | |
| virtual void | on_myCigiVersionCombo_currentIndexChanged (int) |
| virtual void | on_myEntityMappingCombo_currentIndexChanged (int) |
| virtual void | on_myHostIPEdit_textChanged (const QString &) |
| virtual void | on_myDevAddrCombo_activated (QString) |
| virtual void | on_myListenSpin_valueChanged (int) |
| virtual void | on_mySendSpin_valueChanged (int) |
| virtual void | on_myPbSizeSpin_valueChanged (int) |
| virtual void | on_myNumIncomingSpin_valueChanged (int) |
| virtual void | on_myNumOutgoingSpin_valueChanged (int) |
| virtual void | on_myIncomingSizeSpin_valueChanged (int) |
| virtual void | on_myOutgoingSizeSpin_valueChanged (int) |
| virtual void | on_mySynchronousModeCombo_currentIndexChanged (int) |
| virtual void | on_myTransportTypeCombo_currentIndexChanged (int) |
| virtual void | on_myDriverFrequencySpin_valueChanged (int) |
| virtual void | on_myHostFrequencySpin_valueChanged (int) |
Public Member Functions | |
| DtCigiConnectionWidget (DtDe &de, QWidget *parent) | |
| Constructor. | |
| virtual | ~DtCigiConnectionWidget () |
| Destructor. | |
| virtual void | setAutoConnectEnabled (bool enabled) |
| Set whether the auto connect button can be enabled. | |
| virtual void | setCigiVersion (const std::string &version) |
| Set the CIGI version string. | |
| virtual void | setCigiMappingsName (const std::string &name) |
| Set the CIGI mappings name. | |
| virtual void | setConnectionStatus (DtCigiConnectionInterface::ConnectionStatus status) |
| Set the connection status. | |
| virtual void | setDeviceIpAddress (const std::string &address) |
| Set the device IP address. | |
| virtual void | setDeviceIpAddresses (const std::vector< std::string > &address) |
| Set the list of available device ip addresses. | |
| virtual void | setHostIpAddress (const std::string &address) |
| Set the IP address of the host. | |
| virtual void | setIncomingBufferSize (unsigned nSize) |
| set the buffer size for CIGI incoming message queue | |
| virtual void | setListenPort (unsigned port) |
| Set the Listen to Host port. | |
| virtual void | setNumIncomingBuffers (unsigned nNum) |
| set the number of buffers for CIGI incoming message queue | |
| virtual void | setNumOutgoingBuffers (unsigned nNum) |
| set the number of buffers for CIGI outgoing message queue | |
| virtual void | setOutgoingBufferSize (unsigned nSize) |
| set the buffer size for CIGI outgoing message queue | |
| virtual void | setPacketBufferSize (unsigned nSize) |
| Set size of receive packet buffer on network socket. | |
| virtual void | setSendPort (unsigned port) |
| Set the Send to Host port. | |
| virtual void | setDriverMode (DtCigiConnectionInitializer::ConnectionMode mode) |
| Set the driver mode (synchronous, asynchronous, etc) | |
| virtual void | setTransportType (int transportType) |
| Set the transport type. | |
| virtual void | setDriverFrequency (unsigned int hertz) |
| Set the frequency. | |
| virtual void | setHostFrequency (unsigned int hertz) |
| Set the host frequency This is only used for asynchronous mode to monitor performance Overload conditions can be detected if it takes longer to process a cigi message than a host frame. | |
| virtual void | setEnableHostFrequency (bool enable) |
| Set whether the host frequency widget is enabled (when in async mode) | |
Public Member Functions inherited from makVrv::DtCigiConnectionInterface | |
| virtual | ~DtCigiConnectionInterface () |
Protected Slots | |
| void | on_myConnectButton_clicked () |
| void | on_myMakeAutoButton_clicked () |
Protected Member Functions | |
| void | setupGui () |
Widget for a CIGI connection.
| makVrv::DtCigiConnectionWidget::DtCigiConnectionWidget | ( | DtDe & | de, |
| QWidget * | parent | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Set whether the auto connect button can be enabled.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the CIGI version string.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the CIGI mappings name.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the connection status.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the device IP address.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the list of available device ip addresses.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the IP address of the host.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
set the buffer size for CIGI incoming message queue
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the Listen to Host port.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
set the number of buffers for CIGI incoming message queue
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
set the number of buffers for CIGI outgoing message queue
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
set the buffer size for CIGI outgoing message queue
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set size of receive packet buffer on network socket.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the Send to Host port.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the driver mode (synchronous, asynchronous, etc)
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set the transport type.
Defined by DtCigiConnectionInitializer::TransportType
Implements makVrv::DtCigiConnectionInterface.
Set the frequency.
Implements makVrv::DtCigiConnectionInterface.
Set the host frequency This is only used for asynchronous mode to monitor performance Overload conditions can be detected if it takes longer to process a cigi message than a host frame.
Implements makVrv::DtCigiConnectionInterface.
|
virtual |
Set whether the host frequency widget is enabled (when in async mode)
Implements makVrv::DtCigiConnectionInterface.
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
protectedslot |
|
protectedslot |
|
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 |