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

EMC_TASK_SET_STATE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TASK_SET_STATE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TASK_SET_STATE:

Collaboration graph
[legend]

Public Methods

 EMC_TASK_SET_STATE ()
void update (CMS *cms)

Data Fields

int state

Constructor & Destructor Documentation

EMC_TASK_SET_STATE::EMC_TASK_SET_STATE   [inline]
 

Definition at line 1811 of file emc.hh.


Member Function Documentation

void EMC_TASK_SET_STATE::update CMS *    cms
 

Reimplemented from EMC_TASK_CMD_MSG.

Definition at line 2250 of file emc.cc.

02251 {
02252 
02253         EMC_TASK_CMD_MSG::update(cms);
02254         cms->update(state);
02255 
02256 }


Field Documentation

int EMC_TASK_SET_STATE::state
 

Definition at line 1816 of file emc.hh.

Referenced by emcTaskIssueCommand(), main(), sendEstop(), sendEstopReset(), sendMachineOff(), and sendMachineOn().


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