This is the complete list of members for AuxFunc, including all inherited members.
copy_book_callback(const std::filesystem::path &source, const std::filesystem::path &out) | AuxFunc | |
create() | AuxFunc | static |
detect_encoding(const std::string &buf) | AuxFunc | |
get_activated() | AuxFunc | |
get_charset_conv_quantity() | AuxFunc | |
get_converter_by_number(const int32_t &num) | AuxFunc | |
get_extension(const std::filesystem::path &p) | AuxFunc | |
get_genre_list() | AuxFunc | |
get_selfpath() | AuxFunc | |
get_supported_archive_types_packing() | AuxFunc | |
get_supported_archive_types_unpacking() | AuxFunc | |
get_supported_types() | AuxFunc | |
getDJVUContext() | AuxFunc | |
homePath() | AuxFunc | |
html_to_utf8(std::string &input) | AuxFunc | |
if_supported_type(const std::filesystem::path &ch_p) | AuxFunc | |
libgcrypt_error_handling(const gcry_error_t &err) | AuxFunc | |
open_book_callback(const std::filesystem::path &path) | AuxFunc | |
parallelFind(InputIt start, InputIt end, const T &val) | AuxFunc | inlinestatic |
parallelFindIf(InputIt start, InputIt end, UnaryPred predicate) | AuxFunc | inlinestatic |
parallelRemove(InputIt start, InputIt end, const T &val) | AuxFunc | inlinestatic |
parallelRemoveIf(InputIt start, InputIt end, UnaryPred predicate) | AuxFunc | inlinestatic |
randomFileName() | AuxFunc | |
share_path() | AuxFunc | |
stringToLower(const std::string &line) | AuxFunc | |
temp_path() | AuxFunc | |
time_t_to_date(const time_t &tt) | AuxFunc | |
to_hex(const std::string &source) | AuxFunc | |
to_utf_8(const std::string &input, const char *conv_name) | AuxFunc | |
utf8_to_system(const std::string &input) | AuxFunc | |
utf_8_to(const std::string &input, const char *conv_name) | AuxFunc | |
~AuxFunc() | AuxFunc | virtual |