#include <emc.hh>
Inheritance diagram for EMC_SPINDLE_OFF:


Public Methods | |
| EMC_SPINDLE_OFF () | |
| void | update (CMS *cms) |
|
|
Definition at line 2287 of file emc.hh. 02287 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_OFF_TYPE, sizeof(EMC_SPINDLE_OFF)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 1130 of file emc.cc. 01131 {
01132
01133 EMC_SPINDLE_CMD_MSG::update(cms);
01134
01135 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001