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


Public Methods | |
| EMC_IO_INIT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2637 of file emc.hh. 02637 : EMC_IO_CMD_MSG(EMC_IO_INIT_TYPE, sizeof(EMC_IO_INIT)) {}; |
|
|
Reimplemented from EMC_IO_CMD_MSG. Definition at line 1497 of file emc.cc. 01498 {
01499
01500 EMC_IO_CMD_MSG::update(cms);
01501
01502 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001