30 #include "../my_config.h" 49 etage() { fichier.clear(); last_mod = datetime(0); last_acc = datetime(0); };
52 const datetime & x_last_acc,
53 const datetime & x_last_mod,
54 bool cache_directory_tagging,
55 bool furtive_read_mode);
57 bool read(std::string & ref);
59 std::list<std::string> fichier;
This is a pure virtual class that is used by libdar when interaction with the user is required...
switch module to limitint (32 ou 64 bits integers) or infinint
this file contains the definition of class datetime that stores unix times in a portable way ...
this is the base class of object that can be allocated on a memory pool
the etage structure keep trace of directory contents
libdar namespace encapsulate all libdar symbols