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


Public Methods | |
| EMC_IO_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2646 of file emc.hh. 02646 : EMC_IO_CMD_MSG(EMC_IO_HALT_TYPE, sizeof(EMC_IO_HALT)) {}; |
|
|
Reimplemented from EMC_IO_CMD_MSG. Definition at line 1898 of file emc.cc. 01899 {
01900
01901 EMC_IO_CMD_MSG::update(cms);
01902
01903 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001