| 
		| class MPReachNLRIAttribute |  |  
 |  | 
Public Types
Public Methods
| typedef list<IPNet<A> >::const_iterator  const_iterator | const_iterator | 
| MPReachNLRIAttribute (Safi safi) 
 | MPReachNLRIAttribute | 
 Specialise these constructors for each AFI.
     
| MPReachNLRIAttribute (const uint8_t* d) throw(CorruptMessage)
 | MPReachNLRIAttribute | 
 [const]
Reimplemented from PathAttribute.
 [const]
Reimplemented from PathAttribute.
| const A&  nexthop () 
 | nexthop | 
 [const]
| void  set_nexthop (const A& nexthop) 
 | set_nexthop | 
| void  add_nlri (const IPNet<A>& nlri) 
 | add_nlri | 
| const list<IPNet<A> >&  nlri_list () 
 | nlri_list | 
 [const]
| const A&  link_local_nexthop () 
 | link_local_nexthop | 
 [const]
| void  set_link_local_nexthop (const A& n) 
 | set_link_local_nexthop | 
	
	| Generated by: pavlin on possum.icir.org on Thu Nov  6 23:47:04 2003, using kdoc 2.0a54+XORP. |