![]() |
VR-Forces Developer's Guide
|
Logic for configuring the Hla4 Connection.

Public Member Functions | |
| DtHla4ConnectionLogic (DtDe &de, DtHla4ConnectionInterface *hla4Interface) | |
| virtual | ~DtHla4ConnectionLogic () |
| virtual void | updateCurrentDriver () |
| virtual std::string | className () const |
Protected Types | |
| using | MyHlaDriverDeleter = std::function< void(DtHla4Driver *)> |
| using | MyHlaDriverPtrType = std::unique_ptr< DtHla4Driver, MyHlaDriverDeleter > |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
Protected Attributes | |
| DtDe & | myDe |
| DtHla4ConnectionInterface & | myHla4Interface |
| MyHlaDriverPtrType | myCurrentDriver |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
|
protected |
|
protected |
| makVrv::DtHla4ConnectionLogic::DtHla4ConnectionLogic | ( | DtDe & | de, |
| DtHla4ConnectionInterface * | hla4Interface | ||
| ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Update the current driver.
|
virtual |
|
protected |
|
protected |
|
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 |
|
protected |