ifactory.h File Reference
#include <map>
#include <functional>
#include <type_traits>
Include dependency graph for ifactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dnai::interfaces::IFactory< FactoryType, ClassIdentifier >
 This class allow you to create a factory for anytype of the Base class (FactoryType) with anytype of identifier (ClassIdentifier) More...
 

Namespaces

 dnai
 
 dnai::interfaces