|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_UTIL_FILEREMOVER_HPP
30 #define CDPL_UTIL_FILEREMOVER_HPP
54 void reset(
const std::string& new_path);
68 #endif // CDPL_UTIL_FILEREMOVER_HPP
void reset(const std::string &new_path)
FileRemover(const std::string &path)
Definition: FileRemover.hpp:47
Definition: FileRemover.hpp:44
const std::string & getPath() const
FileRemover & operator=(FileRemover &rhs)
#define CDPL_UTIL_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
The namespace of the Chemical Data Processing Library.
Definition of the preprocessor macro CDPL_UTIL_API.