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


Public Methods | |
| EMC_TOOL_UNLOAD () | |
| void | update (CMS *cms) |
|
|
Definition at line 2065 of file emc.hh. 02065 : EMC_TOOL_CMD_MSG(EMC_TOOL_UNLOAD_TYPE, sizeof(EMC_TOOL_UNLOAD)) {}; |
|
|
Reimplemented from EMC_TOOL_CMD_MSG. Definition at line 3304 of file emc.cc. 03305 {
03306
03307 EMC_TOOL_CMD_MSG::update(cms);
03308
03309 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001