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


Public Methods | |
| EMC_SPINDLE_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2258 of file emc.hh. 02258 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_HALT_TYPE, sizeof(EMC_SPINDLE_HALT)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 2858 of file emc.cc. 02859 {
02860
02861 EMC_SPINDLE_CMD_MSG::update(cms);
02862
02863 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001