HandleComparator Class Template Reference

HandleComparator is a comparison functor for objects having a getHandle() method. More...

#include <helper.hh>

List of all members.

Public Member Functions

 HandleComparator (Handle h)
bool operator() (const T *op) const
bool operator() (const T &op) const

Private Attributes

Handle handle


Detailed Description

template<class T>
class certi::HandleComparator< T >

HandleComparator is a comparison functor for objects having a getHandle() method.

Definition at line 36 of file helper.hh.


Constructor & Destructor Documentation

HandleComparator ( Handle  h  )  [inline]

Definition at line 39 of file helper.hh.


Member Function Documentation

bool operator() ( const T *  op  )  const [inline]

Definition at line 40 of file helper.hh.

References HandleComparator::handle.

bool operator() ( const T &  op  )  const [inline]

Definition at line 41 of file helper.hh.

References HandleComparator::handle.


Member Data Documentation

Handle handle [private]

Definition at line 41 of file helper.hh.

Referenced by HandleComparator::operator()().


The documentation for this class was generated from the following file:

Generated on Thu Apr 30 15:55:10 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5