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


Public Methods | |
| EMC_LOG_CLOSE () | |
| void | update (CMS *cms) |
|
|
Definition at line 2786 of file emc.hh. 02786 : EMC_CMD_MSG(EMC_LOG_CLOSE_TYPE, sizeof(EMC_LOG_CLOSE)) {}; |
|
|
Reimplemented from EMC_CMD_MSG. Definition at line 831 of file emc.cc. 00832 {
00833
00834 EMC_CMD_MSG::update(cms);
00835
00836 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001