20 #ifndef H5_NO_NAMESPACE
34 H5T_sign_t getSign()
const;
37 void setSign( H5T_sign_t sign )
const;
46 IntType(
const hid_t existing_id);
54 #ifndef H5_NO_NAMESPACE
57 #endif // __H5IntType_H
Class DataSet operates on HDF5 datasets.
Definition: H5DataSet.h:31
Class IntType operates on HDF5 integer datatype.
Definition: H5IntType.h:25
Class PredType holds the definition of all the HDF5 predefined datatypes.
Definition: H5PredType.h:41
#define H5std_string
Definition: H5Exception.h:29
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5IntType.h:40
Class AtomType is a base class, inherited by IntType, FloatType, StrType, and PredType.
Definition: H5AtomType.h:31