summaryrefslogtreecommitdiffstats
path: root/relblobif/blobtile.hh
diff options
context:
space:
mode:
Diffstat (limited to 'relblobif/blobtile.hh')
-rw-r--r--relblobif/blobtile.hh7
1 files changed, 7 insertions, 0 deletions
diff --git a/relblobif/blobtile.hh b/relblobif/blobtile.hh
index 227ea1e..04bba04 100644
--- a/relblobif/blobtile.hh
+++ b/relblobif/blobtile.hh
@@ -60,6 +60,13 @@ accesses the contents of a \Ref{PersTile}.
BLOBTile is an interface class with the base DBMS. It is, therefore,
highly dependent on the base DBMS used.
*/
+/**
+ * \defgroup Relblobifs Relblobif Classes
+ */
+
+/**
+ * \ingroup Relblobifs
+ */
class BLOBTile : public DBTile
{