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


Public Methods | |
| EMC_TASK_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 1773 of file emc.hh. 01773 : EMC_TASK_CMD_MSG(EMC_TASK_INIT_TYPE, sizeof(EMC_TASK_INIT)) {}; |
|
|
Reimplemented from EMC_TASK_CMD_MSG. Definition at line 2817 of file emc.cc. 02818 {
02819
02820 EMC_TASK_CMD_MSG::update(cms);
02821
02822 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001