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

EMC_TOOL_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TOOL_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_TOOL_CMD_MSG:

Collaboration graph
[legend]

Public Methods

 EMC_TOOL_CMD_MSG (NMLTYPE t, size_t s)
void update (CMS *cms)

Constructor & Destructor Documentation

EMC_TOOL_CMD_MSG::EMC_TOOL_CMD_MSG NMLTYPE    t,
size_t    s
[inline]
 

Definition at line 2009 of file emc.hh.

02009 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_TOOL_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_TOOL_INIT, EMC_TOOL_HALT, EMC_TOOL_ABORT, EMC_TOOL_PREPARE, EMC_TOOL_LOAD, EMC_TOOL_UNLOAD, EMC_TOOL_LOAD_TOOL_TABLE, and EMC_TOOL_SET_OFFSET.

Definition at line 1839 of file emc.cc.

Referenced by EMC_TOOL_UNLOAD::update(), EMC_TOOL_LOAD_TOOL_TABLE::update(), EMC_TOOL_ABORT::update(), EMC_TOOL_HALT::update(), EMC_TOOL_SET_OFFSET::update(), EMC_TOOL_INIT::update(), EMC_TOOL_LOAD::update(), and EMC_TOOL_PREPARE::update().

01840 {
01841 
01842 }


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