From 717727ce3d99142b7197730a45e4640191d99c84 Mon Sep 17 00:00:00 2001 From: shaan Date: Thu, 2 Jul 2009 18:15:09 +0200 Subject: Module for Rasodmg --- rasodmg/ref.hh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'rasodmg/ref.hh') 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 r_Ref { -- cgit