![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Inheritance diagram for DtDeleteFederateCmd:
Collaboration diagram for DtDeleteFederateCmd:Public Member Functions | |
| DtDeleteFederateCmd (const DtString &fedexName, int fedHandle) | |
| virtual | ~DtDeleteFederateCmd () |
| virtual void | operator() (const DtRtiExec &exec) |
| virtual DtRtiExecCmd * | clone () 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 |
| int | myFederateHandle |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements DtRtiExecCmd.
|
virtual |
Implements DtRtiExecCmd.
| int DtDeleteFederateCmd::myFederateHandle |
| DtString DtDeleteFederateCmd::myFedexName |