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

EMC_CMD_MSG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for EMC_CMD_MSG:

Collaboration graph
[legend]

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 2713 of file emc.hh.

02713 : RCS_CMD_MSG(t, s) {};


Member Function Documentation

void EMC_CMD_MSG::update CMS *    cms
 

Reimplemented in EMC_INIT, EMC_HALT, EMC_ABORT, EMC_LOG_OPEN, EMC_LOG_START, EMC_LOG_STOP, and EMC_LOG_CLOSE.

Definition at line 915 of file emc.cc.

Referenced by EMC_HALT::update(), EMC_INIT::update(), EMC_ABORT::update(), EMC_LOG_START::update(), EMC_LOG_STOP::update(), EMC_LOG_OPEN::update(), and EMC_LOG_CLOSE::update().

00916 {
00917 
00918 }


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