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

EMC_AUX_STAT_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AUX_STAT_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_AUX_STAT_MSG:

Collaboration graph
[legend]

Public Methods

 EMC_AUX_STAT_MSG (NMLTYPE t, size_t s)
void update (CMS *cms)

Constructor & Destructor Documentation

EMC_AUX_STAT_MSG::EMC_AUX_STAT_MSG NMLTYPE    t,
size_t    s
[inline]
 

Definition at line 2204 of file emc.hh.

02204 : RCS_STAT_MSG(t, s) {};


Member Function Documentation

void EMC_AUX_STAT_MSG::update CMS *    cms
 

Reimplemented in EMC_AUX_STAT.

Definition at line 3022 of file emc.cc.

Referenced by EMC_AUX_STAT::update().

03023 {
03024 
03025 }


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