15 #ifndef __H5ArrayType_H 16 #define __H5ArrayType_H 43 int getArrayNDims()
const;
47 int getArrayDims(
hsize_t* dims)
const;
68 #endif // __H5ArrayType_H
HDFFCLIBAPI void intf dims[]
Class DataType provides generic operations on HDF5 datatypes.
unsigned long long hsize_t
H5Location is an abstract base class, providing a collection of wrappers of the C functions that take...
Class ArrayType inherits from DataType and provides wrappers for the HDF5's Array Datatypes...
virtual H5std_string fromClass() const
Returns this class name.