options to remove an archive from the base
More...
#include <database_options.hpp>
|
|
| database_remove_options (const database_remove_options &ref)=default |
|
| database_remove_options (database_remove_options &&ref) noexcept=default |
|
database_remove_options & | operator= (const database_remove_options &ref)=default |
|
database_remove_options & | operator= (database_remove_options &&ref) noexcept=default |
| void | clear () |
| void | set_revert_archive_numbering (bool revert) |
| | defines whether the archive number is counted from the beginning or from the end of the database
|
| bool | get_revert_archive_numbering () const |
|
| database_remove_options (const database_remove_options &ref)=default |
|
| database_remove_options (database_remove_options &&ref) noexcept=default |
|
database_remove_options & | operator= (const database_remove_options &ref)=default |
|
database_remove_options & | operator= (database_remove_options &&ref) noexcept=default |
| void | clear () |
| void | set_revert_archive_numbering (bool revert) |
| | defines whether the archive number is counted from the beginning or from the end of the database
|
| bool | get_revert_archive_numbering () const |
options to remove an archive from the base
Definition at line 147 of file dar64-2.8.3-win64/include/dar/database_options.hpp.
◆ database_remove_options() [1/2]
| libdar::database_remove_options::database_remove_options |
( |
| ) |
|
|
inline |
◆ database_remove_options() [2/2]
| libdar::database_remove_options::database_remove_options |
( |
| ) |
|
|
inline |
◆ clear() [1/2]
| void libdar::database_remove_options::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
| void libdar::database_remove_options::clear |
( |
| ) |
|
|
inline |
◆ get_revert_archive_numbering() [1/2]
| bool libdar::database_remove_options::get_revert_archive_numbering |
( |
| ) |
const |
|
inline |
◆ get_revert_archive_numbering() [2/2]
| bool libdar::database_remove_options::get_revert_archive_numbering |
( |
| ) |
const |
|
inline |
◆ set_revert_archive_numbering() [1/2]
| void libdar::database_remove_options::set_revert_archive_numbering |
( |
bool | revert | ) |
|
|
inline |
◆ set_revert_archive_numbering() [2/2]
| void libdar::database_remove_options::set_revert_archive_numbering |
( |
bool | revert | ) |
|
|
inline |
◆ x_revert_archive_numbering
| bool libdar::database_remove_options::x_revert_archive_numbering |
|
private |
The documentation for this class was generated from the following files: