66 #pragma clang diagnostic push
67 #pragma clang diagnostic ignored "-Wweak-vtables"
95 #pragma clang diagnostic pop
abstract class for file drivers
Definition: driver.hpp:70
std::unique_ptr< Driver > UniquePointer
unique pointer type
Definition: driver.hpp:75
virtual DriverID id() const noexcept=0
get driver ID
virtual void operator()(const hdf5::property::FileAccessList &fapl) const =0
set a driver
virtual ~Driver()
Definition: driver.hpp:77
file access property list
Definition: file_access.hpp:78
DriverID
enumeration to determine the file driver
Definition: driver.hpp:50
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29