summaryrefslogtreecommitdiffstats
path: root/indexmgr/indexds.hh
diff options
context:
space:
mode:
Diffstat (limited to 'indexmgr/indexds.hh')
-rw-r--r--indexmgr/indexds.hh9
1 files changed, 7 insertions, 2 deletions
diff --git a/indexmgr/indexds.hh b/indexmgr/indexds.hh
index ede1583..c336a93 100644
--- a/indexmgr/indexds.hh
+++ b/indexmgr/indexds.hh
@@ -37,8 +37,13 @@ rasdaman GmbH.
#include "reladminif/lists.h"
#include "reladminif/oidif.hh"
-//@ManMemo: Module: {\bf indexmgr}
-/*@Doc:
+/**
+ * @defgroup indexmgr indexmgr
+ *
+ * @file indexds.hh
+ *
+ * @ingroup indexmgr
+ */
This is an interface class. It is abstract. It supplies the signature that
is required to allow SDirIndexLogic to manage this object.