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


Public Methods | |
| EMC_TRAJ_RESUME () | |
| void | update (CMS *cms) |
|
|
Definition at line 1452 of file emc.hh. 01452 : EMC_TRAJ_CMD_MSG(EMC_TRAJ_RESUME_TYPE, sizeof(EMC_TRAJ_RESUME)) {}; |
|
|
Reimplemented from EMC_TRAJ_CMD_MSG. Definition at line 1670 of file emc.cc. 01671 {
01672
01673 EMC_TRAJ_CMD_MSG::update(cms);
01674
01675 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001