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


Public Methods | |
| EMC_AXIS_HOME () | |
| void | update (CMS *cms) |
|
|
Definition at line 1089 of file emc.hh. 01089 : EMC_AXIS_CMD_MSG(EMC_AXIS_HOME_TYPE, sizeof(EMC_AXIS_HOME)) {}; |
|
|
Reimplemented from EMC_AXIS_CMD_MSG. Definition at line 2725 of file emc.cc. 02726 {
02727
02728 EMC_AXIS_CMD_MSG::update(cms);
02729
02730 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001