summaryrefslogtreecommitdiffstats
path: root/rasodmg/collection.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasodmg/collection.hh')
-rw-r--r--rasodmg/collection.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rasodmg/collection.hh b/rasodmg/collection.hh
index d90eb39..1d2d2d3 100644
--- a/rasodmg/collection.hh
+++ b/rasodmg/collection.hh
@@ -50,6 +50,9 @@ class r_Iterator;
*/
+/**
+ * \ingroup Rasodmgs
+ */
template <class T>
class r_Collection : public r_Object
{