![]() |
Disk ARchive
2.5.4
Full featured and portable backup and archiving tool
|
options to write a database to file More...
#include <database_options.hpp>
Public Member Functions | |
void | clear () |
void | set_overwrite (bool value) |
overwrite option More... | |
bool | get_overwrite () const |
options to write a database to file
Definition at line 86 of file database_options.hpp.
|
inline |
overwrite option
[in] | value | whether we can overwrite the file if it already exists |
Definition at line 99 of file database_options.hpp.