![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Inheritance diagram for DtLatencyTestModeCmd:
Collaboration diagram for DtLatencyTestModeCmd:Public Member Functions | |
| DtLatencyTestModeCmd (const DtString &fedexName, int fedHandle, bool runTest, bool continuousType, bool shouldHaltContinuous, bool observing, unsigned int interactionPeriod, unsigned int numInteractions, unsigned int payloadBytes) | |
| virtual | ~DtLatencyTestModeCmd () |
| virtual void | operator() (const DtRtiExec &exec) |
| virtual DtRtiExecCmd * | clone () const |
Public Attributes | |
| DtString | myFedexName |
| int | myFederateHandle |
| bool | myRunTest |
| bool | myContinuousType |
| bool | myShouldHaltContinuous |
| bool | myObserving |
| unsigned int | myInteractionPeriod |
| unsigned int | myNumInteractions |
| unsigned int | myPayloadBytes |
| DtLatencyTestModeCmd::DtLatencyTestModeCmd | ( | const DtString & | fedexName, |
| int | fedHandle, | ||
| bool | runTest, | ||
| bool | continuousType, | ||
| bool | shouldHaltContinuous, | ||
| bool | observing, | ||
| unsigned int | interactionPeriod, | ||
| unsigned int | numInteractions, | ||
| unsigned int | payloadBytes | ||
| ) | [inline] |
| virtual DtLatencyTestModeCmd::~DtLatencyTestModeCmd | ( | ) | [inline, virtual] |
| virtual DtRtiExecCmd* DtLatencyTestModeCmd::clone | ( | ) | const [inline, virtual] |
Implements DtRtiExecCmd.
| void DtLatencyTestModeCmd::operator() | ( | const DtRtiExec & | exec | ) | [virtual] |
Referenced by operator()().
Referenced by operator()().
| DtString DtLatencyTestModeCmd::myFedexName |
Referenced by operator()().
| unsigned int DtLatencyTestModeCmd::myInteractionPeriod |
Referenced by operator()().
| unsigned int DtLatencyTestModeCmd::myNumInteractions |
Referenced by operator()().
Referenced by operator()().
| unsigned int DtLatencyTestModeCmd::myPayloadBytes |
Referenced by operator()().
Referenced by operator()().
Referenced by operator()().