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


Public Methods | |
| EMC_LOG_START () | |
| void | update (CMS *cms) |
|
|
Definition at line 2768 of file emc.hh. 02768 : EMC_CMD_MSG(EMC_LOG_START_TYPE, sizeof(EMC_LOG_START)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 1758 of file emc.cc. 01759 {
01760
01761 EMC_CMD_MSG::update(cms);
01762
01763 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001