Alexandria  2.14.1
Please provide a description of the project.
Namespaces | Functions | Variables
FileSystemProvider.cpp File Reference
#include <fstream>
#include <string>
#include <unordered_set>
#include <set>
#include <boost/filesystem.hpp>
#include <boost/algorithm/string.hpp>
#include "ElementsKernel/Exception.h"
#include "ElementsKernel/Logging.h"
#include "XYDataset/FileSystemProvider.h"
#include "StringFunctions.h"
Include dependency graph for FileSystemProvider.cpp:

Go to the source code of this file.

Namespaces

 Euclid
 
 Euclid::XYDataset
 

Functions

static std::vector< fs::pathEuclid::XYDataset::getOrder (const fs::path &dir)
 
static std::vector< fs::pathEuclid::XYDataset::getRecursiveDirectoryContents (const fs::path &dir)
 

Variables

static Elements::Logging Euclid::XYDataset::logger = Elements::Logging::getLogger("FileSystemProvider")
 

Detailed Description

Date
Apr 14, 2014
Author
Nicolas Morisset

Definition in file FileSystemProvider.cpp.