Comparator which compares the values of a given Attribute of the Nodes which is decoded as a string value.
More...
#include <creaImageIOTreeComparators.h>
Comparator which compares the values of a given Attribute of the Nodes which is decoded as a string value.
Definition at line 158 of file creaImageIOTreeComparators.h.
creaImageIO::tree::StringComparator::StringComparator |
( |
const std::string & |
key, |
|
|
bool |
reverse_order |
|
) |
| |
|
inline |
virtual bool creaImageIO::tree::StringComparator::compare |
( |
Node *const & |
x, |
|
|
Node *const & |
y |
|
) |
| |
|
virtual |
virtual bool creaImageIO::tree::ComparatorWithOrder::operator() |
( |
Node *const & |
x, |
|
|
Node *const & |
y |
|
) |
| |
|
inlinevirtualinherited |
std::string creaImageIO::tree::StringComparator::mKey |
|
private |
bool creaImageIO::tree::ComparatorWithOrder::mReverseOrder |
|
inherited |
The documentation for this struct was generated from the following file: