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

Public Member Functions | |
| DtHla13ConnectionLogic (DtDe &de, DtHla13ConnectionInterface *hla13Interface) | |
| virtual | ~DtHla13ConnectionLogic () |
| virtual void | updateCurrentDriver () |
Protected Types | |
| using | MyHlaDriverDeleter = std::function< void(DtHla13Driver *)> |
| using | MyHlaDriverPtrType = std::unique_ptr< DtHla13Driver, MyHlaDriverDeleter > |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
Protected Attributes | |
| DtDe & | myDe |
| DtHla13ConnectionInterface & | myHla13Interface |
| 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::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 |