15 #ifndef __H5AtomType_H 16 #define __H5AtomType_H 39 int getOffset()
const;
42 void setOffset(
size_t offset)
const;
51 size_t getPrecision()
const;
54 void setPrecision(
size_t precision)
const;
57 void setSize(
size_t size)
const;
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS 68 #endif // DOXYGEN_SHOULD_SKIP_THIS 71 #ifndef DOXYGEN_SHOULD_SKIP_THIS 77 #endif // DOXYGEN_SHOULD_SKIP_THIS 82 #endif // __H5AtomType_H
Class DataType provides generic operations on HDF5 datatypes.
AtomType is a base class, inherited by IntType, FloatType, StrType, and PredType. ...
HDFFCLIBAPI _fcd intf intf * order
HDFFCLIBAPI intf * offset
virtual H5std_string fromClass() const
Returns this class name.