file driver base concept More...
#include <H5FileDriver.hpp>
Public Member Functions | |
FileDriver () | |
Public Member Functions inherited from HighFive::Properties | |
template<typename Property > | |
void | add (const Property &property) |
hid_t | getId () const |
Type | getType () const |
Properties & | operator= (Properties &&other) |
Properties (Properties &&other) | |
~Properties () | |
Additional Inherited Members | |
Public Types inherited from HighFive::Properties | |
enum | Type { FILE_ACCESS, DATASET_CREATE, DATASET_ACCESS } |
Protected Member Functions inherited from HighFive::Properties | |
Properties (Type type) | |
file driver base concept
Definition at line 19 of file H5FileDriver.hpp.
|
inline |
Definition at line 51 of file H5FileDriver_misc.hpp.