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


Public Methods | |
| EMC_TOOL_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2018 of file emc.hh. 02018 : EMC_TOOL_CMD_MSG(EMC_TOOL_INIT_TYPE, sizeof(EMC_TOOL_INIT)) {}; |
|
|
Reimplemented from EMC_TOOL_CMD_MSG. Definition at line 1575 of file emc.cc. 01576 {
01577
01578 EMC_TOOL_CMD_MSG::update(cms);
01579
01580 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001