this file holds the database class definition More...
#include "../my_config.h"
#include <list>
#include "archive.hpp"
#include "crypto.hpp"
#include "path.hpp"
#include "catalogue.hpp"
#include "scrambler.hpp"
#include "statistics.hpp"
#include "generic_file.hpp"
#include <map>
#include <string>
#include "infinint.hpp"
#include "special_alloc.hpp"
#include "user_interaction.hpp"
#include "storage.hpp"
Go to the source code of this file.
Classes | |
class | libdar::database |
the database class defines the dar_manager database More... | |
Namespaces | |
namespace | libdar |
libdar namespace encapsulate all libdar symbols |
this file holds the database class definition
Definition in file database.hpp.