Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
class fichier_global definition. This class is a pure virtual class class fichier_global is an abstraction of files objects whatever is their localisation like local filesystem, remote ftp server, etc. inherited classes (like fichier_local) provide full implementation More...
#include "../my_config.h"
#include "integers.hpp"
#include "generic_file.hpp"
#include "thread_cancellation.hpp"
#include "user_interaction.hpp"
#include "mem_ui.hpp"
#include <string>
Go to the source code of this file.
Classes | |
class | libdar::fichier_global |
abstraction of filesystem files for entrepot More... | |
Namespaces | |
libdar | |
libdar namespace encapsulate all libdar symbols | |
class fichier_global definition. This class is a pure virtual class class fichier_global is an abstraction of files objects whatever is their localisation like local filesystem, remote ftp server, etc. inherited classes (like fichier_local) provide full implementation
Definition in file fichier_global.hpp.