![]() |
Disk ARchive
2.5.3
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 (defined in libdar::entrepot) | libdar::entrepot | pure virtual |
entrepot() | libdar::entrepot | |
get_full_path() const (defined in libdar::entrepot) | libdar::entrepot | |
get_group_ownership() const (defined in libdar::entrepot) | libdar::entrepot | inline |
get_location() const (defined in libdar::entrepot) | libdar::entrepot | inline |
get_pool() const | libdar::on_pool | inlineprotected |
get_root() const (defined in libdar::entrepot) | libdar::entrepot | inline |
get_url() const =0 (defined in libdar::entrepot) | libdar::entrepot | pure virtual |
get_user_ownership() const (defined in libdar::entrepot) | libdar::entrepot | inline |
inherited_open(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 |
meta_delete(T *ptr) (defined in libdar::on_pool) | libdar::on_pool | inlineprotected |
meta_new(T *&ptr, size_t num) (defined in libdar::on_pool) | libdar::on_pool | inlineprotected |
open(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) const | libdar::entrepot | |
operator delete(void *ptr, memory_pool *p) | libdar::on_pool | inline |
operator delete(void *ptr) | libdar::on_pool | inline |
operator delete[](void *ptr, memory_pool *p) | libdar::on_pool | inline |
operator delete[](void *ptr) | libdar::on_pool | inline |
operator new(size_t n_byte) | libdar::on_pool | inline |
operator new(size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | inline |
operator new(size_t n_byte, memory_pool *p) | libdar::on_pool | inline |
operator new[](size_t n_byte) | libdar::on_pool | inline |
operator new[](size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | inline |
operator new[](size_t n_byte, memory_pool *p) | libdar::on_pool | inline |
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)=0 (defined in libdar::entrepot) | libdar::entrepot | pure virtual |
read_dir_reset()=0 | libdar::entrepot | pure virtual |
set_group_ownership(const std::string &x_group) (defined in libdar::entrepot) | libdar::entrepot | inline |
set_location(const path &chemin) | libdar::entrepot | |
set_root(const path &p_root) | libdar::entrepot | inline |
set_user_ownership(const std::string &x_user) | libdar::entrepot | inline |
unlink(const std::string &filename) const (defined in libdar::entrepot) | libdar::entrepot | inline |
~entrepot() | libdar::entrepot | inlinevirtual |