![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Inheritance diagram for DtChangeNotifyLevelCmd:
Collaboration diagram for DtChangeNotifyLevelCmd:Public Member Functions | |
| DtChangeNotifyLevelCmd (DtNotifyLevelType level) | |
| virtual | ~DtChangeNotifyLevelCmd () |
| 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 | |
| DtNotifyLevelType | myLevel |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements DtRtiExecCmd.
|
virtual |
Implements DtRtiExecCmd.
| DtNotifyLevelType DtChangeNotifyLevelCmd::myLevel |