67#pragma clang diagnostic push
68#pragma clang diagnostic ignored "-Wweak-vtables"
96#pragma clang diagnostic pop
abstract class for file drivers
Definition driver.hpp:71
std::unique_ptr< Driver > UniquePointer
unique pointer type
Definition driver.hpp:76
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:78
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