Factory
Classes | |
class | Factory |
The class that registers ParameterSettable types. More... | |
class | FactoryObserver |
FactoryObserver class to keep trace on operations done by Factory. 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 | ParameterSettableWithConfigureFunction |
The base for classes that can be configured using a ConfigurationParameters object. More... | |
class | RealFactory |
Factory class to create ParameterSettable objects. More... |