17 #ifndef __H5VarLenType_H 18 #define __H5VarLenType_H 20 #ifndef H5_NO_NAMESPACE 32 virtual H5std_string
fromClass ()
const {
return(
"VarLenType"); }
46 #ifndef H5_NO_NAMESPACE 49 #endif // __H5VarLenType_H Definition: H5AbstractDs.cpp:31
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:25
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5VarLenType.h:32