Cortex
10.0.0-a4
|
#include <ParameterisedInterface.h>
Public Member Functions | |
virtual CompoundParameter * | parameters ()=0 |
Returns the parameters for query/modification. | |
virtual const CompoundParameter * | parameters () const =0 |
This abstract class defines a very simple interface for any classes which support the idea of parameterisation - that is the use of Parameter classes to define the input to some process.