ObjectFactory0< CtorSignature, U > Class Template Reference

Object factory for 0 parameter-constructor. More...

#include <ObjectFactory0.h>

Detailed Description

template<typename CtorSignature, typename U>
class ObjectFactory0< CtorSignature, U >

Object factory for 0 parameter-constructor.

Actually used as ObjectFactory<ModelInterface *(Options), std::string>

See also
Registrar.h where:
Parameters
Bis the type of a pointer to the created type (ModelInterface *)
Uis the type of the unique identifier (std::string)

#include <libpf/core/ObjectFactory0.h>

Remarks
Warning
Thread safe:
Extendable:
Platform dependencies:

The documentation for this class was generated from the following file: