Falaise  4.0.1
SuperNEMO Software Toolkit
Classes | Namespaces | Functions
path.h File Reference
#include <exception>
#include <ostream>
#include <string>

Go to the source code of this file.

Classes

class  falaise::config::invalid_path_error
 Exception for paths that cannot be resolved by datatools::utils. More...
 
class  falaise::config::path
 Class representing a filesystem path as held by a property_set. More...
 

Namespaces

 falaise
 
 falaise::config
 

Functions

std::ostream & falaise::config::operator<< (std::ostream &os, path const &p)
 Output path to an ostream. More...