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


Public Methods | |
| EMC_SPINDLE_DECREASE () | |
| void | update (CMS *cms) |
|
|
Definition at line 2332 of file emc.hh. 02332 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_DECREASE_TYPE, sizeof(EMC_SPINDLE_DECREASE)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 1989 of file emc.cc. 01990 {
01991
01992 EMC_SPINDLE_CMD_MSG::update(cms);
01993
01994 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001