![]() |
MAK RTIspy API Documentation for HLA 1.3
|
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 |
| void | setIsNetStatsEnabled (bool netStatsEnabled) |
| bool | isNetStatsEnabled () 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 |
| bool | myIsNetStatsEnabled |
Stores information on any RTI components.
|
inline |
|
inline |
|
inline |
References myAcceptDisplayCmds.
|
inline |
References myCommandArgs.
|
inline |
References myCompId.
Referenced by DtAssistantLicenseQueryMgr::addLicenseServerFromComponent(), DtAssistantConnQueryMgr::closeConnQueryDialog(), DtAssistantLicenseQueryMgr::closeLicQueryDialogForId(), DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantLogFileMgr::processComponentUpdate(), DtAssistantConnQueryMgr::processConnQueryMsg(), DtAssistantFomViewMgr::processFederateRemoval(), DtAssistantNetworkCompInfoMgr::processForwarderObserveMsg(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantFederationsInfoMgr::processLocalFederateResigned(), DtAssistantFomViewMgr::processLocalRtiComponentConnected(), DtAssistantFederateViewMgr::processLocalRtiComponentConnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), DtAssistantFomViewMgr::processLocalRtiComponentDisconnected(), DtAssistantFederateViewMgr::processLocalRtiComponentDisconnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentNotConnected(), DtAssistantFederationsInfoMgr::processObserveMsg(), DtAssistantLogFileMgr::removeComponent(), DtAssistantLatencyTestMgr::removeLrcComponent(), DtAssistantLogFileMgr::renameComponent(), and DtAssistantLatencyTestMgr::renameComponent().
|
inline |
References myType.
Referenced by DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantFederationsInfoMgr::processAssistantCommandMsg(), DtAssistantConnQueryMgr::processConnQueryMsg(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentNotConnected(), DtAssistantFederationsViewMgr::processRtiexecNotifyMsg(), DtAssistantLatencyTestMgr::processTestMgrStatusUpdate(), and DtAssistantLatencyTestMgr::showLrcLatencyTestDialog().
|
inline |
|
inline |
References myRtiConnUsed.
Referenced by DtAssistantFederationsInfoMgr::forwardMsgFromLocalRtiexec(), DtAssistantLatencyTestMgr::getRtiexecConn(), DtAssistantFederationsInfoMgr::localFederateInfo(), DtAssistantFederationsViewMgr::processAwaitingForwardersMsg(), DtAssistantFederationsInfoMgr::processFederateStateMsg(), DtAssistantFederationsInfoMgr::processFederationStateMsg(), DtAssistantNetworkCompInfoMgr::processForwarderObserveMsg(), DtAssistantNetworkCompInfoMgr::processForwarderStateMsgForConnection(), DtAssistantFederationsInfoMgr::processLocalFederateJoined(), DtAssistantFederationsInfoMgr::processLocalFederateResigned(), DtAssistantConnectionInfoMgr::processLocalForwarderHasNoRtiexec(), DtAssistantConnectionInfoMgr::processLocalForwarderHasRtiexec(), DtAssistantConnectionInfoMgr::processLocalRtiComponentConnected(), DtAssistantConnectionInfoMgr::processLocalRtiComponentNotConnected(), DtAssistantFederationsViewMgr::processRtiexecNotifyMsg(), DtAssistantFederationsInfoMgr::processRtiexecWebServerChange(), DtAssistantFederationsInfoMgr::processSyncPtStateMsg(), DtAssistantLatencyTestMgr::processTestCommand(), DtAssistantFederationsInfoMgr::processTimeStateMsg(), and DtAssistantFederationsInfoMgr::removeFederationsForRtiexec().
|
inline |
References myHasRtiexec.
Referenced by setHasRtiexec().
|
inline |
References myIsJoined.
|
inline |
|
inline |
References myLicenseServer.
Referenced by DtAssistantLicenseQueryMgr::addLicenseServerFromComponent(), and DtAssistantLicenseQueryMgr::processLicQueryMsg().
|
inline |
References myLogFilename.
Referenced by DtAssistantLogFileMgr::processComponentUpdate().
|
inline |
References myName.
Referenced by DtAssistantPopupMsgMgr::popup(), DtAssistantLogFileMgr::processComponentUpdate(), DtAssistantPopupMsgMgr::processPopupMsg(), DtAssistantLogFileMgr::renameComponent(), DtAssistantLatencyTestMgr::renameComponent(), DtAssistantLatencyTestMgr::showLrcLatencyTestDialog(), and DtAssistantFederationsInfoMgr::tick().
|
inline |
References myNotifyLevel.
Referenced by DtAssistantLogFileMgr::processComponentUpdate(), and DtAssistantFederationsInfoMgr::processObserveMsg().
|
inline |
References myProcessId.
|
inline |
References myProcessName.
Referenced by DtAssistantFederationsInfoMgr::processLocalFederateJoined().
|
inline |
References myAcceptDisplayCmds.
|
inline |
References myCommandArgs.
|
inline |
References myCompId.
|
inline |
References myType.
|
inline |
References myRtiConfigUsed.
|
inline |
References myRtiConnUsed.
|
inline |
References hasRtiexec(), and myHasRtiexec.
|
inline |
References myIsJoined.
|
inline |
References myIsNetStatsEnabled.
|
inline |
References myLicenseServer.
Referenced by DtAssistantLicenseQueryMgr::processLicQueryMsg(), and DtAssistantLicenseQueryMgr::processLicQueryResults().
|
inline |
References myLogFilename.
|
inline |
References myName.
|
inline |
References myNotifyLevel.
|
inline |
References myProcessId.
|
inline |
References myProcessName.
|
inline |
References myWebSpyAddr.
|
inline |
References myWebSpyHttpPort.
|
inline |
References myWebSpyId.
|
inline |
References myWebSpyRtiPort.
|
inline |
|
inline |
|
inline |
References myWebSpyId.
Referenced by DtAssistantFederationsInfoMgr::processLocalFederateJoined().
|
inline |
References myWebSpyRtiPort.
Referenced by DtAssistantFederationsInfoMgr::processLocalFederateJoined().
|
protected |
Referenced by acceptDisplayCmds(), and setAcceptDisplayCmds().
|
protected |
Referenced by cmndArgs(), and setCmndArgs().
|
protected |
Referenced by compId(), and setCompId().
|
protected |
Referenced by hasRtiexec(), and setHasRtiexec().
|
protected |
Referenced by isJoined(), and setIsJoined().
|
protected |
Referenced by isNetStatsEnabled(), and setIsNetStatsEnabled().
|
protected |
Referenced by licenseServer(), and setLicenseServer().
|
protected |
Referenced by logFileName(), and setLogFileName().
|
protected |
Referenced by notifyLevel(), and setNotifyLevel().
|
protected |
Referenced by processId(), and setProcessId().
|
protected |
Referenced by processName(), and setProcessName().
|
protected |
Referenced by configUsed(), and setConfigUsed().
|
protected |
Referenced by connUsed(), and setConnUsed().
|
protected |
Referenced by compType(), and setCompType().
|
protected |
Referenced by setWebSpyAddr(), and webSpyAddr().
|
protected |
Referenced by setWebSpyHttpPort(), and webSpyHttpPort().
|
protected |
Referenced by setWebSpyId(), and webSpyId().
|
protected |
Referenced by setWebSpyRtiPort(), and webSpyRtiPort().