|
OpenSDN source code
|
#include <route_aggregator.h>
Public Types | |
| typedef T1 | TableT |
| typedef T2 | RouteT |
| typedef T3 | PrefixT |
| typedef T4 | AddressT |
Definition at line 27 of file route_aggregator.h.
| typedef T4 AggregateRouteBase< T1, T2, T3, T4 >::AddressT |
Definition at line 31 of file route_aggregator.h.
| typedef T3 AggregateRouteBase< T1, T2, T3, T4 >::PrefixT |
Definition at line 30 of file route_aggregator.h.
| typedef T2 AggregateRouteBase< T1, T2, T3, T4 >::RouteT |
Definition at line 29 of file route_aggregator.h.
| typedef T1 AggregateRouteBase< T1, T2, T3, T4 >::TableT |
Definition at line 28 of file route_aggregator.h.