MAK RTIspy API Documentation for HLA 1516
List of all members | Public Member Functions | Public Attributes
DtLatencyTestModeCmd Class Reference
+ 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 DtRtiExecCmdclone () const
- Public Member Functions inherited from DtRtiExecCmd
 DtRtiExecCmd ()
virtual ~DtRtiExecCmd ()
virtual bool operator== (const DtRtiExecCmd &value)
 The default comparison uses RTTI typeid to treat functor as a standard function pointer (ie - same function => same functor without regard to state).

Public Attributes

DtString myFedexName
int myFederateHandle
bool myRunTest
bool myContinuousType
bool myShouldHaltContinuous
bool myObserving
unsigned int myInteractionPeriod
unsigned int myNumInteractions
unsigned int myPayloadBytes

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

virtual DtRtiExecCmd* DtLatencyTestModeCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

void DtLatencyTestModeCmd::operator() ( const DtRtiExec exec)
virtual

Member Data Documentation

bool DtLatencyTestModeCmd::myContinuousType

Referenced by operator()().

int DtLatencyTestModeCmd::myFederateHandle

Referenced by operator()().

DtString DtLatencyTestModeCmd::myFedexName

Referenced by operator()().

unsigned int DtLatencyTestModeCmd::myInteractionPeriod

Referenced by operator()().

unsigned int DtLatencyTestModeCmd::myNumInteractions

Referenced by operator()().

bool DtLatencyTestModeCmd::myObserving

Referenced by operator()().

unsigned int DtLatencyTestModeCmd::myPayloadBytes

Referenced by operator()().

bool DtLatencyTestModeCmd::myRunTest

Referenced by operator()().

bool DtLatencyTestModeCmd::myShouldHaltContinuous

Referenced by operator()().


The documentation for this class was generated from the following files:

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)