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


Public Methods | |
| EMC_COOLANT_ABORT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2441 of file emc.hh. 02441 : EMC_COOLANT_CMD_MSG(EMC_COOLANT_ABORT_TYPE, sizeof(EMC_COOLANT_ABORT)) {}; |
|
|
Reimplemented from EMC_COOLANT_CMD_MSG. Definition at line 3239 of file emc.cc. 03240 {
03241
03242 EMC_COOLANT_CMD_MSG::update(cms);
03243
03244 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001