| 
 
 | 
 | 
| typedef list<IPNet<A> >::const_iterator const_iterator | const_iterator | 
| MPReachNLRIAttribute () | MPReachNLRIAttribute | 
Specialise these constructors for each AFI/SAFI pairing.
| MPReachNLRIAttribute (const uint8_t* d) throw(CorruptMessage) | MPReachNLRIAttribute | 
| string  str () | str | 
[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 Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |