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