29 #ifndef CDPL_UTIL_FILEFUNCTIONS_HPP
30 #define CDPL_UTIL_FILEFUNCTIONS_HPP
44 const std::string& ptn =
"%%%%-%%%%-%%%%-%%%%");
Definition of the preprocessor macro CDPL_UTIL_API.
#define CDPL_UTIL_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CDPL_UTIL_API std::string genCheckedTempFilePath(const std::string &dir="", const std::string &ptn="%%%%-%%%%-%%%%-%%%%")
CDPL_UTIL_API bool checkIfSameFile(const std::string &path1, const std::string &path2)
CDPL_UTIL_API bool fileExists(const std::string &path)
The namespace of the Chemical Data Processing Library.