summaryrefslogtreecommitdiffstats
path: root/rasodmg/ref.hh
diff options
context:
space:
mode:
authorshaan <s.rauniyar@jacobs-university.de>2009-07-02 18:15:09 +0200
committerConstantin <jucovschi@gmail.com>2010-04-01 11:58:25 +0200
commit717727ce3d99142b7197730a45e4640191d99c84 (patch)
tree526b8d2ead5b5c6ce3b8460c494990aa6e08d022 /rasodmg/ref.hh
parent6f1293e6d9ead21d664d1e5116a7bca13a109103 (diff)
downloadrasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.gz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.xz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.zip
Module for Rasodmg
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
{