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

Public Member Functions

 DtDestroyFederationCmd (const DtString &fedexName, int fedexHandle)
virtual ~DtDestroyFederationCmd ()
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 myFedexHandle

Constructor & Destructor Documentation

DtDestroyFederationCmd::DtDestroyFederationCmd ( const DtString &  fedexName,
int  fedexHandle 
)
inline
virtual DtDestroyFederationCmd::~DtDestroyFederationCmd ( )
inlinevirtual

Member Function Documentation

virtual DtRtiExecCmd* DtDestroyFederationCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

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

Implements DtRtiExecCmd.

Member Data Documentation

int DtDestroyFederationCmd::myFedexHandle
DtString DtDestroyFederationCmd::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)