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

EMC_TOOL_LOAD_TOOL_TABLE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TOOL_LOAD_TOOL_TABLE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TOOL_LOAD_TOOL_TABLE:

Collaboration graph
[legend]

Public Methods

 EMC_TOOL_LOAD_TOOL_TABLE ()
void update (CMS *cms)

Data Fields

char file [EMC_TASK_FILENAME_LEN]

Constructor & Destructor Documentation

EMC_TOOL_LOAD_TOOL_TABLE::EMC_TOOL_LOAD_TOOL_TABLE   [inline]
 

Definition at line 2074 of file emc.hh.


Member Function Documentation

void EMC_TOOL_LOAD_TOOL_TABLE::update CMS *    cms
 

Reimplemented from EMC_TOOL_CMD_MSG.

Definition at line 2236 of file emc.cc.

02237 {
02238 
02239         EMC_TOOL_CMD_MSG::update(cms);
02240         cms->update(file,256);
02241 
02242 }


Field Documentation

char EMC_TOOL_LOAD_TOOL_TABLE::file[EMC_TASK_FILENAME_LEN]
 

Definition at line 2079 of file emc.hh.

Referenced by EMC_TOOL_MODULE::TOOL_LOAD_TOOL_TABLE(), emcTaskIssueCommand(), emcToolLoadToolTable(), main(), and sendLoadToolTable().


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