summaryrefslogtreecommitdiffstats
path: root/c++/src/H5DcreatProp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5DcreatProp.h')
-rw-r--r--c++/src/H5DcreatProp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/c++/src/H5DcreatProp.h b/c++/src/H5DcreatProp.h
index 385bc61..7434b9b 100644
--- a/c++/src/H5DcreatProp.h
+++ b/c++/src/H5DcreatProp.h
@@ -21,6 +21,10 @@
namespace H5 {
#endif
+/*! \class DSetCreatPropList
+ \brief Class DSetCreatPropList represents the dataset creation property
+ list.
+*/
class H5_DLLCPP DSetCreatPropList : public PropList {
public:
// Default dataset creation property list.