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

EMC_SPINDLE_STOP Class Reference

#include <emc.hh>

Inheritance diagram for EMC_SPINDLE_STOP:

Inheritance graph
[legend]
Collaboration diagram for EMC_SPINDLE_STOP:

Collaboration graph
[legend]

Public Methods

 EMC_SPINDLE_STOP ()
void update (CMS *cms)

Constructor & Destructor Documentation

EMC_SPINDLE_STOP::EMC_SPINDLE_STOP   [inline]
 

Definition at line 2314 of file emc.hh.


Member Function Documentation

void EMC_SPINDLE_STOP::update CMS *    cms
 

Reimplemented from EMC_SPINDLE_CMD_MSG.

Definition at line 1471 of file emc.cc.

01472 {
01473 
01474         EMC_SPINDLE_CMD_MSG::update(cms);
01475 
01476 }


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