Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
QualifiedName.cpp File Reference
#include "XYDataset/QualifiedName.h"
#include <ElementsKernel/Exception.h>
#include <algorithm>
#include <boost/algorithm/string.hpp>
Include dependency graph for QualifiedName.cpp:

Go to the source code of this file.

Namespaces

namespace  Euclid
 
namespace  Euclid::XYDataset
 

Functions

std::vector< std::stringEuclid::XYDataset::getGroups (const std::string &qualified_name)
 
std::string Euclid::XYDataset::getName (const std::string &qualified_name)
 
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.cpp.