Disk ARchive
2.4.5
|
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 77 of file database_options.hpp.
|
inline |
overwrite option
[in] | value | whether we can overwrite the file if it already exists |
Definition at line 90 of file database_options.hpp.