summaryrefslogtreecommitdiffstats
path: root/indexmgr/hierindexds.hh
diff options
context:
space:
mode:
Diffstat (limited to 'indexmgr/hierindexds.hh')
-rw-r--r--indexmgr/hierindexds.hh15
1 files changed, 10 insertions, 5 deletions
diff --git a/indexmgr/hierindexds.hh b/indexmgr/hierindexds.hh
index c4aedb6..6d25959 100644
--- a/indexmgr/hierindexds.hh
+++ b/indexmgr/hierindexds.hh
@@ -35,11 +35,16 @@ rasdaman GmbH.
#include "indexmgr/indexds.hh"
-//@ManMemo: Module: {\bf indexmgr}
-/*@Doc:
- Interface class for Data Structure classes of Hierarchical Indexes.
- Classes which wish to use the RPTreeIndexLogic must implement this
- class.
+/**
+ * @file hierindexds.hh
+ *
+ * @ingroup indexmgr
+ *
+ *
+ * @Doc:
+ * Interface class for Data Structure classes of Hierarchical Indexes.
+ * Classes which wish to use the RPTreeIndexLogic must implement this
+ * class.
*/
class HierIndexDS : public IndexDS