![]() |
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 Attributes | |
| DtNotifyLevelType | myLevel |
| DtChangeNotifyLevelCmd::DtChangeNotifyLevelCmd | ( | DtNotifyLevelType | level | ) | [inline] |
| virtual DtChangeNotifyLevelCmd::~DtChangeNotifyLevelCmd | ( | ) | [inline, virtual] |
| virtual DtRtiExecCmd* DtChangeNotifyLevelCmd::clone | ( | ) | const [inline, virtual] |
Implements DtRtiExecCmd.
| void DtChangeNotifyLevelCmd::operator() | ( | const DtRtiExec & | exec | ) | [virtual] |
Implements DtRtiExecCmd.
References myLevel.
| DtNotifyLevelType DtChangeNotifyLevelCmd::myLevel |
Referenced by operator()().