SourceForge.net Logo

DAQpp::DAQmanager::RunManagerSet Class Reference

class RunManagerSet. More...

Inheritance diagram for DAQpp::DAQmanager::RunManagerSet:

Inheritance graph
[legend]
Collaboration diagram for DAQpp::DAQmanager::RunManagerSet:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RunManagerSet ()
 Constructor.
std::pair< iterator, bool > insert (const value_type &x)
 insert a value
iterator insert (iterator pos, const value_type &x)
 insert value at a given position
void erase (iterator pos)
 erase value at position
size_type erase (const key_type &k)
 erase value
void erase (iterator first, iterator last)
 erase from gven first to last
void clear ()
 clear the set
bool condition ()
 The condition to check.


Detailed Description

class RunManagerSet.

This is a set where all the active RunManager are stored. It derives from DAQpp::Condition and DAQinternal.


The documentation for this class was generated from the following files:

Generated on Mon Apr 21 10:00:04 2008 for DAQ++ by  doxygen 1.5.5