HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
H5Object.hpp File Reference
#include <ctime>
#include <H5Ipublic.h>
#include <H5Opublic.h>
#include "bits/H5_definitions.hpp"
#include "bits/H5Friends.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

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