|
Mantid
|
Go to the source code of this file.
Functions | |
| MANTID_NEXUS_DLL hid_t | h5MemType (hid_t atype) |
| MANTID_NEXUS_DLL NXnumtype | hdf5ToNXType (H5T_class_t tclass, hid_t atype) |
| MANTID_NEXUS_DLL hid_t | nxToHDF5Type (NXnumtype datatype) |
Definition at line 89 of file hdf5_type_helper.cpp.
Definition at line 10 of file hdf5_type_helper.cpp.
References NXnumtype::BAD, NXnumtype::BINARY, and NXnumtype::CHAR.
Definition at line 35 of file hdf5_type_helper.cpp.
References NXnumtype::CHAR, NXnumtype::FLOAT32, NXnumtype::FLOAT64, NXnumtype::INT16, NXnumtype::INT32, NXnumtype::INT64, NXnumtype::INT8, NXnumtype::UINT16, NXnumtype::UINT32, NXnumtype::UINT64, and NXnumtype::UINT8.