 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
29 #include "../my_config.h"
57 const path & get_path()
const {
return chemin; };
58 const std::string & get_string()
const;
59 const std::string & get_string_without_root()
const;
64 mutable enum { none, full, without_root }
cache_set;
std::string cache
cache of "chemin" converted into string
enum libdar::defile::@1 cache_set
whether cache is accurate
the root class from all other inherite for any entry in the catalogue
bool init
true if reached the "root" (all pushed arguments have been poped)
the class path is here to manipulate paths in the Unix notation: using'/'
the defile class keep trace of the real path of files while the flow in the filter routines
base class for all object contained in a catalogue
here is the definition of the path class
libdar namespace encapsulate all libdar symbols