Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | List of all members
CDPL::Util::FileRemover Class Reference

#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 ()
 
FileRemoveroperator= (FileRemover &rhs)
 

Constructor & Destructor Documentation

◆ FileRemover()

CDPL::Util::FileRemover::FileRemover ( const std::string &  path)
inline

◆ ~FileRemover()

CDPL::Util::FileRemover::~FileRemover ( )

Member Function Documentation

◆ getPath()

const std::string& CDPL::Util::FileRemover::getPath ( ) const

◆ reset()

void CDPL::Util::FileRemover::reset ( const std::string &  new_path)

◆ release()

void CDPL::Util::FileRemover::release ( )

◆ operator=()

FileRemover& CDPL::Util::FileRemover::operator= ( FileRemover rhs)

The documentation for this class was generated from the following file: