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.

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

Implements DtRtiExecCmd.

Member Data Documentation

bool DtEnableDisableNetworkTestingCmd::myEnabled
DtString DtEnableDisableNetworkTestingCmd::myFedexName

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

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)