FileManager v1.7.0
Manage access to files with async model
|
This is the complete list of members for file_manager::Cache, including all inherited members.
_utility::addCache (defined in file_manager::Cache) | file_manager::Cache | friend |
_utility::changeCurrentCacheSize (defined in file_manager::Cache) | file_manager::Cache | friend |
addCache(const std::filesystem::path &filePath, std::ios_base::openmode mode) | file_manager::Cache | |
appendCache(const std::filesystem::path &filePath, const std::vector< char > &data) | file_manager::Cache | |
appendCache(const std::filesystem::path &filePath, std::string_view data) | file_manager::Cache | |
CacheResultCodes enum name | file_manager::Cache | |
clear() | file_manager::Cache | |
clear(const std::filesystem::path &filePath) | file_manager::Cache | |
contains(const std::filesystem::path &filePath) const | file_manager::Cache | |
FileManager (defined in file_manager::Cache) | file_manager::Cache | friend |
getCacheData(const std::filesystem::path &filePath) const | file_manager::Cache | |
getCacheSize() const | file_manager::Cache | |
getCurrentCacheSize() const | file_manager::Cache | |
operator[](const std::filesystem::path &filePath) const | file_manager::Cache | |
setCacheSize(uint64_t sizeInBytes) | file_manager::Cache |