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

EMC_COOLANT_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_COOLANT_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_COOLANT_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 2414 of file emc.hh.

02414 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_COOLANT_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_COOLANT_INIT, EMC_COOLANT_HALT, EMC_COOLANT_ABORT, EMC_COOLANT_MIST_ON, EMC_COOLANT_MIST_OFF, EMC_COOLANT_FLOOD_ON, and EMC_COOLANT_FLOOD_OFF.

Definition at line 1156 of file emc.cc.

Referenced by EMC_COOLANT_ABORT::update(), EMC_COOLANT_FLOOD_ON::update(), EMC_COOLANT_FLOOD_OFF::update(), EMC_COOLANT_MIST_OFF::update(), EMC_COOLANT_MIST_ON::update(), EMC_COOLANT_HALT::update(), and EMC_COOLANT_INIT::update().

01157 {
01158 
01159 }


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