20 #ifndef __H5VarLenType_H 21 #define __H5VarLenType_H 23 #ifndef H5_NO_NAMESPACE 35 virtual H5std_string
fromClass ()
const {
return(
"VarLenType"); }
49 #ifndef H5_NO_NAMESPACE 52 #endif // __H5VarLenType_H Definition: H5AbstractDs.cpp:31
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5VarLenType.h:35
Class DataType provides generic operations on HDF5 datatypes.
Definition: H5DataType.h:34
VarLenType operates on the HDF5 C's Variable-length Datatypes.
Definition: H5VarLenType.h:28