Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
▼NPointMatcherSupport | Functions and classes that are not dependant on scalar type are defined in this namespace |
CInvalidModuleType | An exception thrown when one tries to use a module type that does not exist |
CTransformationError | An expection thrown when a transformation has invalid parameters |
CLogger | The logger interface, used to output warnings and informations |
▼CParametrizable | The superclass of classes that are constructed using generic parameters. This class provides the parameter storage and fetching mechanism |
CInvalidParameter | An exception thrown when one tries to fetch the value of an unexisting parameter |
CParameterDoc | The documentation of a parameter |
CInvalidElement | An exception thrown when one tries to instanciate an element that does not exist in the registrar |
▼CRegistrar | A factor for subclasses of Interface |
CClassDescriptor | The interface for class descriptors |
CGenericClassDescriptor | A descriptor for a class C that provides parameters |
CGenericClassDescriptorNoParam | A descriptor for a class C that does not provide any parameter |