| 
 | 
 | ||||||||||||||||
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 | 
| 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 PeerHandler*  peer_handler () | peer_handler | 
[const]
| BGPRouteTable<A>*  parent_table () | parent_table | 
[const]
| uint32_t  genid () | genid | 
[const]