summaryrefslogtreecommitdiffstats
path: root/c++/src/H5EnumType.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5EnumType.h')
-rw-r--r--c++/src/H5EnumType.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/c++/src/H5EnumType.h b/c++/src/H5EnumType.h
index 949c75d..af8d9c6 100644
--- a/c++/src/H5EnumType.h
+++ b/c++/src/H5EnumType.h
@@ -18,14 +18,13 @@
#define __H5EnumType_H
namespace H5 {
+
/*! \class EnumType
\brief EnumType is a derivative of a DataType and operates on HDF5
enum datatypes.
-
- Inheritance: DataType -> H5Object -> H5Location -> IdComponent
*/
+// Inheritance: DataType -> H5Object -> H5Location -> IdComponent
class H5_DLLCPP EnumType : public DataType {
-
public:
// Creates an empty enumeration datatype based on a native signed
// integer type, whose size is given by size.