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
DtSendMessageCmd Class Reference
+ 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 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
std::auto_ptr< DtRtiMsgmyMsg

Constructor & Destructor Documentation

DtSendMessageCmd::DtSendMessageCmd ( const DtString &  fedexName,
std::auto_ptr< DtRtiMsg msg 
)
inline
virtual DtSendMessageCmd::~DtSendMessageCmd ( )
inlinevirtual

Member Function Documentation

virtual DtRtiExecCmd* DtSendMessageCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

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

Implements DtRtiExecCmd.

References myMsg.

Member Data Documentation

DtString DtSendMessageCmd::myFedexName
std::auto_ptr<DtRtiMsg> DtSendMessageCmd::myMsg

Referenced by operator()().


The documentation for this class was generated from the following files:

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)