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


Public Methods | |
| EMC_SPINDLE_DISABLE () | |
| void | update (CMS *cms) |
|
|
Definition at line 2377 of file emc.hh. 02377 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_DISABLE_TYPE, sizeof(EMC_SPINDLE_DISABLE)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 1798 of file emc.cc. 01799 {
01800
01801 EMC_SPINDLE_CMD_MSG::update(cms);
01802
01803 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001