30 #ifndef TERMINATEUR_HPP
31 #define TERMINATEUR_HPP
33 #include "../my_config.h"
56 void set_catalogue_start(
infinint xpos) { pos = xpos; };
59 infinint get_catalogue_start()
const {
return pos; };
60 infinint get_terminateur_start()
const {
return t_start; };
class archive_version that rules which archive format to follow
class archive_version manages the version of the archive format
this is the interface class from which all other data transfer classes inherit
the arbitrary large positive integer class
terminateur class indicates the location of the beginning of the catalogue
class generic_file is defined here as well as class fichier
switch module to limitint (32 ou 64 bits integers) or infinint
libdar namespace encapsulate all libdar symbols