Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Public Member Functions | Private Attributes | List of all members
libdar::database_change_path_options Class Reference

options for changing a given archive's path More...

#include <database_options.hpp>

+ Collaboration diagram for libdar::database_change_path_options:

Public Member Functions

 database_change_path_options (const database_change_path_options &ref)=default
 
 database_change_path_options (database_change_path_options &&ref) noexcept=default
 
database_change_path_optionsoperator= (const database_change_path_options &ref)=default
 
database_change_path_optionsoperator= (database_change_path_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
 

Detailed Description

options for changing a given archive's path

Definition at line 196 of file database_options.hpp.


The documentation for this class was generated from the following file: