FileManager v1.7.0
Manage access to files with async model
|
Cfile_manager::Cache | Files cache |
▼Cfile_manager::FileHandle | |
▼Cfile_manager::ReadFileHandle | Provides reading files |
Cfile_manager::ReadBinaryFileHandle | |
▼Cfile_manager::WriteFileHandle | Provides writing files |
Cfile_manager::AppendFileHandle | |
▼Cfile_manager::WriteBinaryFileHandle | |
Cfile_manager::AppendBinaryFileHandle | |
Cfile_manager::FileManager | Provides files accessing from multiple threads. Singleton |
Cstd::less< pair< uint64_t, filesystem::path > > | |
Cfile_manager::utility::pathHash | Filesystem::path hash function |
CRequestPromiseHandler | |
▼Cstd::runtime_error | |
▼Cfile_manager::exceptions::BaseFileManagerException | Base class for all File Manager exceptions |
Cfile_manager::exceptions::FileDoesNotExistException | Thrown if file does not exist |
Cfile_manager::exceptions::NotAFileException | Thrown if path represents not a regular file |