DART  6.10.1
Factory.hpp File Reference
#include <functional>
#include <memory>
#include <unordered_map>
#include <unordered_set>
#include "dart/common/Singleton.hpp"
#include "dart/common/StlHelpers.hpp"
#include "dart/common/detail/Factory-impl.hpp"

Go to the source code of this file.

Classes

class  dart::common::Factory< KeyT, BaseT, HeldT, Args >
 Implementation of the Abstract Factory Pattern. More...
 
class  dart::common::FactoryRegistrar< KeyT, BaseT, DerivedT, HeldT, Args >
 Helper class to register a object creator function to the Singleton. More...
 

Namespaces

 dart
 
 dart::common