Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
options to remove an archive from the base More...
#include <database_options.hpp>
Public Member Functions | |
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 |
Private Attributes | |
bool | x_revert_archive_numbering |
options to remove an archive from the base
Definition at line 147 of file database_options.hpp.