|
Disk ARchive
2.4.12
|
options to write a database to file More...
#include <database_options.hpp>
Public Member Functions | |
| void | clear () |
| void | set_overwrite (bool value) |
| overwrite option | |
| bool | get_overwrite () const |
options to write a database to file
Definition at line 85 of file database_options.hpp.
| 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 98 of file database_options.hpp.
1.7.6.1