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


Public Methods | |
| EMC_TOOL_PREPARE () | |
| void | update (CMS *cms) |
Data Fields | |
| int | tool |
|
|
Definition at line 2045 of file emc.hh. 02045 : EMC_TOOL_CMD_MSG(EMC_TOOL_PREPARE_TYPE, sizeof(EMC_TOOL_PREPARE)) {}; |
|
|
Reimplemented from EMC_TOOL_CMD_MSG. Definition at line 1116 of file emc.cc. 01117 {
01118
01119 EMC_TOOL_CMD_MSG::update(cms);
01120 cms->update(tool);
01121
01122 }
|
|
|
Definition at line 2050 of file emc.hh. Referenced by SELECT_TOOL(), EMC_TOOL_MODULE::TOOL_PREPARE(), emcTaskIssueCommand(), emcToolPrepare(), and main().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001