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


Public Methods | |
| EMC_MOTION_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1684 of file emc.hh. 01684 : EMC_MOTION_CMD_MSG(EMC_MOTION_HALT_TYPE, sizeof(EMC_MOTION_HALT)) {}; |
|
|
Reimplemented from EMC_MOTION_CMD_MSG. Definition at line 1363 of file emc.cc. 01364 {
01365
01366 EMC_MOTION_CMD_MSG::update(cms);
01367
01368 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001