OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StaticRouteBase< T1, T2, T3, T4 > Struct Template Reference

#include <static_route.h>

Public Types

typedef T1 RouteT
 
typedef T2 VpnRouteT
 
typedef T3 PrefixT
 
typedef T4 AddressT
 

Detailed Description

template<typename T1, typename T2, typename T3, typename T4>
struct StaticRouteBase< T1, T2, T3, T4 >

Definition at line 26 of file static_route.h.

Member Typedef Documentation

template<typename T1, typename T2, typename T3, typename T4>
typedef T4 StaticRouteBase< T1, T2, T3, T4 >::AddressT

Definition at line 30 of file static_route.h.

template<typename T1, typename T2, typename T3, typename T4>
typedef T3 StaticRouteBase< T1, T2, T3, T4 >::PrefixT

Definition at line 29 of file static_route.h.

template<typename T1, typename T2, typename T3, typename T4>
typedef T1 StaticRouteBase< T1, T2, T3, T4 >::RouteT

Definition at line 27 of file static_route.h.

template<typename T1, typename T2, typename T3, typename T4>
typedef T2 StaticRouteBase< T1, T2, T3, T4 >::VpnRouteT

Definition at line 28 of file static_route.h.


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