Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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

namespace  Euclid
 
namespace  Euclid::FilePool
 

Functions

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

Function Documentation

◆ weakly_canonical()

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().