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


Public Methods | |
| EMC_COOLANT_HALT () | |
| void | update (CMS *cms) |
|
|
Definition at line 2432 of file emc.hh. 02432 : EMC_COOLANT_CMD_MSG(EMC_COOLANT_HALT_TYPE, sizeof(EMC_COOLANT_HALT)) {}; |
|
|
Reimplemented from EMC_COOLANT_CMD_MSG. Definition at line 1484 of file emc.cc. 01485 {
01486
01487 EMC_COOLANT_CMD_MSG::update(cms);
01488
01489 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001