|
h5cpp 0.7.0
A modern C++ wrapper for the HDF5 C library
|


Go to the source code of this file.
Classes | |
| class | hdf5::file::Driver |
| abstract class for file drivers More... | |
Namespaces | |
| namespace | hdf5 |
| top-level namespace of the entire library | |
| namespace | hdf5::property |
| namespace | hdf5::file |
Enumerations | |
| enum class | hdf5::file::DriverID : unsigned { hdf5::file::Custom = 0 , hdf5::file::Posix = 1 , hdf5::file::Direct = 2 , hdf5::file::Memory = 3 , hdf5::file::MPI = 4 } |
| enumeration to determine the file driver More... | |