AggregateRoute (IPNet<A> net,
bool brief_mode,
IPv4 bgp_id,
AsNum asnum)
| AggregateRoute |
~AggregateRoute ()
| ~AggregateRoute |
inline const PathAttributeList<A> * pa_list ()
| pa_list |
[const]
inline const IPNet<A> net ()
| net |
[const]
inline const bool was_announced ()
| was_announced |
[const]
inline const bool is_suppressed ()
| is_suppressed |
[const]
inline const bool brief_mode ()
| brief_mode |
[const]
inline void was_announced (bool value)
| was_announced |
inline void is_suppressed (bool value)
| is_suppressed |
inline void brief_mode (bool value)
| brief_mode |
void reevaluate (AggregationTable<A> *parent)
| reevaluate |
RefTrie<A, const ComponentRoute<A> > * components_table ()
| components_table |