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


Public Methods | |
| EMC_AUX_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2152 of file emc.hh. 02152 : EMC_AUX_CMD_MSG(EMC_AUX_ABORT_TYPE, sizeof(EMC_AUX_ABORT)) {}; |
|
|
Reimplemented from EMC_AUX_CMD_MSG. Definition at line 1548 of file emc.cc. 01549 {
01550
01551 EMC_AUX_CMD_MSG::update(cms);
01552
01553 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001