Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CRunVariableCommand.h File Reference

#include "CRunVariable.h"
#include <CDAQTCLProcessor.h>
#include <map>

Go to the source code of this file.

Compounds

class  CRunVariableCommand

Typedefs

typedef map< string, CRunVariable * > RunVariableList
typedef RunVariableList::iterator RunVariableIterator


Typedef Documentation

typedef RunVariableList::iterator RunVariableIterator
 

Definition at line 310 of file CRunVariableCommand.h.

Referenced by CRunVariableCommand::Create(), CRunVariableCommand::Delete(), CExperiment::EmitRunVariableBuffer(), CRunVariableCommand::find(), CExperiment::TriggerRunVariableBuffer(), and CRunVariableCommand::~CRunVariableCommand().

typedef map<string, CRunVariable*> RunVariableList
 

Maintains the set of run variables and provides Tcl command access to them. Run variables are simply Tcl scalar variablew which are periodically written during the run.

Definition at line 309 of file CRunVariableCommand.h.


Generated on Fri Nov 8 13:37:00 2002 for Event Readout system. by doxygen1.2.16