hops
Classes | Namespaces | Enumerations
H5Object.hpp File Reference
#include <ctime>
#include <H5Ipublic.h>
#include <H5Opublic.h>
#include "H5Exception.hpp"
#include "bits/H5_definitions.hpp"
#include "bits/H5Object_misc.hpp"
Include dependency graph for H5Object.hpp:
This graph shows which files directly or indirectly include this file:

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...