58 bool cache_directory_tagging,
59 bool furtive_read_mode);
62 etage & operator = (
const etage & ref) =
default;
63 etage & operator = (
etage && ref)
noexcept =
default;
67 bool is_empty()
const {
return fichier.empty(); };
78 cell(
const std::string & filename,
the etage structure keep trace of directory contents
datetime last_acc
the last_acc of the directory itself
std::deque< cell > fichier
holds the list of entry in the directory
datetime last_mod
the last_lod of the directory itself
This is a pure virtual class that is used by libdar when interaction with the user is required.
this file contains the definition of class datetime that stores unix times in a portable way
set of datastructures used to interact with entrepot objects
include macro defined by the configure script and some specific additional ones
libdar namespace encapsulate all libdar symbols
defines the interaction interface between libdar and users.