29 #include "../my_config.h"
63 U_32 dump(
unsigned char *buffer, U_32 size)
const;
64 U_32 get_size()
const {
return taille; };
66 static U_I max_length() {
return (U_I)(254)*254*254*254 - 1; };
71 void randomize(
unsigned char *a)
const;
75 unsigned char get_low_mark()
const {
return 255; };
76 unsigned char get_high_mark()
const {
return 254; };
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
class generic_file is defined here as well as class fichier
elastic_direction
reading direction of an elastic buffer
switch module to limitint (32 ou 64 bits integers) or infinint
are defined here basic integer types that tend to be portable
libdar namespace encapsulate all libdar symbols