OpenSDN source code
|
#include <static_route.h>
Public Types | |
typedef T1 | RouteT |
typedef T2 | VpnRouteT |
typedef T3 | PrefixT |
typedef T4 | AddressT |
Definition at line 26 of file static_route.h.
typedef T4 StaticRouteBase< T1, T2, T3, T4 >::AddressT |
Definition at line 30 of file static_route.h.
typedef T3 StaticRouteBase< T1, T2, T3, T4 >::PrefixT |
Definition at line 29 of file static_route.h.
typedef T1 StaticRouteBase< T1, T2, T3, T4 >::RouteT |
Definition at line 27 of file static_route.h.
typedef T2 StaticRouteBase< T1, T2, T3, T4 >::VpnRouteT |
Definition at line 28 of file static_route.h.