| 
		| class Fte |  
		| Forwarding Table Entry.
 More... |  
 |  | 
 
Public Methods
 Representation of a forwarding table entry.
 
| explicit  Fte (int family) 
 | Fte | 
| Fte (const N&	net,
	const A&	nexthop,
	const string&	ifname,
	const string&	vifname,
	uint32_t	metric,
	uint32_t	admin_distance,
	bool		xorp_route) 
 | Fte | 
 [const]
| const A&	 nexthop () 
 | nexthop | 
 [const]
| const string&  ifname () 
 | ifname | 
 [const]
| const string&  vifname () 
 | vifname | 
 [const]
| uint32_t	 metric () 
 | metric | 
 [const]
| uint32_t	 admin_distance () 
 | admin_distance | 
 [const]
| bool	 xorp_route () 
 | xorp_route | 
 [const]
| bool	 is_deleted () 
 | is_deleted | 
 [const]
| void	 mark_deleted () 
 | mark_deleted | 
| bool	 is_unresolved () 
 | is_unresolved | 
 [const]
| void	 mark_unresolved () 
 | mark_unresolved | 
| bool	 is_connected_route () 
 | is_connected_route | 
 [const]
| void	 mark_connected_route () 
 | mark_connected_route | 
 Reset all members.
     
| bool  is_host_route () 
 | is_host_route | 
 [const]
Returns: true if this is a host route.
     
 [const]
Returns: a string representation of the entry.
     
	
Generated by: pavlin on kobe.xorp.net on Wed Jan  7 19:10:56 2009, using kdoc 2.0a54+XORP.