#include <events.h>
| Public Member Functions | |
| CmdEvent (const CmdEnum &cmd_value) | |
| Static Public Member Functions | |
| static CmdEvent * | abort () | 
| static CmdEvent * | clear () | 
| static CmdEvent * | estop () | 
| static CmdEvent * | hold () | 
| static CmdEvent * | reset () | 
| static CmdEvent * | start () | 
| static CmdEvent * | stop () | 
| static CmdEvent * | suspend () | 
| static CmdEvent * | unhold () | 
| static CmdEvent * | unsuspend () | 
| Public Attributes | |
| CmdEnum | cmd | 
| packml_sm::CmdEvent::CmdEvent | ( | const CmdEnum & | cmd_value | ) |  [inline] | 
| static CmdEvent* packml_sm::CmdEvent::abort | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::clear | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::estop | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::hold | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::reset | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::start | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::stop | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::suspend | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::unhold | ( | ) |  [inline, static] | 
| static CmdEvent* packml_sm::CmdEvent::unsuspend | ( | ) |  [inline, static] |