![]() |
Disk ARchive 2.8.3
Full featured and portable backup and archiving tool
|
class holding optional parameters used to list the contents of an existing archive More...
#include <archive_options.hpp>
Inherited by libdar::archive_options_listing_shell, and libdar::archive_options_listing_shell.
Public Member Functions | |
| archive_options_listing (const archive_options_listing &ref) | |
| archive_options_listing (archive_options_listing &&ref) noexcept | |
| archive_options_listing & | operator= (const archive_options_listing &ref) |
| archive_options_listing & | operator= (archive_options_listing &&ref) noexcept |
| virtual void | clear () |
| void | set_info_details (bool info_details) |
| whether output should be verbosed --> to be moved to shell output | |
| void | set_selection (const mask &selection) |
| mask applied to filename, only those marching it will be listed | |
| void | set_subtree (const mask &subtree) |
| defines the directories and files to consider | |
| void | set_filter_unsaved (bool filter_unsaved) |
| whether to only show entries that have their data fully saved | |
| void | set_slicing_location (bool val) |
| whether to calculate the slice location of each file | |
| void | set_user_slicing (const infinint &slicing_first, const infinint &slicing_others) |
| when slice location is performed, user may modify the slice layout of the archive | |
| void | set_display_ea (bool display_ea) |
| whether to fetch EA for listing | |
| bool | get_info_details () const |
| const mask & | get_selection () const |
| const mask & | get_subtree () const |
| bool | get_filter_unsaved () const |
| bool | get_user_slicing (infinint &slicing_first, infinint &slicing_others) const |
| bool | get_slicing_location () const |
| bool | get_display_ea () const |
| archive_options_listing (const archive_options_listing &ref) | |
| archive_options_listing (archive_options_listing &&ref) noexcept | |
| archive_options_listing & | operator= (const archive_options_listing &ref) |
| archive_options_listing & | operator= (archive_options_listing &&ref) noexcept |
| virtual void | clear () |
| void | set_info_details (bool info_details) |
| whether output should be verbosed --> to be moved to shell output | |
| void | set_selection (const mask &selection) |
| mask applied to filename, only those marching it will be listed | |
| void | set_subtree (const mask &subtree) |
| defines the directories and files to consider | |
| void | set_filter_unsaved (bool filter_unsaved) |
| whether to only show entries that have their data fully saved | |
| void | set_slicing_location (bool val) |
| whether to calculate the slice location of each file | |
| void | set_user_slicing (const infinint &slicing_first, const infinint &slicing_others) |
| when slice location is performed, user may modify the slice layout of the archive | |
| void | set_display_ea (bool display_ea) |
| whether to fetch EA for listing | |
| bool | get_info_details () const |
| const mask & | get_selection () const |
| const mask & | get_subtree () const |
| bool | get_filter_unsaved () const |
| bool | get_user_slicing (infinint &slicing_first, infinint &slicing_others) const |
| bool | get_slicing_location () const |
| bool | get_display_ea () const |
Private Attributes | |
| bool | x_info_details |
| mask * | x_selection |
| mask * | x_subtree |
| bool | x_filter_unsaved |
| infinint * | x_slicing_first |
| infinint * | x_slicing_others |
| bool | x_slicing_location |
| bool | x_display_ea |
class holding optional parameters used to list the contents of an existing archive
Definition at line 1513 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1516 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1517 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inlinenoexcept |
Definition at line 1518 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inlinevirtual |
Definition at line 1521 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1516 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1517 of file src/libdar/archive_options.hpp.
|
inlinenoexcept |
Definition at line 1518 of file src/libdar/archive_options.hpp.
|
inlinevirtual |
Definition at line 1521 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1578 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1578 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1575 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1575 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1572 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1572 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1577 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1577 of file src/libdar/archive_options.hpp.
|
inlinenoexcept |
Definition at line 1520 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inlinenoexcept |
Definition at line 1520 of file src/libdar/archive_options.hpp.
|
inline |
Definition at line 1519 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
Definition at line 1519 of file src/libdar/archive_options.hpp.
|
inline |
whether to fetch EA for listing
Definition at line 1566 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
whether to fetch EA for listing
Definition at line 1566 of file src/libdar/archive_options.hpp.
|
inline |
whether to only show entries that have their data fully saved
Definition at line 1551 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
whether to only show entries that have their data fully saved
Definition at line 1551 of file src/libdar/archive_options.hpp.
|
inline |
whether output should be verbosed --> to be moved to shell output
Definition at line 1530 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
whether output should be verbosed --> to be moved to shell output
Definition at line 1530 of file src/libdar/archive_options.hpp.
| void libdar::archive_options_listing::set_selection | ( | const mask & | selection | ) |
mask applied to filename, only those marching it will be listed
| void libdar::archive_options_listing::set_selection | ( | const mask & | selection | ) |
mask applied to filename, only those marching it will be listed
|
inline |
whether to calculate the slice location of each file
Definition at line 1554 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
inline |
whether to calculate the slice location of each file
Definition at line 1554 of file src/libdar/archive_options.hpp.
| void libdar::archive_options_listing::set_subtree | ( | const mask & | subtree | ) |
defines the directories and files to consider
| void libdar::archive_options_listing::set_subtree | ( | const mask & | subtree | ) |
defines the directories and files to consider
| void libdar::archive_options_listing::set_user_slicing | ( | const infinint & | slicing_first, |
| const infinint & | slicing_others ) |
when slice location is performed, user may modify the slice layout of the archive
| void libdar::archive_options_listing::set_user_slicing | ( | const infinint & | slicing_first, |
| const infinint & | slicing_others ) |
when slice location is performed, user may modify the slice layout of the archive
|
private |
Definition at line 1588 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1584 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1581 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1582 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1585 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1587 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1586 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.
|
private |
Definition at line 1583 of file dar64-2.8.3-win64/include/dar/archive_options.hpp.