Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <FileRemover.hpp>
Public Member Functions | |
FileRemover (const std::string &path) | |
~FileRemover () | |
const std::string & | getPath () const |
void | reset (const std::string &new_path) |
void | release () |
FileRemover & | operator= (FileRemover &rhs) |
|
inline |
CDPL::Util::FileRemover::~FileRemover | ( | ) |
const std::string& CDPL::Util::FileRemover::getPath | ( | ) | const |
void CDPL::Util::FileRemover::reset | ( | const std::string & | new_path | ) |
void CDPL::Util::FileRemover::release | ( | ) |
FileRemover& CDPL::Util::FileRemover::operator= | ( | FileRemover & | rhs | ) |