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


Public Methods | |
| EMC_TRAJ_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1425 of file emc.hh. 01425 : EMC_TRAJ_CMD_MSG(EMC_TRAJ_ABORT_TYPE, sizeof(EMC_TRAJ_ABORT)) {}; |
|
|
Reimplemented from EMC_TRAJ_CMD_MSG. Definition at line 1697 of file emc.cc. 01698 {
01699
01700 EMC_TRAJ_CMD_MSG::update(cms);
01701
01702 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001