11.11 OETypedParameter

template <class TT> class OETypedParameter : public OEParameter

An abstract base class derived from OEParameter which is templated upon the parameter type and adds member functions to access the actual value and default settings of the parameter.


Subsections