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


Public Methods | |
| EMC_LUBE_OFF () | |
| void | update (CMS *cms) |
|
|
Definition at line 2556 of file emc.hh. 02556 : EMC_LUBE_CMD_MSG(EMC_LUBE_OFF_TYPE, sizeof(EMC_LUBE_OFF)) {}; |
|
|
Reimplemented from EMC_LUBE_CMD_MSG. Definition at line 3213 of file emc.cc. 03214 {
03215
03216 EMC_LUBE_CMD_MSG::update(cms);
03217
03218 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001