|
hops
|
#include <ctime>#include <H5Ipublic.h>#include <H5Opublic.h>#include "H5Exception.hpp"#include "bits/H5_definitions.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 | |
| HighFive | |
Enumerations | |
| enum | HighFive::ObjectType { HighFive::ObjectType::File, HighFive::ObjectType::Group, HighFive::ObjectType::UserDataType, HighFive::ObjectType::DataSpace, HighFive::ObjectType::Dataset, HighFive::ObjectType::Attribute, HighFive::ObjectType::Other } |
| Enum of the types of objects (H5O api) More... | |
1.8.17