mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
Fixed AbstractDs::getVarLenType documentation (#1441)
This commit is contained in:
parent
d25d05d740
commit
bbb0acf353
@ -302,7 +302,7 @@ AbstractDs::getStrType() const
|
|||||||
|
|
||||||
//--------------------------------------------------------------------------
|
//--------------------------------------------------------------------------
|
||||||
// Function: AbstractDs::getVarLenType
|
// Function: AbstractDs::getVarLenType
|
||||||
///\brief Returns the floating-point datatype of this abstract dataset,
|
///\brief Returns the variable length datatype of this abstract dataset,
|
||||||
/// which can be a dataset or an attribute.
|
/// which can be a dataset or an attribute.
|
||||||
///\return VarLenType instance
|
///\return VarLenType instance
|
||||||
///\exception H5::DataTypeIException
|
///\exception H5::DataTypeIException
|
||||||
|
Loading…
Reference in New Issue
Block a user