 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
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; };
are defined here basic integer types that tend to be portable
switch module to limitint (32 ou 64 bits integers) or infinint
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
elastic_direction
reading direction of an elastic buffer
this is the interface class from which all other data transfer classes inherit
libdar namespace encapsulate all libdar symbols