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

Public Slots | |
| 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) |
| virtual void | on_myReturnConnectionObjectIdsCheck_toggled (bool) |
Public Member Functions | |
| DtCigiConnectionWidget (DtDe &de, QWidget *parent) | |
| Constructor. More... | |
| virtual | ~DtCigiConnectionWidget () |
| Destructor. More... | |
| virtual void | setAutoConnectEnabled (bool enabled) |
| Set whether the auto connect button can be enabled. More... | |
| virtual void | setCigiMappingsName (const std::string &name) |
| Set the CIGI version string. More... | |
| virtual void | setConnectionStatus (DtCigiConnectionInterface::ConnectionStatus status) |
| Set the connection status. More... | |
| virtual void | setDeviceIpAddress (const std::string &address) |
| Set the device IP address. More... | |
| virtual void | setDeviceIpAddresses (const std::vector< std::string > &address) |
| Set the list of available device ip addresses. More... | |
| virtual void | setHostIpAddress (const std::string &address) |
| Set the IP address of the host. More... | |
| virtual void | setIncomingBufferSize (unsigned nSize) |
| set the buffer size for CIGI incoming message queue More... | |
| virtual void | setListenPort (unsigned port) |
| Set the Listen to Host port. More... | |
| virtual void | setNumIncomingBuffers (unsigned nNum) |
| set the number of buffers for CIGI incoming message queue More... | |
| virtual void | setNumOutgoingBuffers (unsigned nNum) |
| set the number of buffers for CIGI outgoing message queue More... | |
| virtual void | setOutgoingBufferSize (unsigned nSize) |
| set the buffer size for CIGI outgoing message queue More... | |
| virtual void | setPacketBufferSize (unsigned nSize) |
| Set size of receive packet buffer on network socket. More... | |
| virtual void | setSendPort (unsigned port) |
| Set the Send to Host port. More... | |
| virtual void | setDriverMode (DtCigiConnectionInitializer::ConnectionMode mode) |
| Set the driver mode (synchronous, asynchronous, etc) More... | |
| virtual void | setTransportType (int transportType) |
| Set the transport type. More... | |
| virtual void | setDriverFrequency (unsigned int hertz) |
| Set the frequency. More... | |
| 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. More... | |
| virtual void | setEnableHostFrequency (bool enable) |
| Set whether the host frequency widget is enabled (when in async mode) More... | |
| virtual void | setReturnConnectionObjectIds (bool returnDisIds) |
| Set whether CIGI response packet return CIGI Ids or DIS/HLA. More... | |
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.
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.
|
virtual |
Set whether CIGI response packet return CIGI Ids or DIS/HLA.
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 |