This is the complete list of members for AddBook, including all inherited members.
add_to_existing_archive(const std::filesystem::path &archive_path, const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook | |
add_to_existing_archive_dir(const std::filesystem::path &archive_path, const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook | |
AddBook(const std::shared_ptr< AuxFunc > &af, const std::string &collection_name, const bool &remove_sources, const std::shared_ptr< BookMarks > &bookmarks) | AddBook | |
archive_filenames(const std::filesystem::path &archive_path, const std::shared_ptr< AuxFunc > &af) | AddBook | static |
overwrite_archive(const std::filesystem::path &archive_path, const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook | |
overwrite_archive_dir(const std::filesystem::path &archive_path, const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook | |
simple_add(const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook | |
simple_add_dir(const std::vector< std::tuple< std::filesystem::path, std::filesystem::path > > &books) | AddBook |