class SubnetRoute


Definition#include <subnet_route.hh>
Template formSubnetRoute<class A>
Inherited byChainedSubnetRoute
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

 SubnetRoute (const SubnetRoute<A>& route_to_clone)

SubnetRoute

 SubnetRoute (const IPNet<A> &net, const PathAttributeList<A> *attributes, const SubnetRoute<A>* parent_route)

SubnetRoute

 SubnetRoute (const IPNet<A> &net, const PathAttributeList<A> *attributes, const SubnetRoute<A>* parent_route, uint32_t igp_metric)

SubnetRoute

bool  operator== (const SubnetRoute<A>& them)

operator==

[const]

const IPNet<A>&  net ()

net

[const]

const A&  nexthop ()

nexthop

[const]

const PathAttributeList<A> * attributes ()

attributes

[const]

bool  in_use ()

in_use

[const]

void  set_in_use (bool used)

set_in_use

[const]

bool  is_winner ()

is_winner

[const]

void  set_is_winner (uint32_t igp_metric)

set_is_winner

[const]

void  set_is_not_winner ()

set_is_not_winner

[const]

bool  is_filtered ()

is_filtered

[const]

void  set_filtered (bool filtered)

set_filtered

[const]

string  str ()

str

[const]

int  number_of_managed_atts ()

number_of_managed_atts

[const]

uint32_t  igp_metric ()

igp_metric

[const]

const SubnetRoute<A> * original_route ()

original_route

[const]

inline const SubnetRoute<A>*  parent_route ()

parent_route

[const]

void  unref ()

unref

[const]

void  set_parent_route (const SubnetRoute<A> *parent)

set_parent_route

inline uint16_t  refcount ()

refcount

[const]

 ~SubnetRoute ()

~SubnetRoute

[protected]


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP.