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


Public Methods | |
| EMC_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2731 of file emc.hh. 02731 : EMC_CMD_MSG(EMC_HALT_TYPE, sizeof(EMC_HALT)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 2570 of file emc.cc. 02571 {
02572
02573 EMC_CMD_MSG::update(cms);
02574
02575 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001