OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
factory.h File Reference
#include <functional>
#include <iostream>
#include <boost/function.hpp>
#include <boost/functional/factory.hpp>
#include <boost/functional/forward_adapter.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/utility/enable_if.hpp>
#include "base/util.h"
Include dependency graph for factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StaticObjectFactory
 
struct  StaticObjectFactory::FactoryTypes< Base, Args >
 
struct  StaticObjectFactory::Creator< Base, Impl >
 
struct  StaticObjectFactory::DefaultLink< Base, Args >
 
struct  StaticObjectFactory::FactoryRecord< Base, Args >
 
struct  StaticObjectFactory::ParameterCastTo< Base, p >
 
struct  StaticObjectFactory::DefaultLink< Base, Args >
 

Macros

#define BOOST_FUNCTIONAL_FORWARD_ADAPTER_MAX_ARITY   8
 

Macro Definition Documentation

#define BOOST_FUNCTIONAL_FORWARD_ADAPTER_MAX_ARITY   8

Definition at line 10 of file factory.h.