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


Public Methods | |
| EMC_SPINDLE_CONSTANT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2341 of file emc.hh. 02341 : EMC_SPINDLE_CMD_MSG(EMC_SPINDLE_CONSTANT_TYPE, sizeof(EMC_SPINDLE_CONSTANT)) {}; |
|
|
Reimplemented from EMC_SPINDLE_CMD_MSG. Definition at line 1039 of file emc.cc. 01040 {
01041
01042 EMC_SPINDLE_CMD_MSG::update(cms);
01043
01044 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001