![]() |
Disk ARchive 2.8.0
Full featured and portable backup and archiving tool
|
holds the archive used to create the database More...
Public Attributes | |
std::string | chemin |
path to the archive More... | |
std::string | basename |
basename of the archive More... | |
datetime | root_last_mod |
last modification date of the root directory More... | |
holds the archive used to create the database
Definition at line 181 of file i_database.hpp.
std::string libdar::database::i_database::archive_data::basename |
basename of the archive
Definition at line 184 of file i_database.hpp.
std::string libdar::database::i_database::archive_data::chemin |
path to the archive
Definition at line 183 of file i_database.hpp.
datetime libdar::database::i_database::archive_data::root_last_mod |
last modification date of the root directory
Definition at line 185 of file i_database.hpp.