MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtEnableDisableNetworkTestingCmd Class Reference
+ Inheritance diagram for DtEnableDisableNetworkTestingCmd:
+ Collaboration diagram for DtEnableDisableNetworkTestingCmd:

Public Member Functions

 DtEnableDisableNetworkTestingCmd (const DtString &fedexName, bool enabled)
virtual ~DtEnableDisableNetworkTestingCmd ()
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
bool myEnabled

Constructor & Destructor Documentation

DtEnableDisableNetworkTestingCmd::DtEnableDisableNetworkTestingCmd ( const DtString &  fedexName,
bool  enabled 
)
inline
virtual DtEnableDisableNetworkTestingCmd::~DtEnableDisableNetworkTestingCmd ( )
inlinevirtual

Member Function Documentation

virtual DtRtiExecCmd* DtEnableDisableNetworkTestingCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

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

Member Data Documentation

bool DtEnableDisableNetworkTestingCmd::myEnabled

Referenced by operator()().

DtString DtEnableDisableNetworkTestingCmd::myFedexName

Referenced by operator()().


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

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)