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

this file contains a set of classes used to transmit options to archive operation More...

#include "../my_config.h"
#include "crypto.hpp"
#include "integers.hpp"
#include "mask.hpp"
#include "compressor.hpp"
#include "catalogue.hpp"
#include "criterium.hpp"
#include "hash_fichier.hpp"
#include "secu_string.hpp"
#include "nls_swap.hpp"
#include "entrepot.hpp"
#include "fsa_family.hpp"
#include "on_pool.hpp"
#include <string>

Go to the source code of this file.

Classes

class  libdar::archive_options_read
 class holding optional parameters used to read an existing archive More...
 
class  libdar::archive_options_create
 class holding optional parameters used to create an archive More...
 
class  libdar::archive_options_isolate
 class holding optional parameters used to isolate an existing archive More...
 
class  libdar::archive_options_merge
 class holding optional parameters used to proceed to the merge operation More...
 
class  libdar::archive_options_extract
 class holding optional parameters used to extract files from an existing archive More...
 
class  libdar::archive_options_listing
 class holding optional parameters used to list the contents of an existing archive More...
 
class  libdar::archive_options_test
 class holding optional parameters used to test the structure coherence of an existing archive More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

this file contains a set of classes used to transmit options to archive operation

Definition in file archive_options.hpp.