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


Public Methods | |
| EMC_TOOL_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2036 of file emc.hh. 02036 : EMC_TOOL_CMD_MSG(EMC_TOOL_ABORT_TYPE, sizeof(EMC_TOOL_ABORT)) {}; |
|
|
Reimplemented from EMC_TOOL_CMD_MSG. Definition at line 2196 of file emc.cc. 02197 {
02198
02199 EMC_TOOL_CMD_MSG::update(cms);
02200
02201 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001