summaryrefslogtreecommitdiffstats
path: root/indexmgr/srptindexlogic.hh
diff options
context:
space:
mode:
Diffstat (limited to 'indexmgr/srptindexlogic.hh')
-rw-r--r--indexmgr/srptindexlogic.hh7
1 files changed, 6 insertions, 1 deletions
diff --git a/indexmgr/srptindexlogic.hh b/indexmgr/srptindexlogic.hh
index 7ad0dc5..5b3c7fc 100644
--- a/indexmgr/srptindexlogic.hh
+++ b/indexmgr/srptindexlogic.hh
@@ -30,7 +30,12 @@ class r_Point;
class StorageLayout;
-//@ManMemo: Module: {\bf indexmgr}
+/**
+ * @file srpindexlogic.hh
+ *
+ * @ingroup indexmgr
+ */
+
/*@Doc:
This class contains the logic for access, insertion and removal of objects
into an index data structure. The logic is based on the R-Plus Tree. Objects