Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
This is the complete list of members for libdar::entrepot, including all inherited members.
clone() const =0 | libdar::entrepot | pure virtual |
entrepot() | libdar::entrepot | |
entrepot(const entrepot &ref)=default | libdar::entrepot | |
entrepot(entrepot &&ref) noexcept=default | libdar::entrepot | |
get_full_path() const | libdar::entrepot | virtual |
get_group_ownership() const (defined in libdar::entrepot) | libdar::entrepot | inline |
get_location() const (defined in libdar::entrepot) | libdar::entrepot | inlinevirtual |
get_root() const (defined in libdar::entrepot) | libdar::entrepot | inlinevirtual |
get_url() const =0 | libdar::entrepot | pure virtual |
get_user_ownership() const (defined in libdar::entrepot) | libdar::entrepot | inline |
group (defined in libdar::entrepot) | libdar::entrepot | private |
inherited_open(const std::shared_ptr< user_interaction > &dialog, const std::string &filename, gf_mode mode, bool force_permission, U_I permission, bool fail_if_exists, bool erase) const =0 (defined in libdar::entrepot) | libdar::entrepot | protectedpure virtual |
inherited_unlink(const std::string &filename) const =0 (defined in libdar::entrepot) | libdar::entrepot | protectedpure virtual |
open(const std::shared_ptr< user_interaction > &dialog, const std::string &filename, gf_mode mode, bool force_permission, U_I permission, bool fail_if_exists, bool erase, hash_algo algo, bool provide_a_plain_file=true) const | libdar::entrepot | |
operator=(const entrepot &ref)=default | libdar::entrepot | |
operator=(entrepot &&ref) noexcept=default | libdar::entrepot | |
operator==(const entrepot &ref) const | libdar::entrepot | inline |
read_dir_flush()=0 (defined in libdar::entrepot) | libdar::entrepot | protectedpure virtual |
read_dir_next(std::string &filename) const =0 (defined in libdar::entrepot) | libdar::entrepot | pure virtual |
read_dir_reset() const =0 | libdar::entrepot | pure virtual |
root (defined in libdar::entrepot) | libdar::entrepot | private |
set_group_ownership(const std::string &x_group) (defined in libdar::entrepot) | libdar::entrepot | inline |
set_location(const path &chemin) | libdar::entrepot | virtual |
set_root(const path &p_root) | libdar::entrepot | virtual |
set_user_ownership(const std::string &x_user) | libdar::entrepot | inline |
unlink(const std::string &filename) const (defined in libdar::entrepot) | libdar::entrepot | inline |
user (defined in libdar::entrepot) | libdar::entrepot | private |
where (defined in libdar::entrepot) | libdar::entrepot | private |
~entrepot()=default | libdar::entrepot | virtual |