![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Inheritance diagram for DtSendMessageCmd:
Collaboration diagram for DtSendMessageCmd:Public Member Functions | |
| DtSendMessageCmd (const DtString &fedexName, std::auto_ptr< DtRtiMsg > msg) | |
| virtual | ~DtSendMessageCmd () |
| 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). | |
Public Attributes | |
| DtString | myFedexName |
| std::auto_ptr< DtRtiMsg > | myMsg |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements DtRtiExecCmd.
|
virtual |
Implements DtRtiExecCmd.
| DtString DtSendMessageCmd::myFedexName |
| std::auto_ptr<DtRtiMsg> DtSendMessageCmd::myMsg |