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


Public Methods | |
| EMC_TOOL_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2027 of file emc.hh. 02027 : EMC_TOOL_CMD_MSG(EMC_TOOL_HALT_TYPE, sizeof(EMC_TOOL_HALT)) {}; |
|
|
Reimplemented from EMC_TOOL_CMD_MSG. Definition at line 1963 of file emc.cc. 01964 {
01965
01966 EMC_TOOL_CMD_MSG::update(cms);
01967
01968 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001