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


Public Methods | |
| EMC_IO_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2655 of file emc.hh. 02655 : EMC_IO_CMD_MSG(EMC_IO_ABORT_TYPE, sizeof(EMC_IO_ABORT)) {}; |
|
|
Reimplemented from EMC_IO_CMD_MSG. Definition at line 2154 of file emc.cc. 02155 {
02156
02157 EMC_IO_CMD_MSG::update(cms);
02158
02159 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001