34 StrType(
const int dummy,
const size_t& size);
77 #endif // __H5StrType_H
Class PredType holds the definition of all the HDF5 predefined datatypes.
Class DataType provides generic operations on HDF5 datatypes.
AtomType is a base class, inherited by IntType, FloatType, StrType, and PredType. ...
H5Location is an abstract base class, providing a collection of wrappers of the C functions that take...
Class DataSet operates on HDF5 datasets.
virtual H5std_string fromClass() const
Returns this class name.
StrType is a derivative of a DataType and operates on HDF5 string datatype.