 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
26 #ifndef ENTREE_STATS_HPP
27 #define ENTREE_STATS_HPP
29 #include "../my_config.h"
infinint saved
total number of saved inode (unix inode, not inode class) hard links do not count here
This is a pure virtual class that is used by libdar when interaction with the user is required.
infinint num_hard_link_entries
infinint inode_only
total number of inode which metadata changed without data being modified
infinint num_x
number of file referenced as destroyed since last backup
defines the interaction interface between libdar and users.
infinint num_D
number of Door
switch module to limitint (32 ou 64 bits integers) or infinint
the arbitrary large positive integer class
the root class from all other inherite for any entry in the catalogue
holds the statistics contents of a catalogue
infinint num_s
number of unix sockets
infinint num_f
number of plain files (hard link or not, thus file directory entries)
infinint num_c
number of char devices
infinint num_p
number of named pipes
infinint num_b
number of block devices
infinint num_d
number of directories
infinint total
total number of inode in archive (unix inode, not inode class) hard links do not count here
infinint num_l
number of symbolic links
infinint patched
total number of saved data as binary delta patch
infinint num_hard_linked_inodes
number of inode that have more than one link (inode with "hard links")
libdar namespace encapsulate all libdar symbols