Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include "XYDataset/QualifiedName.h"
#include <ElementsKernel/Exception.h>
#include <algorithm>
#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Euclid |
namespace | Euclid::XYDataset |
Functions | |
std::vector< std::string > | Euclid::XYDataset::getGroups (const std::string &qualified_name) |
std::string | Euclid::XYDataset::getName (const std::string &qualified_name) |
std::ostream & | Euclid::XYDataset::operator<< (std::ostream &stream, const QualifiedName &qualified_name) |
Make the QualifiedName streamable. | |
Definition in file QualifiedName.cpp.