SourceForge.net Logo

DAQpp::ParameterHolder Class Reference
[DAQ++ objects]

class ParameterHolder. More...

#include <Parameter.h>

Inheritance diagram for DAQpp::ParameterHolder:

Inheritance graph
[legend]

List of all members.

Public Member Functions

Parameterget_par (const char *par) throw ( ParameterNonExistent )
 returns a Parameter with a given name
virtual void add_par (const char *pnam, Parameter *par, const DAQid *id=0)
 Adds a new parameter.
template<class T>
T & get_par_value (const char *par_name) throw ( ParameterNonExistent, ParameterTypeDoesNotMatch )
 Gets the value of a parameter.
template<class T>
void set_par (const char *pnam, const T &value, bool notify=false) throw ( ParameterNonExistent, ParameterTypeDoesNotMatch )
 Sets the value of a parameter.


Detailed Description

class ParameterHolder.

This class represents a holder for named parameters.

Author:
Carlos Lacasta

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

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