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

EMC_TASK_SET_MODE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TASK_SET_MODE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TASK_SET_MODE:

Collaboration graph
[legend]

Public Methods

 EMC_TASK_SET_MODE ()
void update (CMS *cms)

Data Fields

int mode

Constructor & Destructor Documentation

EMC_TASK_SET_MODE::EMC_TASK_SET_MODE   [inline]
 

Definition at line 1800 of file emc.hh.


Member Function Documentation

void EMC_TASK_SET_MODE::update CMS *    cms
 

Reimplemented from EMC_TASK_CMD_MSG.

Definition at line 2329 of file emc.cc.

02330 {
02331 
02332         EMC_TASK_CMD_MSG::update(cms);
02333         cms->update(mode);
02334 
02335 }


Field Documentation

int EMC_TASK_SET_MODE::mode
 

Definition at line 1805 of file emc.hh.

Referenced by emcTaskIssueCommand(), main(), sendAuto(), sendManual(), and sendMdi().


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