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

EMC_TASK_PLAN_RUN Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TASK_PLAN_RUN:

Inheritance graph
[legend]
Collaboration diagram for EMC_TASK_PLAN_RUN:

Collaboration graph
[legend]

Public Methods

 EMC_TASK_PLAN_RUN ()
void update (CMS *cms)

Data Fields

int line

Constructor & Destructor Documentation

EMC_TASK_PLAN_RUN::EMC_TASK_PLAN_RUN   [inline]
 

Definition at line 1833 of file emc.hh.


Member Function Documentation

void EMC_TASK_PLAN_RUN::update CMS *    cms
 

Reimplemented from EMC_TASK_CMD_MSG.

Definition at line 1825 of file emc.cc.

01826 {
01827 
01828         EMC_TASK_CMD_MSG::update(cms);
01829         cms->update(line);
01830 
01831 }


Field Documentation

int EMC_TASK_PLAN_RUN::line
 

Definition at line 1838 of file emc.hh.

Referenced by emcTaskIssueCommand(), emcTaskPlan(), main(), and sendProgramRun().


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