![]() |
MAK RTIspy API Documentation for HLA Evolved
|
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 DtRtiExecCmd * | clone () const |
Public Attributes | |
| DtString | myFedexName |
| int | myFedexHandle |
| DtDestroyFederationCmd::DtDestroyFederationCmd | ( | const DtString & | fedexName, |
| int | fedexHandle | ||
| ) | [inline] |
| virtual DtDestroyFederationCmd::~DtDestroyFederationCmd | ( | ) | [inline, virtual] |
| virtual DtRtiExecCmd* DtDestroyFederationCmd::clone | ( | ) | const [inline, virtual] |
Implements DtRtiExecCmd.
| void DtDestroyFederationCmd::operator() | ( | const DtRtiExec & | exec | ) | [virtual] |
Implements DtRtiExecCmd.
References DtFedExec::fedExHandle(), myFedexHandle, and myFedexName.
Referenced by operator()().
| DtString DtDestroyFederationCmd::myFedexName |
Referenced by operator()().