Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
options for file "used" in archive More...
#include <database_options.hpp>
Public Member Functions | |
database_used_options (const database_used_options &ref)=default | |
database_used_options (database_used_options &&ref) noexcept=default | |
database_used_options & | operator= (const database_used_options &ref)=default |
database_used_options & | operator= (database_used_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 for file "used" in archive
Definition at line 290 of file database_options.hpp.