Main class used by the Factory class to register and create objects of a class derived from SerializationIface and the default constructor without arguments.
More...
template<class Derived>
class daal::data_management::interface1::Creator< Derived >
- Template Parameters
-
Derived | Object of this class is created by the create() function |
Creates a new object of a class
- Returns
- Pointer to the new object
Implements AbstractCreator.
Returns a unique class identifier associated with a class
- Returns
- Class identifier
Implements AbstractCreator.
The documentation for this class was generated from the following file: