Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
Loading...
Searching...
No Matches
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>

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
 
 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 dar64-2.7.14-win64/include/dar/database_options.hpp.

Constructor & Destructor Documentation

◆ database_change_path_options() [1/2]

libdar::database_change_path_options::database_change_path_options ( )
inline

◆ database_change_path_options() [2/2]

libdar::database_change_path_options::database_change_path_options ( )
inline

Definition at line 199 of file src/libdar/database_options.hpp.

Member Function Documentation

◆ clear() [1/2]

void libdar::database_change_path_options::clear ( )
inline

◆ clear() [2/2]

void libdar::database_change_path_options::clear ( )
inline

Definition at line 206 of file src/libdar/database_options.hpp.

◆ get_revert_archive_numbering() [1/2]

bool libdar::database_change_path_options::get_revert_archive_numbering ( ) const
inline

◆ get_revert_archive_numbering() [2/2]

bool libdar::database_change_path_options::get_revert_archive_numbering ( ) const
inline

Definition at line 211 of file src/libdar/database_options.hpp.

◆ set_revert_archive_numbering() [1/2]

void libdar::database_change_path_options::set_revert_archive_numbering ( bool revert)
inline

defines whether the archive number is counted from the beginning or from the end of the database

Definition at line 209 of file dar64-2.7.14-win64/include/dar/database_options.hpp.

◆ set_revert_archive_numbering() [2/2]

void libdar::database_change_path_options::set_revert_archive_numbering ( bool revert)
inline

defines whether the archive number is counted from the beginning or from the end of the database

Definition at line 209 of file src/libdar/database_options.hpp.

Member Data Documentation

◆ x_revert_archive_numbering

bool libdar::database_change_path_options::x_revert_archive_numbering
private

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