![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Stores information on any RTI components. More...
Collaboration diagram for DtAssistantComponentInfo:Public Member Functions | |
| DtAssistantComponentInfo () | |
| ~DtAssistantComponentInfo () | |
| void | setCompId (int id) |
| int | compId () const |
| void | setName (const MAKRti::DtString &compName) |
| MAKRti::DtString | name () const |
| void | setProcessName (const MAKRti::DtString &procName) |
| MAKRti::DtString | processName () const |
| void | setProcessId (const MAKRti::DtString &id) |
| MAKRti::DtString | processId () const |
| void | setCmndArgs (const MAKRti::DtString &args) |
| MAKRti::DtString | cmndArgs () const |
| void | setCompType (DtAssistantComponentType type) |
| DtAssistantComponentType | compType () const |
| void | setLogFileName (const MAKRti::DtString &log) |
| MAKRti::DtString | logFileName () const |
| void | setNotifyLevel (MAKRti::DtNotifyLevelType level) |
| MAKRti::DtNotifyLevelType | notifyLevel () const |
| void | setLicenseServer (const MAKRti::DtString &licServ) |
| MAKRti::DtString | licenseServer () const |
| void | setWebSpyAddr (const MAKRti::DtInetAddr &addr) |
| MAKRti::DtInetAddr | webSpyAddr () const |
| void | setWebSpyHttpPort (int port) |
| int | webSpyHttpPort () const |
| void | setWebSpyRtiPort (int port) |
| int | webSpyRtiPort () const |
| void | setWebSpyId (int id) |
| int | webSpyId () const |
| void | setConnUsed (DtBoost::shared_ptr< const DtRtiConnectionInfo > conn) |
| DtBoost::shared_ptr< const DtRtiConnectionInfo > | connUsed () const |
| void | setConfigUsed (DtBoost::shared_ptr< const DtRtiConnectionConfigurationInfo > conn) |
| DtBoost::shared_ptr< const DtRtiConnectionConfigurationInfo > | configUsed () const |
| void | setAcceptDisplayCmds (bool accept) |
| int | acceptDisplayCmds () const |
| void | setIsJoined (bool joined) |
| bool | isJoined () const |
| void | setHasRtiexec (bool hasRtiexec) |
| bool | hasRtiexec () const |
Protected Attributes | |
| int | myCompId |
| MAKRti::DtString | myName |
| MAKRti::DtString | myProcessName |
| MAKRti::DtString | myProcessId |
| MAKRti::DtString | myCommandArgs |
| DtAssistantComponentType | myType |
| MAKRti::DtFilename | myLogFilename |
| MAKRti::DtNotifyLevelType | myNotifyLevel |
| MAKRti::DtString | myLicenseServer |
| DtBoost::shared_ptr< const DtRtiConnectionInfo > | myRtiConnUsed |
| DtBoost::shared_ptr< const DtRtiConnectionConfigurationInfo > | myRtiConfigUsed |
| bool | myAcceptDisplayCmds |
| MAKRti::DtInetAddr | myWebSpyAddr |
| int | myWebSpyHttpPort |
| int | myWebSpyRtiPort |
| int | myWebSpyId |
| bool | myIsJoined |
| bool | myHasRtiexec |
Stores information on any RTI components.
| DtAssistantComponentInfo::DtAssistantComponentInfo | ( | ) | [inline] |
| DtAssistantComponentInfo::~DtAssistantComponentInfo | ( | ) | [inline] |
| int DtAssistantComponentInfo::acceptDisplayCmds | ( | ) | const [inline] |
References myAcceptDisplayCmds.
| MAKRti::DtString DtAssistantComponentInfo::cmndArgs | ( | ) | const [inline] |
References myCommandArgs.
Referenced by DtFederateInfoDlg::updateDialogFromCompMgr().
| int DtAssistantComponentInfo::compId | ( | ) | const [inline] |
References myCompId.
Referenced by DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantConnQueryMgr::processConnQueryMsg(), DtAssistantNetworkCompInfoMgr::processForwarderObserveMsg(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), and DtAssistantFederationsInfoMgr::processObserveMsg().
| DtAssistantComponentType DtAssistantComponentInfo::compType | ( | ) | const [inline] |
References myType.
Referenced by DtAssistantTrayIconMgr::addComponent(), DtAssistantFederateInfoDialogMgr::addFederateInfoDialogToMap(), DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantFederationsInfoMgr::processAssistantCommandMsg(), DtAssistantConnQueryMgr::processConnQueryMsg(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentNotConnected(), DtAssistantNetworkCompViewMgr::processRtiexecLogMsg(), DtAssistantNetworkCompViewMgr::processRtiexecNotifyMsg(), DtAssistantLatencyTestMgr::processTestMgrStatusUpdate(), DtAssistantLatencyTestMgr::showLrcLatencyTestDialog(), and DtAssistantFederateInfoDialogMgr::updateFederateInfoDlgFromCompMgr().
| DtBoost::shared_ptr<const DtRtiConnectionConfigurationInfo> DtAssistantComponentInfo::configUsed | ( | ) | const [inline] |
| DtBoost::shared_ptr<const DtRtiConnectionInfo> DtAssistantComponentInfo::connUsed | ( | ) | const [inline] |
References myRtiConnUsed.
Referenced by DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantFederationsInfoMgr::localFederateInfo(), DtAssistantNetworkCompViewMgr::processAwaitingForwardersMsg(), DtAssistantFederationsInfoMgr::processFederateStateMsg(), DtAssistantFederationsInfoMgr::processFederationStateMsg(), DtAssistantNetworkCompInfoMgr::processForwarderObserveMsg(), DtAssistantNetworkCompInfoMgr::processForwarderStateMsgForConnection(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantFederationsInfoMgr::processLocalFederateResigned(), DtAssistantConnectionInfoMgr::processLocalForwarderHasNoRtiexec(), DtAssistantConnectionInfoMgr::processLocalForwarderHasRtiexec(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentNotConnected(), DtAssistantFederationsViewMgr::processRidParamMsg(), DtAssistantNetworkCompViewMgr::processRtiexecLogMsg(), DtAssistantNetworkCompViewMgr::processRtiexecNotifyMsg(), DtAssistantFederationsInfoMgr::processRtiexecWebServerChange(), DtAssistantFederationsInfoMgr::processSyncPtStateMsg(), DtAssistantLatencyTestMgr::processTestCommand(), DtAssistantFederationsInfoMgr::processTimeStateMsg(), DtAssistantNetworkCompViewMgr::tick(), and DtFederateInfoDlg::updateDialogFromCompMgr().
| bool DtAssistantComponentInfo::hasRtiexec | ( | ) | const [inline] |
References myHasRtiexec.
Referenced by setHasRtiexec().
| bool DtAssistantComponentInfo::isJoined | ( | ) | const [inline] |
References myIsJoined.
| MAKRti::DtString DtAssistantComponentInfo::licenseServer | ( | ) | const [inline] |
References myLicenseServer.
Referenced by DtAssistantLicenseQueryMgr::addLicenseServerFromComponent(), and DtAssistantLicenseQueryMgr::processLicQueryMsg().
| MAKRti::DtString DtAssistantComponentInfo::logFileName | ( | ) | const [inline] |
References myLogFilename.
Referenced by DtAssistantTrayIconMgr::processComponentUpdate().
| MAKRti::DtString DtAssistantComponentInfo::name | ( | ) | const [inline] |
References myName.
Referenced by DtAssistantTrayIconMgr::addComponent(), DtAssistantPopupMsgMgr::popup(), DtAssistantPopupMsgMgr::processPopupMsg(), DtAssistantLatencyTestMgr::renameComponent(), DtAssistantTrayIconMgr::renameComponent(), DtAssistantLatencyTestMgr::showLrcLatencyTestDialog(), DtAssistantFederationsInfoMgr::tick(), and DtFederateInfoDlg::updateDialogFromCompMgr().
| MAKRti::DtNotifyLevelType DtAssistantComponentInfo::notifyLevel | ( | ) | const [inline] |
| MAKRti::DtString DtAssistantComponentInfo::processId | ( | ) | const [inline] |
References myProcessId.
Referenced by DtFederateInfoDlg::updateDialogFromLocalFederateJoined().
| MAKRti::DtString DtAssistantComponentInfo::processName | ( | ) | const [inline] |
References myProcessName.
Referenced by DtFederateInfoDlg::updateDialogFromCompMgr().
| void DtAssistantComponentInfo::setAcceptDisplayCmds | ( | bool | accept | ) | [inline] |
References myAcceptDisplayCmds.
| void DtAssistantComponentInfo::setCmndArgs | ( | const MAKRti::DtString & | args | ) | [inline] |
References myCommandArgs.
| void DtAssistantComponentInfo::setCompId | ( | int | id | ) | [inline] |
References myCompId.
| void DtAssistantComponentInfo::setCompType | ( | DtAssistantComponentType | type | ) | [inline] |
References myType.
| void DtAssistantComponentInfo::setConfigUsed | ( | DtBoost::shared_ptr< const DtRtiConnectionConfigurationInfo > | conn | ) | [inline] |
References myRtiConfigUsed.
| void DtAssistantComponentInfo::setConnUsed | ( | DtBoost::shared_ptr< const DtRtiConnectionInfo > | conn | ) | [inline] |
References myRtiConnUsed.
| void DtAssistantComponentInfo::setHasRtiexec | ( | bool | hasRtiexec | ) | [inline] |
References hasRtiexec(), and myHasRtiexec.
| void DtAssistantComponentInfo::setIsJoined | ( | bool | joined | ) | [inline] |
References myIsJoined.
| void DtAssistantComponentInfo::setLicenseServer | ( | const MAKRti::DtString & | licServ | ) | [inline] |
References myLicenseServer.
Referenced by DtAssistantLicenseQueryMgr::processLicQueryMsg(), and DtAssistantLicenseQueryMgr::processLicQueryResults().
| void DtAssistantComponentInfo::setLogFileName | ( | const MAKRti::DtString & | log | ) | [inline] |
References myLogFilename.
| void DtAssistantComponentInfo::setName | ( | const MAKRti::DtString & | compName | ) | [inline] |
References myName.
| void DtAssistantComponentInfo::setNotifyLevel | ( | MAKRti::DtNotifyLevelType | level | ) | [inline] |
References myNotifyLevel.
| void DtAssistantComponentInfo::setProcessId | ( | const MAKRti::DtString & | id | ) | [inline] |
References myProcessId.
| void DtAssistantComponentInfo::setProcessName | ( | const MAKRti::DtString & | procName | ) | [inline] |
References myProcessName.
| void DtAssistantComponentInfo::setWebSpyAddr | ( | const MAKRti::DtInetAddr & | addr | ) | [inline] |
References myWebSpyAddr.
| void DtAssistantComponentInfo::setWebSpyHttpPort | ( | int | port | ) | [inline] |
References myWebSpyHttpPort.
| void DtAssistantComponentInfo::setWebSpyId | ( | int | id | ) | [inline] |
References myWebSpyId.
| void DtAssistantComponentInfo::setWebSpyRtiPort | ( | int | port | ) | [inline] |
References myWebSpyRtiPort.
| MAKRti::DtInetAddr DtAssistantComponentInfo::webSpyAddr | ( | ) | const [inline] |
References myWebSpyAddr.
Referenced by DtAssistantFederationsViewMgr::changeViewedConnection(), DtAssistantTrayIconMgr::processComponentUpdate(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantFederationsInfoMgr::processObserveMsg(), and DtAssistantFederationsInfoMgr::processRtiexecWebServerChange().
| int DtAssistantComponentInfo::webSpyHttpPort | ( | ) | const [inline] |
References myWebSpyHttpPort.
Referenced by DtAssistantFederationsViewMgr::changeViewedConnection(), DtAssistantTrayIconMgr::processComponentUpdate(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantFederationsInfoMgr::processObserveMsg(), and DtAssistantFederationsInfoMgr::processRtiexecWebServerChange().
| int DtAssistantComponentInfo::webSpyId | ( | ) | const [inline] |
References myWebSpyId.
Referenced by DtAssistantTrayIconMgr::processComponentUpdate(), and DtAssistantFederationsInfoMgr::processLocalFederateJoined().
| int DtAssistantComponentInfo::webSpyRtiPort | ( | ) | const [inline] |
References myWebSpyRtiPort.
Referenced by DtAssistantFederationsInfoMgr::processLocalFederateJoined().
bool DtAssistantComponentInfo::myAcceptDisplayCmds [protected] |
Referenced by acceptDisplayCmds(), and setAcceptDisplayCmds().
MAKRti::DtString DtAssistantComponentInfo::myCommandArgs [protected] |
Referenced by cmndArgs(), and setCmndArgs().
int DtAssistantComponentInfo::myCompId [protected] |
Referenced by compId(), and setCompId().
bool DtAssistantComponentInfo::myHasRtiexec [protected] |
Referenced by hasRtiexec(), and setHasRtiexec().
bool DtAssistantComponentInfo::myIsJoined [protected] |
Referenced by isJoined(), and setIsJoined().
MAKRti::DtString DtAssistantComponentInfo::myLicenseServer [protected] |
Referenced by licenseServer(), and setLicenseServer().
MAKRti::DtFilename DtAssistantComponentInfo::myLogFilename [protected] |
Referenced by logFileName(), and setLogFileName().
MAKRti::DtString DtAssistantComponentInfo::myName [protected] |
MAKRti::DtNotifyLevelType DtAssistantComponentInfo::myNotifyLevel [protected] |
Referenced by notifyLevel(), and setNotifyLevel().
MAKRti::DtString DtAssistantComponentInfo::myProcessId [protected] |
Referenced by processId(), and setProcessId().
MAKRti::DtString DtAssistantComponentInfo::myProcessName [protected] |
Referenced by processName(), and setProcessName().
DtBoost::shared_ptr<const DtRtiConnectionConfigurationInfo> DtAssistantComponentInfo::myRtiConfigUsed [protected] |
Referenced by configUsed(), and setConfigUsed().
DtBoost::shared_ptr<const DtRtiConnectionInfo> DtAssistantComponentInfo::myRtiConnUsed [protected] |
Referenced by connUsed(), and setConnUsed().
Referenced by compType(), and setCompType().
MAKRti::DtInetAddr DtAssistantComponentInfo::myWebSpyAddr [protected] |
Referenced by setWebSpyAddr(), and webSpyAddr().
int DtAssistantComponentInfo::myWebSpyHttpPort [protected] |
Referenced by setWebSpyHttpPort(), and webSpyHttpPort().
int DtAssistantComponentInfo::myWebSpyId [protected] |
Referenced by setWebSpyId(), and webSpyId().
int DtAssistantComponentInfo::myWebSpyRtiPort [protected] |
Referenced by setWebSpyRtiPort(), and webSpyRtiPort().