class ChainedSubnetRoute


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Methods


Detailed Description

 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 Wed Aug 2 15:36:33 2006, using kdoc $.