Disk ARchive  2.7.15
Full featured and portable backup and archiving tool
Namespaces | Enumerations
database_aux.hpp File Reference

set of datastructures used to interact with a database object More...

#include "../my_config.h"
+ Include dependency graph for database_aux.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Enumerations

enum class  libdar::db_lookup { libdar::found_present , libdar::found_removed , libdar::not_found , libdar::not_restorable }
 the available status of a lookup More...
 
enum class  libdar::db_etat {
  libdar::et_saved , libdar::et_patch , libdar::et_patch_unusable , libdar::et_inode ,
  libdar::et_present , libdar::et_removed , libdar::et_absent
}
 the status for a founded entry More...
 

Detailed Description

set of datastructures used to interact with a database object

Definition in file database_aux.hpp.