summaryrefslogtreecommitdiffstats
path: root/c++/src/H5VarLenType.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5VarLenType.h')
-rw-r--r--c++/src/H5VarLenType.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c++/src/H5VarLenType.h b/c++/src/H5VarLenType.h
index 2676fb3..70a2ab8 100644
--- a/c++/src/H5VarLenType.h
+++ b/c++/src/H5VarLenType.h
@@ -18,12 +18,12 @@
#define __H5VarLenType_H
namespace H5 {
+
/*! \class VarLenType
\brief VarLenType is a derivative of a DataType and operates on HDF5
C's Variable-length Datatypes.
-
- Inheritance: DataType -> H5Object -> H5Location -> IdComponent
*/
+// Inheritance: DataType -> H5Object -> H5Location -> IdComponent
class H5_DLLCPP VarLenType : public DataType {
public:
// Constructor that creates a variable-length datatype based