#include "../my_config.h"
#include "infinint.hpp"
#include "generic_file.hpp"
#include "user_interaction.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libdar |
Functions | |
| generic_file * | libdar::database_header_create (user_interaction &dialog, const std::string &filename, bool overwrite) |
| create the header for a dar_manager database | |
| generic_file * | libdar::database_header_open (user_interaction &dialog, const std::string &filename) |
| read the header of a dar_manager database | |
Definition in file database_header.hpp.
1.4.7