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


Detailed Description

 SubnetRoute (const SubnetRoute<A>& route_to_clone)

SubnetRoute

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

SubnetRoute

 ~SubnetRoute ()

~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_winner (bool winner)

set_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]


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:58 2002, using kdoc 2.0a54+XORP.