Lumiera  0.pre.03
»edit your freedom«
temp-dir.hpp File Reference

Go to the source code of this file.

Description

Manage a temporary directory for storage, with automated clean-up.

See also
TempDir_test

Definition in file temp-dir.hpp.

#include "lib/error.hpp"
#include "lib/nocopy.hpp"
#include "lib/random.hpp"
#include "lib/stat/file.hpp"
#include "include/limits.hpp"
#include "lib/format-string.hpp"
#include "lib/util.hpp"
#include <fstream>
#include <string>

Classes

class  TempDir
 A RAII style temporary directory. More...
 

Variables

Literal TEMPFILE_PREFIX = "Lux"
 

Namespaces

 lib
 Implementation namespace for support and library code.