Constructor & Destructor Documentation
| 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 |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| void DtLatencyTestModeCmd::operator() |
( |
const DtRtiExec & |
exec | ) |
|
|
virtual |
Implements DtRtiExecCmd.
References DtFedExec::changeLatencyTestMode(), DtFedExec::getFederate(), myContinuousType, myFederateHandle, myFedexName, myInteractionPeriod, myNumInteractions, myObserving, myPayloadBytes, myRunTest, and myShouldHaltContinuous.
Member Data Documentation
| bool DtLatencyTestModeCmd::myContinuousType |
| int DtLatencyTestModeCmd::myFederateHandle |
| DtString DtLatencyTestModeCmd::myFedexName |
| unsigned int DtLatencyTestModeCmd::myInteractionPeriod |
| unsigned int DtLatencyTestModeCmd::myNumInteractions |
| bool DtLatencyTestModeCmd::myObserving |
| unsigned int DtLatencyTestModeCmd::myPayloadBytes |
| bool DtLatencyTestModeCmd::myRunTest |
| bool DtLatencyTestModeCmd::myShouldHaltContinuous |
The documentation for this class was generated from the following files: