SourceForge.net Logo

DAQpp::ParameterCollection< C > Class Template Reference

This class is a collection of ParameterObservers that also handles the creation of those objects. More...

#include <Parameter.h>

Collaboration diagram for DAQpp::ParameterCollection< C >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ParameterCollection (C *m)
template<typename T>
DAQpp::Par< T > * new_par (void(C::*f)(const T &), DAQpp::Par< T > *p=0)

Private Attributes

C * module


Detailed Description

template<typename C>
class DAQpp::ParameterCollection< C >

This class is a collection of ParameterObservers that also handles the creation of those objects.

To use it make your class derive from this one and call new_par for each new parameter that you want to connect to one of your class' methods.


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