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


Public Methods | |
| EMC_SPINDLE_ENABLE () | |
| void | update (CMS *cms) |
|
|
Definition at line 2368 of file emc.hh. 02368 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_ENABLE_TYPE, sizeof(EMC_SPINDLE_ENABLE)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 2209 of file emc.cc. 02210 {
02211
02212 EMC_SPINDLE_CMD_MSG::update(cms);
02213
02214 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001