Chemical Data Processing Library C++ API - Version 1.1.1
|
Declaration of filesystem-related functions. More...
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Util | |
Contains general purpose algorithms, containers, functors and other classes. | |
Functions | |
CDPL_UTIL_API std::string | CDPL::Util::genCheckedTempFilePath (const std::string &dir="", const std::string &ptn="%%%%-%%%%-%%%%-%%%%") |
CDPL_UTIL_API bool | CDPL::Util::checkIfSameFile (const std::string &path1, const std::string &path2) |
CDPL_UTIL_API bool | CDPL::Util::fileExists (const std::string &path) |
Declaration of filesystem-related functions.