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

Public Member Functions | |
| DtHla1516eConnectionLogic (DtDe &de, DtHla1516eConnectionInterface *hla1516eInterface) | |
| virtual | ~DtHla1516eConnectionLogic () |
| virtual void | updateCurrentDriver () |
| virtual std::string | className () const |
Protected Types | |
| using | MyHlaDriverDeleter = std::function< void(DtHla1516eDriver *)> |
| using | MyHlaDriverPtrType = std::unique_ptr< DtHla1516eDriver, MyHlaDriverDeleter > |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
Protected Attributes | |
| DtDe & | myDe |
| DtHla1516eConnectionInterface & | myHla1516eInterface |
| 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::DtHla1516eConnectionLogic::DtHla1516eConnectionLogic | ( | DtDe & | de, |
| DtHla1516eConnectionInterface * | hla1516eInterface | ||
| ) |
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 |