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

EMC_INIT Class Reference

#include <emc.hh>

Inheritance diagram for EMC_INIT:

Inheritance graph
[legend]
Collaboration diagram for EMC_INIT:

Collaboration graph
[legend]

Public Methods

 EMC_INIT ()
void update (CMS *cms)

Constructor & Destructor Documentation

EMC_INIT::EMC_INIT   [inline]
 

Definition at line 2722 of file emc.hh.

02722 : EMC_CMD_MSG(EMC_INIT_TYPE, sizeof(EMC_INIT)) {};


Member Function Documentation

void EMC_INIT::update CMS *    cms
 

Reimplemented from EMC_CMD_MSG.

Definition at line 2113 of file emc.cc.

02114 {
02115 
02116         EMC_CMD_MSG::update(cms);
02117 
02118 }


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