Omnidome
Fulldome Mapping Software Toolkit
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces
factory.hpp File Reference
#include <unordered_map>
#include <functional>
#include <type_traits>
Include dependency graph for factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  boostx::registrar< T, REGISTRY, ARGS >
 Registrar mixin class which holds flag of registered class, to be derived from T. More...
 
struct  boostx::factory< INTERFACE, TYPEINFO, ARGS >
 The central factory class. More...
 
struct  boostx::registrar< T, REGISTRY, ARGS >
 Registrar mixin class which holds flag of registered class, to be derived from T. More...
 

Namespaces

 boostx