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


Public Methods | |
| EMC_SPINDLE_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2249 of file emc.hh. 02249 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_INIT_TYPE, sizeof(EMC_SPINDLE_INIT)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 2441 of file emc.cc. 02442 {
02443
02444 EMC_SPINDLE_CMD_MSG::update(cms);
02445
02446 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001