Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
QualifiedName.h File Reference
#include <functional>
#include <iostream>
#include <string>
#include <vector>
#include "ElementsKernel/Export.h"
Include dependency graph for QualifiedName.h:
This graph shows which files directly or indirectly include this file:

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::ostreamEuclid::XYDataset::operator<< (std::ostream &stream, const QualifiedName &qualified_name)
 Make the QualifiedName streamable.
 

Detailed Description

Date
May 19, 2014
Author
Nikolaos Apostolakos

Definition in file QualifiedName.h.