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


Public Methods | |
| EMC_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2740 of file emc.hh. 02740 : EMC_CMD_MSG(EMC_ABORT_TYPE, sizeof(EMC_ABORT)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 2028 of file emc.cc. 02029 {
02030
02031 EMC_CMD_MSG::update(cms);
02032
02033 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001