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


Public Methods | |
| EMC_TASK_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1782 of file emc.hh. 01782 : EMC_TASK_CMD_MSG(EMC_TASK_HALT_TYPE, sizeof(EMC_TASK_HALT)) {}; |
|
|
Reimplemented from EMC_TASK_CMD_MSG. Definition at line 3186 of file emc.cc. 03187 {
03188
03189 EMC_TASK_CMD_MSG::update(cms);
03190
03191 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001