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

the archive class is defined in this module More...

#include "../my_config.h"
#include <vector>
#include <string>
#include <memory>
#include "erreurs.hpp"
#include "path.hpp"
#include "statistics.hpp"
#include "archive_options.hpp"
#include "list_entry.hpp"
#include "crypto.hpp"
#include "archive_summary.hpp"
#include "archive_listing_callback.hpp"
#include "user_interaction.hpp"
+ Include dependency graph for archive.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::archive
 the archive class realizes the most general operations on archives More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

the archive class is defined in this module

Definition in file archive.hpp.