class Att_Ptr_Cmp

Att_Ptr_Cmp is needed because we want BGPAttributeManager to use a set of pointers, but when we check to see if something's in the set, we want to compare the data and not the pointers themselves. More...

Definition#include <attribute_manager.hh>
Template formAtt_Ptr_Cmp<class A>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Att_Ptr_Cmp is needed because we want BGPAttributeManager to use a set of pointers, but when we check to see if something's in the set, we want to compare the data and not the pointers themselves. This forces the right comparison.

bool  operator() (StoredAttributeList<A> *a, StoredAttributeList<A> *b)

operator()

[const]


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