29 #ifndef CDPL_UTIL_FILEREMOVER_HPP
30 #define CDPL_UTIL_FILEREMOVER_HPP
54 void reset(
const std::string& new_path);
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.
Definition: FileRemover.hpp:44
void reset(const std::string &new_path)
const std::string & getPath() const
FileRemover & operator=(FileRemover &rhs)
FileRemover(const std::string &path)
Definition: FileRemover.hpp:47
The namespace of the Chemical Data Processing Library.