summaryrefslogtreecommitdiffstats
path: root/rasodmg/ref.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasodmg/ref.hh')
-rw-r--r--rasodmg/ref.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/rasodmg/ref.hh b/rasodmg/ref.hh
index 2b5678e..9531729 100644
--- a/rasodmg/ref.hh
+++ b/rasodmg/ref.hh
@@ -59,6 +59,9 @@ class r_Structure;
\Ref{r_Ref_Any}.
*/
+/**
+ * \ingroup Rasodmgs
+ */
class r_Ref_Any
{
public:
@@ -187,6 +190,9 @@ class r_Ref_Any
memory pointer is given back.
*/
+/**
+ * \ingroup Rasodmgs
+ */
template<class T>
class r_Ref
{