![]() |
MAK RTIspy API Documentation for HLA 1516
|
Stores information on a single component connected to a forwarder. More...
Collaboration diagram for DtAssistantNetworkCompInfo:Public Member Functions | |
| DtAssistantNetworkCompInfo () | |
| Constructors. More... | |
| DtAssistantNetworkCompInfo (const MAKRti::DtString &name) | |
| DtAssistantNetworkCompInfo (const DtAssistantNetworkCompInfo &orig) | |
| virtual | ~DtAssistantNetworkCompInfo () |
| Destructor. More... | |
| virtual DtAssistantNetworkCompInfo & | operator= (const DtAssistantNetworkCompInfo &other) |
| Assignment operator. More... | |
| virtual bool | operator== (const DtAssistantNetworkCompInfo &other) const |
| virtual bool | operator!= (const DtAssistantNetworkCompInfo &other) const |
| bool | isValid () const |
| Returns whether this entry contains valid data. More... | |
| bool | isDropped () const |
| Returns whether this is a dropped federate. More... | |
| MAKRti::DtString | name () const |
| Methods to get and set network component information. More... | |
| void | setName (const MAKRti::DtString &n) |
| Methods to get and set network component information. More... | |
| MAKRti::DtInetAddr | address () const |
| Methods to get and set network component information. More... | |
| void | setAddress (const MAKRti::DtInetAddr &a) |
| Methods to get and set network component information. More... | |
| MAKRti::DtInetAddr | privateAddress () const |
| Methods to get and set network component information. More... | |
| void | setPrivateAddress (const MAKRti::DtInetAddr &a) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | hostName () const |
| Methods to get and set network component information. More... | |
| void | setHostName (const MAKRti::DtString &n) |
| Methods to get and set network component information. More... | |
| int | port () const |
| Methods to get and set network component information. More... | |
| void | setPort (int p) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | hostPort () const |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | processName () const |
| Methods to get and set network component information. More... | |
| void | setProcessName (const MAKRti::DtString &n) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | typeName () const |
| Methods to get and set network component information. More... | |
| void | setTypeName (const MAKRti::DtString &n) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | commandArgs () const |
| Methods to get and set network component information. More... | |
| void | setCommandArgs (const MAKRti::DtString &a) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | pid () const |
| Methods to get and set network component information. More... | |
| void | setPid (const MAKRti::DtString &p) |
| Methods to get and set network component information. More... | |
| MAKRti::DtString | federationName () const |
| Methods to get and set network component information. More... | |
| void | setFederationName (const MAKRti::DtString &h) |
| Methods to get and set network component information. More... | |
| int | federateHandle () const |
| Methods to get and set network component information. More... | |
| void | setFederateHandle (int h) |
| Methods to get and set network component information. More... | |
| unsigned | connectionId () const |
| Methods to get and set network component information. More... | |
| void | setConnectionId (unsigned i) |
| Methods to get and set network component information. More... | |
| int | queueStatus () const |
| Methods to get and set network component information. More... | |
| void | setQueueStatus (int q) |
| Methods to get and set network component information. More... | |
| DtHlaVersionId | hlaVersion () const |
| Methods to get and set network component information. More... | |
| void | setHlaVersion (DtHlaVersionId v) |
| Methods to get and set network component information. More... | |
| DtAssistantMsgFederateStatus | federateStatus () const |
| Methods to get and set network component information. More... | |
| void | setFederateStatus (DtAssistantMsgFederateStatus v) |
| Methods to get and set network component information. More... | |
Protected Attributes | |
| MAKRti::DtString | myName |
| MAKRti::DtInetAddr | myAddress |
| MAKRti::DtInetAddr | myPrivateAddress |
| MAKRti::DtString | myHostName |
| MAKRti::DtString | myProcessName |
| MAKRti::DtString | myTypeName |
| MAKRti::DtString | myCommandArgs |
| MAKRti::DtString | myPid |
| MAKRti::DtString | myFederationName |
| int | myPort |
| int | myFederateHandle |
| unsigned | myConnId |
| int | myQueueStatus |
| DtHlaVersionId | myHlaVersion |
| DtAssistantMsgFederateStatus | myFederateStatus |
Stores information on a single component connected to a forwarder.
| DtAssistantNetworkCompInfo::DtAssistantNetworkCompInfo | ( | ) |
Constructors.
| DtAssistantNetworkCompInfo::DtAssistantNetworkCompInfo | ( | const MAKRti::DtString & | name | ) |
| DtAssistantNetworkCompInfo::DtAssistantNetworkCompInfo | ( | const DtAssistantNetworkCompInfo & | orig | ) |
|
virtual |
Destructor.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
| bool DtAssistantNetworkCompInfo::isDropped | ( | ) | const |
Returns whether this is a dropped federate.
This parses the myName for "Dropped " To determine this.
|
inline |
Returns whether this entry contains valid data.
If data is valid, there should at minimum be a valid IP address.
|
inline |
Methods to get and set network component information.
|
virtual |
|
virtual |
Assignment operator.
|
virtual |
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
inline |
Methods to get and set network component information.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |