Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include "FilePool/FileManager.h"
#include "FilePool/FileHandler.h"
#include "FilePool/LRUFileManager.h"
#include <boost/filesystem/operations.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Euclid |
namespace | Euclid::FilePool |
Functions | |
boost::filesystem::path | weakly_canonical (const boost::filesystem::path &path) |
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().