FileManager v1.7.0
Manage access to files with async model
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cfile_manager::CacheFiles cache
 Cfile_manager::FileHandle
 Cfile_manager::ReadFileHandleProvides reading files
 Cfile_manager::ReadBinaryFileHandle
 Cfile_manager::WriteFileHandleProvides writing files
 Cfile_manager::AppendFileHandle
 Cfile_manager::WriteBinaryFileHandle
 Cfile_manager::AppendBinaryFileHandle
 Cfile_manager::FileManagerProvides files accessing from multiple threads. Singleton
 Cstd::less< pair< uint64_t, filesystem::path > >
 Cfile_manager::utility::pathHashFilesystem::path hash function
 CRequestPromiseHandler
 Cstd::runtime_error
 Cfile_manager::exceptions::BaseFileManagerExceptionBase class for all File Manager exceptions
 Cfile_manager::exceptions::FileDoesNotExistExceptionThrown if file does not exist
 Cfile_manager::exceptions::NotAFileExceptionThrown if path represents not a regular file