Disk ARchive 2.3.11
|
the etage structure keep trace of directory contents More...
#include <etage.hpp>
Public Member Functions | |
etage (user_interaction &ui, const char *dirname, const infinint &x_last_acc, const infinint &x_last_mod, bool cache_directory_tagging) | |
bool | read (std::string &ref) |
Public Attributes | |
std::list< std::string > | fichier |
infinint | last_mod |
infinint | last_acc |
the etage structure keep trace of directory contents
it relies on the opendir() system call family than cannot be used recursively. Thus each etage structure contains the contents of a directory, and can then be stored beside other etage structures corresponding to subdirectories