Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include <functional>
#include <iostream>
#include <string>
#include <vector>
#include "ElementsKernel/Export.h"
Go to the source code of this file.
Classes | |
class | Euclid::XYDataset::QualifiedName |
Represents a name qualified with a set of groups. More... | |
class | Euclid::XYDataset::QualifiedName::AlphabeticalComparator |
Provides alphabetical comparison for the QualifiedNames a and b. More... | |
struct | std::hash< Euclid::XYDataset::QualifiedName > |
Hash operation for the Euclid::XYDataset::QualifiedName. More... | |
Namespaces | |
namespace | Euclid |
namespace | Euclid::XYDataset |
namespace | std |
STL namespace. | |
Functions | |
std::ostream & | Euclid::XYDataset::operator<< (std::ostream &stream, const QualifiedName &qualified_name) |
Make the QualifiedName streamable. | |
Definition in file QualifiedName.h.