|
|
ChainedSubnetRoute (const IPNet<A> &net,
const PathAttributeList<A> *attributes)
| ChainedSubnetRoute |
ChainedSubnetRoute (const SubnetRoute<A>& route,
const ChainedSubnetRoute<A>* prev)
| ChainedSubnetRoute |
ChainedSubnetRoute (const ChainedSubnetRoute& csr)
| ChainedSubnetRoute |
const ChainedSubnetRoute<A> * prev ()
| prev |
[const]
const ChainedSubnetRoute<A> * next ()
| next |
[const]
bool unchain ()
| unchain |
[const]
inline void set_next (const ChainedSubnetRoute<A> *next)
| set_next |
[protected const]
inline void set_prev (const ChainedSubnetRoute<A> *prev)
| set_prev |
[protected const]
ChainedSubnetRoute& operator= (const ChainedSubnetRoute& csr)
| operator= |
[protected]
Reimplemented from SubnetRoute.
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |