summaryrefslogtreecommitdiffstats
path: root/c++/src/H5IntType.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2016-09-27 04:08:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-10-14 17:02:01 (GMT)
commit43dd56f0a01b7c242c9d02e45098450edd965f24 (patch)
treefac5c38b2ade10f6d20b8c7610073a63a9090071 /c++/src/H5IntType.h
parent4fc6f27a5ebb209753b5df9f15993f45e907daff (diff)
downloadhdf5-43dd56f0a01b7c242c9d02e45098450edd965f24.zip
hdf5-43dd56f0a01b7c242c9d02e45098450edd965f24.tar.gz
hdf5-43dd56f0a01b7c242c9d02e45098450edd965f24.tar.bz2
Purpose: Updated documentation
Description: Revised class brief description and other comments for up-to-date info. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Diffstat (limited to 'c++/src/H5IntType.h')
-rw-r--r--c++/src/H5IntType.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/c++/src/H5IntType.h b/c++/src/H5IntType.h
index e28f5c2..362a7e3 100644
--- a/c++/src/H5IntType.h
+++ b/c++/src/H5IntType.h
@@ -21,7 +21,12 @@
namespace H5 {
#endif
-//! Class IntType operates on HDF5 integer datatype.
+/*! \class IntType
+ \brief IntType is a derivative of a DataType and operates on HDF5
+ integer datatype.
+
+ Inheritance: AtomType -> DataType -> H5Object -> H5Location -> IdComponent
+*/
class H5_DLLCPP IntType : public AtomType {
public:
// Creates an integer type using a predefined type