|
HighFive 2.10.1
HighFive - Header-only C++ HDF5 interface
|
#include <ctime>#include <H5Ipublic.h>#include <H5Opublic.h>#include "bits/H5_definitions.hpp"#include "bits/H5Friends.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... | |