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, FPAListRef pa_list, BGPRouteTable<A>* parent_table, const PeerHandler* peer_handler, uint32_t genid)

RouteData

RouteData<A>&  operator= (const RouteData<A>& him)

operator=

void  set_is_not_winner ()

set_is_not_winner

void  set_is_winner (int igp_distance)

set_is_winner

const SubnetRoute<A>*  route ()

route

[const]

const FPAListRef&  attributes ()

attributes

[const]

const PeerHandler*  peer_handler ()

peer_handler

[const]

BGPRouteTable<A>*  parent_table ()

parent_table

[const]

uint32_t  genid ()

genid

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.