Public Member Functions | Private Attributes
megatree::DiskTempDir Class Reference

#include <disk_storage.h>

Inheritance diagram for megatree::DiskTempDir:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

boost::filesystem::path path_
bool remove_

Detailed Description

Definition at line 38 of file disk_storage.h.


Constructor & Destructor Documentation

megatree::DiskTempDir::DiskTempDir ( const boost::filesystem::path &  prefix = "",
bool  remove = true 
) [inline]

Definition at line 41 of file disk_storage.h.

Definition at line 52 of file disk_storage.h.


Member Function Documentation

const boost::filesystem::path& megatree::DiskTempDir::getPath ( ) const [inline, virtual]

Implements megatree::TempDir.

Definition at line 58 of file disk_storage.h.


Member Data Documentation

boost::filesystem::path megatree::DiskTempDir::path_ [private]

Definition at line 64 of file disk_storage.h.

Definition at line 65 of file disk_storage.h.


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


megatree_storage
Author(s): Wim Meeussen
autogenerated on Thu Nov 28 2013 11:30:26