|
HighFive 3.2.0
HighFive - Header-only C++ HDF5 interface
|
#include <ctime>#include "bits/H5_definitions.hpp"#include "bits/H5Friends.hpp"#include "H5Exception.hpp"#include "bits/h5o_wrapper.hpp"#include "bits/h5i_wrapper.hpp"#include "bits/H5Object_misc.hpp"

Go to the source code of this file.
Classes | |
| class | HighFive::Object |
| class | HighFive::ObjectInfo |
| A class for accessing hdf5 objects info. More... | |
Namespaces | |
| namespace | HighFive |
Enumerations | |
| enum class | HighFive::ObjectType { HighFive::File , HighFive::Group , HighFive::UserDataType , HighFive::DataSpace , HighFive::Dataset , HighFive::Attribute , HighFive::Other } |
| Enum of the types of objects (H5O api) More... | |