Public Member Functions | Private Attributes
TempDirectory Class Reference

List of all members.

Public Member Functions

const boost::filesystem::path & getPath () const
 TempDirectory (const std::string &prefix="", bool remove=true)
 ~TempDirectory ()

Private Attributes

boost::filesystem::path path_
bool remove_

Detailed Description

Definition at line 11 of file create.cpp.


Constructor & Destructor Documentation

TempDirectory::TempDirectory ( const std::string &  prefix = "",
bool  remove = true 
) [inline]

Definition at line 14 of file create.cpp.

Definition at line 25 of file create.cpp.


Member Function Documentation

const boost::filesystem::path& TempDirectory::getPath ( ) const [inline]

Definition at line 31 of file create.cpp.


Member Data Documentation

boost::filesystem::path TempDirectory::path_ [private]

Definition at line 37 of file create.cpp.

bool TempDirectory::remove_ [private]

Definition at line 38 of file create.cpp.


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


megatree_cpp
Author(s): Stuart Glaser
autogenerated on Thu Nov 28 2013 11:30:34