52 etage(user_interaction & ui,
54 const datetime & x_last_acc,
55 const datetime & x_last_mod,
56 bool cache_directory_tagging,
57 bool furtive_read_mode);
58 etage(
const etage & ref) =
default;
59 etage(etage && ref) =
default;
60 etage & operator = (
const etage & ref) =
default;
61 etage & operator = (etage && ref)
noexcept =
default;
64 bool read(std::string & ref);
66 std::deque<std::string>
fichier;
include macro defined by the configure script and some specific additional ones
libdar namespace encapsulate all libdar symbols
this file contains the definition of class datetime that stores unix times in a portable way
defines the interaction interface between libdar and users.
datetime last_acc
the last_acc of the directory itself
datetime last_mod
the last_lod of the directory itself
std::deque< std::string > fichier
holds the list of entry in the directory