In file io.h:

template class ParameterRef : public ParameterBase

Class used to add an already declared variable to a ParameterSet

Inheritance:


Inherited from ParameterBase:


Documentation

Class used to add an already declared variable to a ParameterSet. Sometimes a variable has already been declared (like int number; ) but you want that variable to be initialized from some file. This class is used in conjuction with the function NamedParameter to add that variable ("number") to the current set.

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de