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


Public Methods | |
| EMC_LOG_STOP () | |
| void | update (CMS *cms) |
|
|
Definition at line 2777 of file emc.hh. 02777 : EMC_CMD_MSG(EMC_LOG_STOP_TYPE, sizeof(EMC_LOG_STOP)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 1336 of file emc.cc. 01337 {
01338
01339 EMC_CMD_MSG::update(cms);
01340
01341 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001