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

this file holds the options for database operations More...

#include "../my_config.h"
#include <string>
#include <vector>
+ Include dependency graph for database_options.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::database_open_options
 options to open a database More...
 
class  libdar::database_dump_options
 options to write a database to file More...
 
class  libdar::database_add_options
 options to add an archive to base More...
 
class  libdar::database_remove_options
 options to remove an archive from the base More...
 
class  libdar::database_change_basename_options
 options for changing a given archive's basename More...
 
class  libdar::database_change_path_options
 options for changing a given archive's path More...
 
class  libdar::database_restore_options
 options for restoration from database More...
 
class  libdar::database_used_options
 options for file "used" in archive More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

this file holds the options for database operations

Definition in file database_options.hpp.