the archive class is defined in this module More...
#include "../my_config.h"
#include "crypto.hpp"
#include <string>
#include <typeinfo>
#include <list>
#include "integers.hpp"
#include "erreurs.hpp"
#include "infinint.hpp"
#include "generic_file.hpp"
#include <vector>
#include "path.hpp"
#include "thread_cancellation.hpp"
#include <map>
#include "header_version.hpp"
#include "mask.hpp"
#include "special_alloc.hpp"
#include "user_interaction.hpp"
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 |
the archive class is defined in this module
Definition in file archive.hpp.