16#include <boost/filesystem.hpp>
23 FileResource(
const std::string &fileName,
bool debugMode =
false);
33 static void *
operator new(std::size_t);
34 static void *
operator new[](std::size_t);
RAII: Gives a clean file destination and removes the file when handle is out of scope.
void setDebugMode(bool mode)
std::string fullPath() const
boost::filesystem::path m_full_path