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

EMC_SPINDLE_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_SPINDLE_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_SPINDLE_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 2240 of file emc.hh.

02240 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_SPINDLE_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_SPINDLE_INIT, EMC_SPINDLE_HALT, EMC_SPINDLE_ABORT, EMC_SPINDLE_ON, EMC_SPINDLE_OFF, EMC_SPINDLE_FORWARD, EMC_SPINDLE_REVERSE, EMC_SPINDLE_STOP, EMC_SPINDLE_INCREASE, EMC_SPINDLE_DECREASE, EMC_SPINDLE_CONSTANT, EMC_SPINDLE_BRAKE_RELEASE, EMC_SPINDLE_BRAKE_ENGAGE, EMC_SPINDLE_ENABLE, and EMC_SPINDLE_DISABLE.

Definition at line 1052 of file emc.cc.

Referenced by EMC_SPINDLE_FORWARD::update(), EMC_SPINDLE_HALT::update(), EMC_SPINDLE_INCREASE::update(), EMC_SPINDLE_BRAKE_ENGAGE::update(), EMC_SPINDLE_INIT::update(), EMC_SPINDLE_ON::update(), EMC_SPINDLE_ABORT::update(), EMC_SPINDLE_BRAKE_RELEASE::update(), EMC_SPINDLE_ENABLE::update(), EMC_SPINDLE_DECREASE::update(), EMC_SPINDLE_REVERSE::update(), EMC_SPINDLE_DISABLE::update(), EMC_SPINDLE_STOP::update(), EMC_SPINDLE_OFF::update(), and EMC_SPINDLE_CONSTANT::update().

01053 {
01054 
01055 }


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