Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

EMC_TOOL_PREPARE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TOOL_PREPARE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TOOL_PREPARE:

Collaboration graph
[legend]

Public Methods

 EMC_TOOL_PREPARE ()
void update (CMS *cms)

Data Fields

int tool

Constructor & Destructor Documentation

EMC_TOOL_PREPARE::EMC_TOOL_PREPARE   [inline]
 

Definition at line 2045 of file emc.hh.


Member Function Documentation

void EMC_TOOL_PREPARE::update CMS *    cms
 

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 }


Field Documentation

int EMC_TOOL_PREPARE::tool
 

Definition at line 2050 of file emc.hh.

Referenced by SELECT_TOOL(), EMC_TOOL_MODULE::TOOL_PREPARE(), emcTaskIssueCommand(), emcToolPrepare(), and main().


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:29:02 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001