options to write a database to file
More...
#include <database_options.hpp>
|
|
| database_dump_options (const database_dump_options &ref)=default |
|
| database_dump_options (database_dump_options &&ref) noexcept=default |
|
database_dump_options & | operator= (const database_dump_options &ref)=default |
|
database_dump_options & | operator= (database_dump_options &&ref) noexcept=default |
| void | clear () |
| void | set_overwrite (bool value) |
| | overwrite option
|
| bool | get_overwrite () const |
|
| database_dump_options (const database_dump_options &ref)=default |
|
| database_dump_options (database_dump_options &&ref) noexcept=default |
|
database_dump_options & | operator= (const database_dump_options &ref)=default |
|
database_dump_options & | operator= (database_dump_options &&ref) noexcept=default |
| void | clear () |
| void | set_overwrite (bool value) |
| | overwrite option
|
| bool | get_overwrite () const |
options to write a database to file
Definition at line 102 of file dar64-2.8.3-win64/include/dar/database_options.hpp.
◆ database_dump_options() [1/2]
| libdar::database_dump_options::database_dump_options |
( |
| ) |
|
|
inline |
◆ database_dump_options() [2/2]
| libdar::database_dump_options::database_dump_options |
( |
| ) |
|
|
inline |
◆ clear() [1/2]
| void libdar::database_dump_options::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
| void libdar::database_dump_options::clear |
( |
| ) |
|
|
inline |
◆ get_overwrite() [1/2]
| bool libdar::database_dump_options::get_overwrite |
( |
| ) |
const |
|
inline |
◆ get_overwrite() [2/2]
| bool libdar::database_dump_options::get_overwrite |
( |
| ) |
const |
|
inline |
◆ set_overwrite() [1/2]
| void libdar::database_dump_options::set_overwrite |
( |
bool | value | ) |
|
|
inline |
◆ set_overwrite() [2/2]
| void libdar::database_dump_options::set_overwrite |
( |
bool | value | ) |
|
|
inline |
◆ x_overwrite
| bool libdar::database_dump_options::x_overwrite |
|
private |
The documentation for this class was generated from the following files: