MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions | Public Attributes
DtChangeNotifyLevelCmd Class Reference
+ Inheritance diagram for DtChangeNotifyLevelCmd:
+ Collaboration diagram for DtChangeNotifyLevelCmd:

Public Member Functions

 DtChangeNotifyLevelCmd (DtNotifyLevelType level)
virtual ~DtChangeNotifyLevelCmd ()
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

DtNotifyLevelType myLevel

Constructor & Destructor Documentation

DtChangeNotifyLevelCmd::DtChangeNotifyLevelCmd ( DtNotifyLevelType  level)
inline
virtual DtChangeNotifyLevelCmd::~DtChangeNotifyLevelCmd ( )
inlinevirtual

Member Function Documentation

virtual DtRtiExecCmd* DtChangeNotifyLevelCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

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

Implements DtRtiExecCmd.

References myLevel.

Member Data Documentation

DtNotifyLevelType DtChangeNotifyLevelCmd::myLevel

Referenced by operator()().


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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)