![]()  | 
  
    Disk ARchive 2.8.1
    
   Full featured and portable backup and archiving tool 
   | 
 
this file holds the definition of class database implementation (pimpl idiom) More...
#include "../my_config.h"#include <list>#include "archive.hpp"#include "generic_file.hpp"#include "data_dir.hpp"#include "storage.hpp"#include "mem_ui.hpp"#include "database_options.hpp"#include "database_archives.hpp"#include "database.hpp"#include "tools.hpp"#include "datetime.hpp"#include "archive_options.hpp"
 Include dependency graph for i_database.hpp:Go to the source code of this file.
Classes | |
| class | libdar::database::i_database | 
| the class i_database is the implementation of class database  More... | |
| struct | libdar::database::i_database::archive_data | 
| holds the archive used to create the database  More... | |
Namespaces | |
| namespace | libdar | 
| libdar namespace encapsulate all libdar symbols  | |
this file holds the definition of class database implementation (pimpl idiom)
Definition in file i_database.hpp.