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


Public Methods | |
| EMC_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2722 of file emc.hh. 02722 : EMC_CMD_MSG(EMC_INIT_TYPE, sizeof(EMC_INIT)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 2113 of file emc.cc. 02114 {
02115
02116 EMC_CMD_MSG::update(cms);
02117
02118 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001