Alexandria  2.19
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
FileManager.cpp File Reference
#include "FilePool/FileManager.h"
#include "FilePool/FileHandler.h"
#include "FilePool/LRUFileManager.h"
#include <boost/filesystem/operations.hpp>
Include dependency graph for FileManager.cpp:

Go to the source code of this file.

Namespaces

 Euclid
 
 Euclid::FilePool
 

Functions

boost::filesystem::path weakly_canonical (const boost::filesystem::path &path)
 

Function Documentation

boost::filesystem::path weakly_canonical ( const boost::filesystem::path path)

weakly_canonical was introduced in 1.60.00 Loosely based on boost implementation, but without optimizations

Definition at line 29 of file FileManager.cpp.

Referenced by Euclid::FilePool::FileManager::getFileHandler(), and Euclid::FilePool::FileManager::hasHandler().