![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
the archive_summary class provides information about a given archive More...
#include <archive_summary.hpp>
Private Attributes | |
infinint | slice_size |
slice of the middle slice or zero if not applicable | |
infinint | first_slice_size |
slice of the first slices or zero if not applicable | |
infinint | last_slice_size |
slice of the last slice or zero if not applicable | |
infinint | ref_slice_size |
slice of the slice of the archive of reference | |
infinint | ref_first_slice_size |
slice of the first slice of the archive of reference | |
infinint | slice_number |
number of slices composing the archive of zero if unknown | |
infinint | archive_size |
total size of the archive | |
infinint | catalog_size |
catalogue size if known, zero if not | |
infinint | storage_size |
amount of byte used to store (compressed/encrypted) data | |
infinint | data_size |
amount of data saved (once uncompressed/unciphered) | |
entree_stats | contents |
nature of saved files | |
std::string | edition |
archive format | |
std::string | algo_zip |
compression algorithm | |
std::string | user_comment |
user comment | |
std::string | cipher |
encryption algorithm | |
std::string | asym |
asymetrical encryption | |
bool | is_signed |
whether the archive is signed | |
bool | tape_marks |
whether the archive has tape marks (for sequential reading) | |
std::string | in_place |
in_place path empty string if absent | |
the archive_summary class provides information about a given archive
Definition at line 44 of file dar64-2.7.14-win64/include/dar/archive_summary.hpp.
|
inline |
Definition at line 47 of file src/libdar/archive_summary.hpp.
Definition at line 62 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 71 of file src/libdar/archive_summary.hpp.
Definition at line 63 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 70 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 68 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 66 of file src/libdar/archive_summary.hpp.
Definition at line 65 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 67 of file src/libdar/archive_summary.hpp.
Definition at line 57 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 74 of file src/libdar/archive_summary.hpp.
Definition at line 58 of file src/libdar/archive_summary.hpp.
Definition at line 60 of file src/libdar/archive_summary.hpp.
Definition at line 59 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 72 of file src/libdar/archive_summary.hpp.
Definition at line 61 of file src/libdar/archive_summary.hpp.
Definition at line 56 of file src/libdar/archive_summary.hpp.
Definition at line 64 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 73 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 69 of file src/libdar/archive_summary.hpp.
Definition at line 85 of file src/libdar/archive_summary.hpp.
Definition at line 94 of file src/libdar/archive_summary.hpp.
Definition at line 86 of file src/libdar/archive_summary.hpp.
Definition at line 93 of file src/libdar/archive_summary.hpp.
Definition at line 91 of file src/libdar/archive_summary.hpp.
|
inline |
Definition at line 89 of file src/libdar/archive_summary.hpp.
Definition at line 88 of file src/libdar/archive_summary.hpp.
Definition at line 90 of file src/libdar/archive_summary.hpp.
Definition at line 80 of file src/libdar/archive_summary.hpp.
Definition at line 97 of file src/libdar/archive_summary.hpp.
Definition at line 81 of file src/libdar/archive_summary.hpp.
Definition at line 83 of file src/libdar/archive_summary.hpp.
Definition at line 82 of file src/libdar/archive_summary.hpp.
Definition at line 95 of file src/libdar/archive_summary.hpp.
Definition at line 84 of file src/libdar/archive_summary.hpp.
Definition at line 79 of file src/libdar/archive_summary.hpp.
Definition at line 87 of file src/libdar/archive_summary.hpp.
Definition at line 96 of file src/libdar/archive_summary.hpp.
Definition at line 92 of file src/libdar/archive_summary.hpp.