OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpStaticObjectFactory Struct Reference

#include <bgp_factory.h>

Inheritance diagram for BgpStaticObjectFactory:
Collaboration diagram for BgpStaticObjectFactory:

Classes

struct  ParameterCastTo< IRouteAggregator, Address::INET >
 
struct  ParameterCastTo< IRouteAggregator, Address::INET6 >
 
struct  ParameterCastTo< IServiceChainMgr, SCAddress::EVPN >
 
struct  ParameterCastTo< IServiceChainMgr, SCAddress::EVPN6 >
 
struct  ParameterCastTo< IServiceChainMgr, SCAddress::INET >
 
struct  ParameterCastTo< IServiceChainMgr, SCAddress::INET6 >
 
struct  ParameterCastTo< IStaticRouteMgr, Address::INET >
 
struct  ParameterCastTo< IStaticRouteMgr, Address::INET6 >
 

Additional Inherited Members

- Static Public Member Functions inherited from StaticObjectFactory
template<class Base , class Impl , class... Args>
static FactoryTypes< Base,
Args...>::BasePointer 
NewInstance (Args...args)
 
template<class Base , class Impl , class... Args>
static void LinkImpl ()
 
template<class Base , class... Args>
static FactoryTypes< Base,
Args...>::BasePointer 
Create (Args...args)
 
template<class BaseType , int par, class... Args>
static FactoryTypes< BaseType,
Args...>::BasePointer 
Create (Args &&...args)
 

Detailed Description

Definition at line 55 of file bgp_factory.h.


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