Disk ARchive 2.8.0
Full featured and portable backup and archiving tool
Classes | Namespaces | Variables
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

namespace  libdar
 libdar namespace encapsulate all libdar symbols
 

Variables

constexpr const char * libdar::dar_extension = "dar"
 the default extension for dar archive More...
 

Detailed Description

the archive class is defined in this module

Definition in file archive.hpp.