OpenSDN source code
|
Public Member Functions | |
RouteAggregatorState () | |
void | set_aggregating_info (AggregateRoutePtr aggregator) |
void | reset_aggregating_info () |
void | set_contributing_info (AggregateRoutePtr aggregator) |
void | reset_contributing_info () |
AggregateRoutePtr | contributing_info () |
AggregateRoutePtr | aggregating_info () |
bool | contributor () const |
bool | aggregator () const |
![]() | |
virtual | ~DBState () |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (RouteAggregatorState) | |
Private Attributes | |
AggregateRoutePtr | contributing_info_ |
bool | contributor_ |
AggregateRoutePtr | aggregating_info_ |
bool | aggregator_ |
Definition at line 30 of file route_aggregator.cc.
|
inline |
Definition at line 32 of file route_aggregator.cc.
|
inline |
Definition at line 63 of file route_aggregator.cc.
|
inline |
Definition at line 71 of file route_aggregator.cc.
|
inline |
Definition at line 59 of file route_aggregator.cc.
|
inline |
Definition at line 67 of file route_aggregator.cc.
|
private |
|
inline |
Definition at line 41 of file route_aggregator.cc.
|
inline |
Definition at line 53 of file route_aggregator.cc.
|
inline |
|
inline |
|
private |
Definition at line 78 of file route_aggregator.cc.
|
private |
Definition at line 79 of file route_aggregator.cc.
|
private |
Definition at line 76 of file route_aggregator.cc.
|
private |
Definition at line 77 of file route_aggregator.cc.