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

EMC_SET_DEBUG Class Reference

#include <emc.hh>

Inheritance diagram for EMC_SET_DEBUG:

Inheritance graph
[legend]
Collaboration diagram for EMC_SET_DEBUG:

Collaboration graph
[legend]

Public Methods

 EMC_SET_DEBUG ()
void update (CMS *cms)

Data Fields

int debug

Constructor & Destructor Documentation

EMC_SET_DEBUG::EMC_SET_DEBUG   [inline]
 

Definition at line 758 of file emc.hh.

00758 : RCS_CMD_MSG(EMC_SET_DEBUG_TYPE, sizeof(EMC_SET_DEBUG)) {};


Member Function Documentation

void EMC_SET_DEBUG::update CMS *    cms
 

Definition at line 2558 of file emc.cc.

02559 {
02560         cms->update(debug);
02561 
02562 }


Field Documentation

int EMC_SET_DEBUG::debug
 

Definition at line 763 of file emc.hh.

Referenced by emcIoSetDebug(), and sendDebug().


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