|
creaImageIO_lib
|
Compares the description of the series. More...
#include <creaImageIOTreeComparators.h>


Public Member Functions | |
| NodeSeriesDescriptionComparator (bool o=false) | |
| virtual bool | compare (Node *const &x, Node *const &y) |
| virtual bool | operator() (Node *const &x, Node *const &y) |
Public Attributes | |
| bool | mReverseOrder |
Compares the description of the series.
Definition at line 233 of file creaImageIOTreeComparators.h.
|
inline |
Definition at line 233 of file creaImageIOTreeComparators.h.
|
virtualinherited |
Implements creaImageIO::tree::ComparatorWithOrder.
|
inlinevirtualinherited |
Implements creaImageIO::tree::Comparator.
Definition at line 70 of file creaImageIOTreeComparators.h.
References creaImageIO::tree::ComparatorWithOrder::compare(), and creaImageIO::tree::ComparatorWithOrder::mReverseOrder.

|
inherited |
Definition at line 74 of file creaImageIOTreeComparators.h.
Referenced by creaImageIO::tree::ComparatorWithOrder::operator()().