![]() |
Disk ARchive 2.8.3
Full featured and portable backup and archiving tool
|
defines the entrepot interface. More...
#include "//include/dar/libdar_my_config.h"#include <string>#include <memory>#include "//include/dar/user_interaction.hpp"#include "//include/dar/path.hpp"#include "//include/dar/archive_aux.hpp"#include "//include/dar/gf_mode.hpp"#include "//include/dar/entrepot_aux.hpp"Go to the source code of this file.
Classes | |
| class | libdar::entrepot |
| the Entrepot interface More... | |
Namespaces | |
| namespace | libdar |
| libdar namespace encapsulate all libdar symbols | |
defines the entrepot interface.
Entrepot interface defines a generic way to interact with files (slices) on a filesystem. It is used to instantiate file-like objects (from classes inherited from class fichier_global), in order to read or write data to such files.
Definition in file dar64-2.8.3-win64/include/dar/entrepot.hpp.