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


Public Methods | |
| EMC_MOTION_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1675 of file emc.hh. 01675 : EMC_MOTION_CMD_MSG(EMC_MOTION_INIT_TYPE, sizeof(EMC_MOTION_INIT)) {}; |
|
|
Reimplemented from EMC_MOTION_CMD_MSG. Definition at line 997 of file emc.cc. 00998 {
00999
01000 EMC_MOTION_CMD_MSG::update(cms);
01001
01002 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001