26 #ifndef LIBDAR_XFORM_HPP
27 #define LIBDAR_XFORM_HPP
29 #include "../my_config.h"
58 const std::string & chem,
59 const std::string & basename,
60 const std::string & extension,
62 const std::string & execute);
69 const std::string & pipename);
120 const std::string & basename,
121 const std::string & extension,
127 const std::string & slice_perm,
128 const std::string & slice_user,
129 const std::string & slice_group,
132 const std::string & execute);
140 const std::string & execute);
144 std::unique_ptr<i_libdar_xform> pimpl;
set of datastructures used to interact with a catalogue object
the arbitrary large positive integer class
the class path is here to manipulate paths in the Unix notation: using'/'
hash_algo
hashing algorithm available
switch module to limitint (32 ou 64 bits integers) or infinint
libdar namespace encapsulate all libdar symbols
defines the interaction interface between libdar and users.