class ChainedSubnetRoute


Definition#include <bgp_trie.hh>
Template formChainedSubnetRoute<class A>
InheritsSubnetRoute [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

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 Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP.