88 virtual DriverID id()
const noexcept = 0;
std::unique_ptr< Driver > UniquePointer
unique pointer type
Definition: driver.hpp:71
DriverID
enumeration to determine the file driver
Definition: driver.hpp:49
file access property list
Definition: file_access.hpp:68
Definition: attribute.hpp:43
#define DLL_EXPORT
Definition: windows.hpp:35
abstract class for file drivers
Definition: driver.hpp:65
virtual ~Driver()
Definition: driver.hpp:73