libdar::etage Struct Reference
[Private]

the etage structure keep trace of directory contents More...

#include <etage.hpp>

List of all members.

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

Detailed Description

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

Definition at line 48 of file etage.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines
Generated on Mon May 10 01:25:24 2010 for Disk ARchive by  doxygen 1.6.3