TemporaryDirectory Class Reference

Creates a temporary directory for the current user. More...

#include <TemporaryDirectory.h>

Public Member Functions

 TemporaryDirectory (const std::string &basename)
 Create a temporary directory.
 
const std::string & get_directory () const
 Return the temporary directory name.
 

Detailed Description

Creates a temporary directory for the current user.


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

Generated using doxygen 1.8.17