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


Public Methods | |
| EMC_SPINDLE_INCREASE () | |
| void | update (CMS *cms) |
|
|
Definition at line 2323 of file emc.hh. 02323 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_INCREASE_TYPE, sizeof(EMC_SPINDLE_INCREASE)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 2804 of file emc.cc. 02805 {
02806
02807 EMC_SPINDLE_CMD_MSG::update(cms);
02808
02809 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001