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


Public Methods | |
| EMC_SPINDLE_STOP () | |
| void | update (CMS *cms) |
|
|
Definition at line 2314 of file emc.hh. 02314 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_STOP_TYPE, sizeof(EMC_SPINDLE_STOP)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 1471 of file emc.cc. 01472 {
01473
01474 EMC_SPINDLE_CMD_MSG::update(cms);
01475
01476 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001