which performs lexicographical comparison
More...
#include <creaImageIOTreeComparators.h>
which performs lexicographical comparison
A Comparator which stores a vector of Comparators and
Definition at line 85 of file creaImageIOTreeComparators.h.
creaImageIO::tree::LexicographicalComparator::LexicographicalComparator |
( |
const std::string & |
name | ) |
|
|
inline |
creaImageIO::tree::LexicographicalComparator::~LexicographicalComparator |
( |
| ) |
|
|
inline |
void creaImageIO::tree::LexicographicalComparator::Add |
( |
Comparator * |
c | ) |
|
|
inline |
void creaImageIO::tree::LexicographicalComparator::Clear |
( |
| ) |
|
|
inline |
void creaImageIO::tree::LexicographicalComparator::DeleteComparators |
( |
| ) |
|
|
inline |
const std::string& creaImageIO::tree::LexicographicalComparator::GetName |
( |
| ) |
const |
|
inline |
bool creaImageIO::tree::LexicographicalComparator::operator() |
( |
Node *const & |
x, |
|
|
Node *const & |
y |
|
) |
| |
|
virtual |
void creaImageIO::tree::LexicographicalComparator::SetName |
( |
const std::string & |
s | ) |
|
|
inline |
std::vector<Comparator*> creaImageIO::tree::LexicographicalComparator::mComparator |
|
private |
std::string creaImageIO::tree::LexicographicalComparator::mName |
|
private |
The documentation for this class was generated from the following file: