libpniio
Namespaces | Enumerations | Functions
h5object_types.hpp File Reference
#include "../nxobject_type.hpp"

Go to the source code of this file.

Namespaces

 pni
 
 pni::io
 
 pni::io::nx
 
 pni::io::nx::h5
 

Enumerations

enum  pni::io::nx::h5::h5object_type {
  pni::io::nx::h5::h5object_type::FILE, pni::io::nx::h5::h5object_type::GROUP, pni::io::nx::h5::h5object_type::DATATYPE, pni::io::nx::h5::h5object_type::DATASPACE,
  pni::io::nx::h5::h5object_type::DATASET, pni::io::nx::h5::h5object_type::ATTRIBUTE, pni::io::nx::h5::h5object_type::PLIST, pni::io::nx::h5::h5object_type::BADID
}
 HDF5 object type enumerations. More...
 

Functions

h5object_type pni::io::nx::h5::get_hdf5_type (const object_imp &o)
 return HDF5 type More...
 
pni::io::nx::nxobject_type pni::io::nx::h5::get_nexus_type (const object_imp &o)
 return Nexus type More...