libmoost
moost::io::tempdir Class Reference

#include <tempdir.hpp>

List of all members.

Public Member Functions

 tempdir (std::string pattern="lastfm_moost_io_tempdir_XXXXXX")
 ~tempdir ()

Static Private Member Functions

static std::string mktempdir (std::string const &pattern)

Detailed Description

Definition at line 52 of file tempdir.hpp.


Constructor & Destructor Documentation

moost::io::tempdir::tempdir ( std::string  pattern = "lastfm_moost_io_tempdir_XXXXXX") [inline]

Definition at line 71 of file tempdir.hpp.

Definition at line 76 of file tempdir.hpp.


Member Function Documentation

static std::string moost::io::tempdir::mktempdir ( std::string const &  pattern) [inline, static, private]

Definition at line 55 of file tempdir.hpp.


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