 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
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; };
switch module to limitint (32 ou 64 bits integers) or infinint
the arbitrary large positive integer class
class archive_version that rules which archive format to follow
class archive_version manages the version of the archive format
class generic_file is defined here as well as class fichier
terminateur class indicates the location of the beginning of the catalogue
this is the interface class from which all other data transfer classes inherit
libdar namespace encapsulate all libdar symbols