![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Defines | |
| #define | r1 "14uI" |
| #define | r_counted "wlw47x_t6D7E00" |
Functions | |
| void DT_DLL_LRC | netMsgRsp (bool doBind) |
| bool DT_DLL_LRC | isNetMsgRsp () |
| void DT_DLL_LRC | DtBindMessage () |
| void DT_DLL_LRC | DtBindCreator () |
Variables | |
| static MAKRti::DtLicenseManager | lm |
| static bool | theBindMessage = true |
| static int | theBindComplete = false |
| #define r1 "14uI" |
Referenced by DtBindCreator(), DtBindMessage(), and DtRtiPluginManager::load().
| #define r_counted "wlw47x_t6D7E00" |
Referenced by DtBindCreator(), DtBindMessage(), and DtRtiPluginManager::load().
| void DT_DLL_LRC DtBindCreator | ( | ) |
References lm, r1, r_counted, and theBindComplete.
Referenced by DtLanForwarderPort::setCreatorFunction(), DtInOutForwarderPort::setCreatorFunction(), DtFederate::setCreatorFunction(), DtRtiMsgForwarder::setCreatorFunction(), DtForwarderNode::setCreatorFunction(), DtRouteMap::setCreatorFunction(), DtRtiExec::setCreatorFunction(), DtInteractionMgr::setCreatorFunction(), DtFomClassMgr::setCreatorFunction(), DtFedExec::setCreatorFunction(), DtFederateMgr::setCreatorFunction(), DtConnectionMgr::setCreatorFunction(), DtObjectMgr::setCreatorFunction(), DtRtiObject::setDiscoveredCreatorFunction(), DtRtiObject::setEmptyCreatorFunction(), and DtRtiObject::setRegisteredCreatorFunction().
| void DT_DLL_LRC DtBindMessage | ( | ) |
References lm, r1, r_counted, and theBindComplete.
Referenced by DtConnectionMgr::DtConnectionMgr(), DtRtiConnection::DtRtiConnection(), and DtRtiMsg::DtRtiMsg().
References theBindMessage.
Referenced by DtExternalRtiMsgFactory::create().
| void DT_DLL_LRC netMsgRsp | ( | bool | doBind | ) |
MAKRti::DtLicenseManager lm [static] |
Referenced by DtBindCreator(), DtBindMessage(), and DtRtiPluginManager::load().
int theBindComplete = false [static] |
Referenced by DtBindCreator(), DtBindMessage(), and DtRtiPluginManager::load().
bool theBindMessage = true [static] |
Referenced by isNetMsgRsp().