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

EMC_TASK_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TASK_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_TASK_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 1764 of file emc.hh.

01764 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_TASK_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_TASK_INIT, EMC_TASK_HALT, EMC_TASK_ABORT, EMC_TASK_SET_MODE, EMC_TASK_SET_STATE, EMC_TASK_PLAN_OPEN, EMC_TASK_PLAN_RUN, EMC_TASK_PLAN_READ, EMC_TASK_PLAN_EXECUTE, EMC_TASK_PLAN_PAUSE, EMC_TASK_PLAN_STEP, EMC_TASK_PLAN_RESUME, EMC_TASK_PLAN_END, EMC_TASK_PLAN_CLOSE, EMC_TASK_PLAN_INIT, and EMC_TASK_PLAN_SYNCH.

Definition at line 1876 of file emc.cc.

Referenced by EMC_TASK_HALT::update(), EMC_TASK_PLAN_PAUSE::update(), EMC_TASK_PLAN_EXECUTE::update(), EMC_TASK_PLAN_OPEN::update(), EMC_TASK_INIT::update(), EMC_TASK_PLAN_STEP::update(), EMC_TASK_PLAN_END::update(), EMC_TASK_SET_MODE::update(), EMC_TASK_SET_STATE::update(), EMC_TASK_PLAN_READ::update(), EMC_TASK_PLAN_RESUME::update(), EMC_TASK_PLAN_RUN::update(), EMC_TASK_PLAN_INIT::update(), EMC_TASK_ABORT::update(), EMC_TASK_PLAN_SYNCH::update(), and EMC_TASK_PLAN_CLOSE::update().

01877 {
01878 
01879 }


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