class RouteData

Container for a route and the meta-data about the origin of a route used in the DecisionTable decision process. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Container for a route and the meta-data about the origin of a route used in the DecisionTable decision process.

 RouteData (const SubnetRoute<A>* route, BGPRouteTable<A>* parent_table, const PeerHandler* peer_handler, uint32_t genid)

RouteData

inline void  set_is_not_winner ()

set_is_not_winner

inline void  set_is_winner (int igp_distance)

set_is_winner

inline const SubnetRoute<A>*  route ()

route

[const]

inline const PeerHandler*  peer_handler ()

peer_handler

[const]

inline BGPRouteTable<A>*  parent_table ()

parent_table

[const]

inline uint32_t  genid ()

genid

[const]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:33 2006, using kdoc $.