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


Public Methods | |
| EMC_MOTION_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1693 of file emc.hh. 01693 : EMC_MOTION_CMD_MSG(EMC_MOTION_ABORT_TYPE, sizeof(EMC_MOTION_ABORT)) {}; |
|
|
Reimplemented from EMC_MOTION_CMD_MSG. Definition at line 1657 of file emc.cc. 01658 {
01659
01660 EMC_MOTION_CMD_MSG::update(cms);
01661
01662 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001