summaryrefslogtreecommitdiffstats
path: root/relblobif/blobtile.hh
diff options
context:
space:
mode:
authorshaan <s.rauniyar@jacobs-university.de>2009-06-07 14:11:10 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-06-08 15:48:23 +0200
commit8d81c2c085efd25197df14bdf1b2bd373e1c37d1 (patch)
tree2b0902863cabfdd4c9f82bc72e5607ca4bbda454 /relblobif/blobtile.hh
parentc07a5c4031ec83d0e8c17ff6ee5ca3b0cb8df95e (diff)
downloadrasdaman-upstream-8d81c2c085efd25197df14bdf1b2bd373e1c37d1.tar.gz
rasdaman-upstream-8d81c2c085efd25197df14bdf1b2bd373e1c37d1.tar.xz
rasdaman-upstream-8d81c2c085efd25197df14bdf1b2bd373e1c37d1.zip
Modules for relblobif
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
{