Disk ARchive
2.4.2
|
options to write a database to file More...
#include <database_options.hpp>
Public Member Functions | |
void | set_overwrite (bool value) |
overwrite option | |
bool | get_overwrite () const |
options to write a database to file
void libdar::database_dump_options::set_overwrite | ( | bool | value | ) | [inline] |
overwrite option
[in] | value | whether we can overwrite the file if it already exists |
Definition at line 81 of file database_options.hpp.