15 #ifndef __H5VarLenType_H
16 #define __H5VarLenType_H
39 virtual H5std_string
fromClass ()
const {
return(
"VarLenType"); }
60 #endif // __H5VarLenType_H
virtual hid_t getId() const
Get the id of this datatype.
Definition: H5DataType.cpp:898
virtual ~VarLenType()
Properly terminates access to this datatype.
Definition: H5VarLenType.cpp:159
Definition: H5Exception.h:116
virtual DataType * decode() const
Returns an VarLenType object via DataType* by decoding the binary object description of this type.
Definition: H5VarLenType.cpp:140
VarLenType()
Default constructor: Creates a stub variable-length datatype.
Definition: H5VarLenType.cpp:36
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5VarLenType.h:39
VarLenType is a derivative of a DataType and operates on HDF5 Variable-length Datatypes.
Definition: H5VarLenType.h:25
Definition: H5AbstractDs.cpp:34
Class DataType provides generic operations on HDF5 datatypes.
Definition: H5DataType.h:28
H5Location is an abstract base class, added in version 1.8.12.
Definition: H5Location.h:31
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois
|