options to write a database to file
More...
#include <database_options.hpp>
options to write a database to file
Definition at line 102 of file database_options.hpp.
◆ database_dump_options()
libdar::database_dump_options::database_dump_options |
( |
| ) |
|
|
inline |
◆ clear()
void libdar::database_dump_options::clear |
( |
| ) |
|
|
inline |
◆ get_overwrite()
bool libdar::database_dump_options::get_overwrite |
( |
| ) |
const |
|
inline |
◆ set_overwrite()
void libdar::database_dump_options::set_overwrite |
( |
bool |
value | ) |
|
|
inline |
overwrite option
- Parameters
-
[in] | value | whether we can overwrite the file if it already exists |
Definition at line 120 of file database_options.hpp.
◆ x_overwrite
bool libdar::database_dump_options::x_overwrite |
|
private |
The documentation for this class was generated from the following file: