ui-utilcpp  1.8.5
Public Member Functions
UI::Util::AutoRemoveFile Class Reference

Guarantuee to run "remove(2)" on path in destructor. More...

#include <File.hpp>

Collaboration diagram for UI::Util::AutoRemoveFile:
Collaboration graph

Public Member Functions

 AutoRemoveFile (std::string const &path)
 
std::string const & operator() () const
 

Detailed Description

Guarantuee to run "remove(2)" on path in destructor.


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