summaryrefslogtreecommitdiffstats
path: root/relcatalogif/ushorttype.hh
diff options
context:
space:
mode:
Diffstat (limited to 'relcatalogif/ushorttype.hh')
-rw-r--r--relcatalogif/ushorttype.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/relcatalogif/ushorttype.hh b/relcatalogif/ushorttype.hh
index 39f614f..e7c28b9 100644
--- a/relcatalogif/ushorttype.hh
+++ b/relcatalogif/ushorttype.hh
@@ -49,6 +49,9 @@ UShortType is the base type used for 16bit unsigned integer cell
values. The value of a UShort is stored in four chars.
*/
+/**
+ * \ingroup Relcatalogifs
+ */
class UShortType : public UIntegralType
{
public: