Alexandria
2.19
Please provide a description of the 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 | |
Euclid | |
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().