Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Euclid::XYDataset::QualifiedName::AlphabeticalComparator Class Reference

Provides alphabetical comparison for the QualifiedNames a and b. More...

#include <QualifiedName.h>

Public Member Functions

bool operator() (const QualifiedName &a, const QualifiedName &b) const
 

Detailed Description

Provides alphabetical comparison for the QualifiedNames a and b.

Parameters
aThe first QualifiedName to compare
bThe second QualifiedName to compare
Returns
true if the a < b lexicographical, false otherwise

Definition at line 187 of file QualifiedName.h.

Member Function Documentation

◆ operator()()

bool Euclid::XYDataset::QualifiedName::AlphabeticalComparator::operator() ( const QualifiedName a,
const QualifiedName b 
) const
inline

Definition at line 188 of file QualifiedName.h.

References std::string::compare(), and Euclid::XYDataset::QualifiedName::qualifiedName().

Here is the call graph for this function:

The documentation for this class was generated from the following file: