Definition at line 9 of file FileHandle.h.
◆ FileHandle()
file_manager::FileHandle::FileHandle |
( |
FileHandle && | other | ) |
|
|
protectednoexcept |
◆ ~FileHandle()
file_manager::FileHandle::~FileHandle |
( |
| ) |
|
|
virtual |
◆ getFileName()
filesystem::path file_manager::FileHandle::getFileName |
( |
| ) |
const |
◆ getFileSize()
uint64_t file_manager::FileHandle::getFileSize |
( |
| ) |
const |
◆ getPathToFile()
const filesystem::path & file_manager::FileHandle::getPathToFile |
( |
| ) |
const |
◆ operator=()
◆ FileManager
◆ file
std::fstream file_manager::FileHandle::file |
|
protected |
◆ filePath
std::filesystem::path file_manager::FileHandle::filePath |
|
protected |
◆ isNotifyOnDestruction
bool file_manager::FileHandle::isNotifyOnDestruction |
|
protected |
◆ mode
std::ios_base::openmode file_manager::FileHandle::mode |
|
protected |
The documentation for this class was generated from the following files: