|
creaImageIO_lib
|
Compares the filename of the images. More...
#include <creaImageIOTreeComparators.h>


Public Member Functions | |
| NodeFullFileNameComparator (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 filename of the images.
Definition at line 245 of file creaImageIOTreeComparators.h.
|
inline |
Definition at line 245 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()().