![]() |
VR-Forces 4.10 Class Documentation
|
Logic for configuring the Hla13 Connection. More...

Public Member Functions | |
| DtHla13ConnectionLogic (DtDe &de, DtHla13ConnectionInterface *hla13Interface) | |
| CTOR. More... | |
| virtual | ~DtHla13ConnectionLogic () |
| Virtual DTOR. More... | |
| virtual void | updateCurrentDriver () |
| Update the current driver. More... | |
Protected Member Functions | |
| virtual std::string | className () const |
| DtHla13Driver * | findCurrentDriver (const std::string &name) |
| void | on_currentConnectionChanged (const std::string &connectionName) |
| void | on_exerciseNameChanged (const std::string &name) |
| void | on_federateTypeChanged (const std::string &name) |
| void | on_fedFileNameChanged (const std::string &name) |
| void | on_rprFomVersionChanged (double version) |
| void | on_rprFomRevisionChanged (int revision) |
| void | on_fomMapperFileNameChanged (const std::string &name) |
| void | on_fomMapperInitStringChanged (const std::string &str) |
| NOTE: non-reentrant. More... | |
| void | on_connect () |
| void | on_disconnect () |
| void | on_makeAutoConnect () |
| void | on_driverStarted (DtDriver &simCon) |
| void | on_driverStopped (DtDriver &simCon) |
| void | on_ddmChanged (bool enabled) |
| void | on_useAdvisories (bool enabled) |
| void | on_useAbsoluteTimeStamps (bool enabled) |
| void | on_publishObserversChanged (bool value) |
| void | on_autoDriverChanged (const std::string &con) |
| void | on_viewControlChanged (bool onOff) |
| void | on_overrideGlobalViewControlChanged (bool trueFalse) |
| void | on_useTopoForFlatEarthVectorConversionChanged (bool onOff) |
| void | on_siteIdChanged (int siteId) |
| void | on_appNumberChanged (int appId) |
Protected Member Functions inherited from makVrv::DtSignalConnectionManager | |
| DtSignalConnectionManager () | |
| CTOR. More... | |
| virtual | ~DtSignalConnectionManager () |
| DTOR. More... | |
| void | manageConnection (const boost::signalslib::connection &conn) |
| Connect a signal. More... | |
| DtSignalConnectionManager & | operator+= (const boost::signalslib::connection &conn) |
| Connect a signal. More... | |
| bool | blockConnections (bool blocked) |
| Blocks/unblocks connections. More... | |
| int | numberOfConnections () const |
| Get the number of connections. More... | |
| void | disconnectSignals () |
| Disconnect all signals. More... | |
| bool | connectionsBlocked () const |
| check whether connections are blocked. More... | |
Protected Attributes | |
| DtDe & | myDe |
| DtHla13ConnectionInterface & | myHla13Interface |
| DtHla13Driver * | myCurrentDriver |
| DtExerciseConnInitializer * | myLocalInit |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| The connected signals. More... | |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
| blocking Connections manager for signal2 connection More... | |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
| A collection of signals. More... | |
Logic for configuring the Hla13 Connection.
| makVrv::DtHla13ConnectionLogic::DtHla13ConnectionLogic | ( | DtDe & | de, |
| DtHla13ConnectionInterface * | hla13Interface | ||
| ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Update the current driver.
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
NOTE: non-reentrant.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |