vtf-logo

compare_handle.h File Reference

Contains comparison functors for handles to objects. More...

#include "../defs.h"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  ads

Classes

struct  ads::EqualToByHandle< Handle >
 Functor for equality comparison of objects by their handles. More...
struct  ads::NotEqualToByHandle< Handle >
 Functor for inequality comparison of objects by their handles. More...
struct  ads::GreaterByHandle< Handle >
 Functor for greater than comparison of objects by their handles. More...
struct  ads::LessByHandle< Handle >
 Functor for less than comparison of objects by their handles. More...
struct  ads::GreaterEqualByHandle< Handle >
 Functor for greater than or equal to comparison of objects by their handles. More...
struct  ads::LessEqualByHandle< Handle >
 Functor for less than or equal to comparison of objects by their handles. More...
struct  ads::EqualToByHandleHandle< Handle >
 Functor for equality comparison of objects by handles to their handles. More...
struct  ads::NotEqualToByHandleHandle< Handle >
 Functor for inequality comparison of objects by handles to their handles. More...
struct  ads::GreaterByHandleHandle< Handle >
 Functor for greater than comparison of objects by handles to their handles. More...
struct  ads::LessByHandleHandle< Handle >
 Functor for less than comparison of objects by handles to their handles. More...
struct  ads::GreaterEqualByHandleHandle< Handle >
 Functor for greater than or equal to comparison of objects by handles to their handles. More...
struct  ads::LessEqualByHandleHandle< Handle >
 Functor for less than or equal to comparison of objects by handles to their handles. More...


Detailed Description

Contains comparison functors for handles to objects.


Generated on Fri Aug 24 12:55:36 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7