Go to the source code of this file.
Classes | |
| class | MR::UniqueTemporaryFolder |
| helper class to create a temporary folder; the folder will be removed on the object's destruction More... | |
Namespaces | |
| namespace | MR |
Typedefs | |
| using | MR::FolderCallback = std::function<void( const std::filesystem::path& tempFolderName )> |
| this callback will be called before compression on serialization and after decompression on deserialization | |