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

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 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

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

this file holds the definition of class database implementation (pimpl idiom)

Definition in file i_database.hpp.