HyperspaceExplorer 0.7.1
|
Classes | |
class | FunctionParameter |
A parameter to a Function with a name, an optional description and a default. More... | |
class | FunctionParameterFactory |
Class with factory methods to create a FunctionParameter. More... | |
class | FunctionParameterValue< T > |
A value for a function parameter. Template depending on its type. More... | |
class | FunctionParameterValueBase |
Interface for a value of a function parameter. Inherited by a template class. More... | |
class | ParameterMap |
A class to store and manage FunctionParameter s. More... | |
Typedefs | |
typedef Loki::SingletonHolder < FunctionParameterFactory > | TheFunctionParameterFactory |
Declare ParameterFac as a singleton and generate access to it. |
Declare ParameterFac as a singleton and generate access to it.