Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions
libdar::entrepot_local Class Reference

#include <entrepot_local.hpp>

Inherits libdar::entrepot.

List of all members.

Public Member Functions

 entrepot_local (const std::string &user, const std::string &group, bool x_furtive_mode)
 entrepot_local (const entrepot_local &ref)
entrepot_localoperator= (const entrepot_local &ref)
std::string get_url () const
void read_dir_reset ()
 routines to read existing files in the current directory (see set_location() / set_root() methods)
bool read_dir_next (std::string &filename)
entrepotclone () const

Protected Member Functions

fichier_global * inherited_open (user_interaction &dialog, const std::string &filename, gf_mode mode, bool force_permission, U_I permission, bool fail_if_exists, bool erase) const
void inherited_unlink (const std::string &filename) const
void read_dir_flush ()

Detailed Description

implementation for entrepot to access to local filesystem

entrepot_local generates objects of class "fichier_local" inherited class of fichier_global

Definition at line 63 of file entrepot_local.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines