Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Classes | Namespaces
fichier_global.hpp File Reference

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>
+ Include dependency graph for fichier_global.hpp:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.