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

EMC_MOTION_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_MOTION_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_MOTION_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 1666 of file emc.hh.

01666 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_MOTION_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_MOTION_INIT, EMC_MOTION_HALT, EMC_MOTION_ABORT, EMC_MOTION_SET_AOUT, and EMC_MOTION_SET_DOUT.

Definition at line 3333 of file emc.cc.

Referenced by EMC_MOTION_SET_DOUT::update(), EMC_MOTION_ABORT::update(), EMC_MOTION_SET_AOUT::update(), EMC_MOTION_HALT::update(), and EMC_MOTION_INIT::update().

03334 {
03335 
03336 }


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