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

EMC_AUX_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AUX_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_AUX_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 2125 of file emc.hh.

02125 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_AUX_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_AUX_INIT, EMC_AUX_HALT, EMC_AUX_ABORT, EMC_AUX_DIO_WRITE, EMC_AUX_AIO_WRITE, EMC_AUX_ESTOP_ON, and EMC_AUX_ESTOP_OFF.

Definition at line 2830 of file emc.cc.

Referenced by EMC_AUX_ESTOP_ON::update(), EMC_AUX_HALT::update(), EMC_AUX_INIT::update(), EMC_AUX_ABORT::update(), EMC_AUX_DIO_WRITE::update(), EMC_AUX_ESTOP_OFF::update(), and EMC_AUX_AIO_WRITE::update().

02831 {
02832 
02833 }


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