Factory

Classes

class  ParameterSettable::BoolDescriptor
 Utility Class for customize the description of Boolean parameter. More...
 
class  ParameterSettable::Descriptor
 Utility Class for describe the parameters of a ParameterSettable. More...
 
class  ParameterSettable::EnumDescriptor
 Utility Class for customize the description of Enum-like parameter. More...
 
class  Factory
 The class that registers ParameterSettable types. More...
 
class  FactoryObserver
 FactoryObserver class to keep trace on operations done by Factory. More...
 
class  ParameterSettable::IntDescriptor
 Utility Class for customize the description of Integer parameter. More...
 
class  ParameterSettable::ObjectDescriptor
 Utility Class for customize the description of an object parameter. More...
 
class  ParameterSettable
 The base for classes that can be configured/saved using a ConfigurationParameters object. More...
 
class  ParameterSettableInConstructor
 The base for classes that can be configured using a ConfigurationParameters object passed to the constructor. More...
 
class  ParameterSettableUI
 The ParameterSettableUI is the base (abstract) class that manage/create the graphic user interface for a ParameterSettable. More...
 
class  ParameterSettableUIViewer
 Helper class for storing information about a viewer for a ParameterSettable. More...
 
class  ParameterSettableWithConfigureFunction
 The base for classes that can be configured using a ConfigurationParameters object. More...
 
class  ParameterSettable::RealDescriptor
 Utility Class for customize the description of Real valued parameter. More...
 
class  RealFactory
 Factory class to create ParameterSettable objects. More...
 
class  Factory::RegisterClassHelper< false, H >
 
class  Factory::RegisterClassHelper< true, H >
 
class  ParameterSettable::StringDescriptor
 Utility Class for customize the description of String parameter. More...
 
class  ParameterSettable::SubgroupDescriptor
 Utility Class for customize the description of a subgroup. More...
 

Detailed Description