MAK RTIspy API Documentation for HLA 1.3
 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). More...
 

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 Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)