This is the complete list of members for RefreshCollection, including all inherited members.
already_hashed | CreateCollection | protected |
base_path | CreateCollection | protected |
books_path | CreateCollection | protected |
buf_hashing(const std::string &buf) | Hasher | |
bytes_hashed | RefreshCollection | |
cancel | Hasher | protected |
cancelAll() | Hasher | |
closeBaseFile() | CreateCollection | protected |
CreateCollection(const std::shared_ptr< AuxFunc > &af, const std::filesystem::path &collection_path, const std::filesystem::path &books_path, const bool &rar_support, const int &num_threads) | CreateCollection | |
CreateCollection(const std::shared_ptr< AuxFunc > &af, const int &num_threads) | CreateCollection | protected |
createCollection() | CreateCollection | |
current_bytes | CreateCollection | protected |
editBook(const BookBaseEntry &bbe_old, const BookBaseEntry &bbe_new) | RefreshCollection | |
file_hashing(const std::filesystem::path &filepath) | Hasher | |
Hasher(const std::shared_ptr< AuxFunc > &af) | Hasher | |
need_to_parse | CreateCollection | protected |
openBaseFile() | CreateCollection | protected |
progress | CreateCollection | |
pulse | CreateCollection | |
rar_support | CreateCollection | protected |
refreshBook(const BookBaseEntry &bbe) | RefreshCollection | |
RefreshCollection(const std::shared_ptr< AuxFunc > &af, const std::string &collection_name, const int &num_threads, const bool &remove_empty, const bool &refresh_bookmarks, const bool &fast_refresh, const std::shared_ptr< BookMarks > &bookmarks) | RefreshCollection | |
refreshCollection() | RefreshCollection | |
refreshFile(const BookBaseEntry &bbe) | RefreshCollection | |
set_rar_support(const bool &rar_support) | RefreshCollection | |
signal_total_bytes | CreateCollection | |
stop_all_signal | Hasher | protected |
threadRegulator() | CreateCollection | protected |
total_bytes_to_hash | RefreshCollection | |
write_file_to_base(const FileParseEntry &fe) | CreateCollection | protected |
~CreateCollection() | CreateCollection | virtual |
~RefreshCollection() | RefreshCollection | virtual |