creaImageIO::tree::Comparator Struct Reference
[Attributed tree management]

Abstract definition of a comparator of Node. More...

#include <creaImageIOTreeComparators.h>

Inheritance diagram for creaImageIO::tree::Comparator:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Comparator ()
virtual bool operator() (Node *const &x, Node *const &y)=0


Detailed Description

Abstract definition of a comparator of Node.

Definition at line 22 of file creaImageIOTreeComparators.h.


Constructor & Destructor Documentation

virtual creaImageIO::tree::Comparator::~Comparator (  )  [inline, virtual]

Definition at line 24 of file creaImageIOTreeComparators.h.

00024 {}


Member Function Documentation

virtual bool creaImageIO::tree::Comparator::operator() ( Node *const &  x,
Node *const &  y 
) [pure virtual]

Implemented in creaImageIO::tree::ComparatorWithOrder, and creaImageIO::tree::LexicographicalComparator.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 10:50:10 2009 for CreaImageIO by  doxygen 1.5.3