OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
static_route.h File Reference
#include <map>
#include <set>
#include "bgp/routing-instance/istatic_route_mgr.h"
#include "base/queue_task.h"
#include "bgp/bgp_condition_listener.h"
#include "bgp/bgp_config.h"
#include "bgp/inet/inet_route.h"
#include "bgp/inet6/inet6_route.h"
Include dependency graph for static_route.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StaticRoute< T >
 
struct  StaticRouteBase< T1, T2, T3, T4 >
 
class  StaticRouteInet
 
class  StaticRouteInet6
 
struct  StaticRouteRequest
 
class  StaticRouteMgr< T >
 
struct  StaticRouteMgr< T >::RouteKey
 

Typedefs

typedef ConditionMatchPtr StaticRoutePtr
 
typedef StaticRouteMgr
< StaticRouteInet
StaticRouteMgrInet
 
typedef StaticRouteMgr
< StaticRouteInet6
StaticRouteMgrInet6
 

Typedef Documentation

Definition at line 154 of file static_route.h.

Definition at line 41 of file static_route.h.