Define the ConfigFunctor template class. More...
#include "ParameterIOimpl.hh"Go to the source code of this file.
Classes | |
| class | ConfigFunctor< readfunc, writefunc > |
| Treat a functor as a ParameterNode, callable by config file. More... | |
| struct | ConfigFunctorDummyRead |
| Null-op utility class for ConfigFunctors that don't need read functionality. More... | |
| struct | ConfigFunctorDummyWrite |
| Null-op utility class for ConfigFunctors that don't need write functionality. More... | |
| struct | DeprecatedParameter< T > |
Define the ConfigFunctor template class.
Definition in file ConfigFunctor.hh.
1.6.1