29 #include "../my_config.h"
51 defile(
const path &racine) : chemin(racine) { init =
true; };
54 const path & get_path()
const {
return chemin; };
55 const std::string & get_string()
const {
return cache; };
the defile class keep trace of the real path of files while the flow in the filter routines ...
here is the definition of the path classthe path class handle path and provide several operation on t...
base class for all object contained in a catalogue
this is the base class of object that can be allocated on a memory pool
the root class from all other inherite for any entry in the catalogue
the class path is here to manipulate paths in the Unix notation: using'/'