summaryrefslogtreecommitdiffstats
path: root/reladminif/objectbroker.hh
diff options
context:
space:
mode:
authorshaan <s.rauniyar@jacobs-university.de>2009-06-07 13:59:25 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-06-08 15:48:23 +0200
commit0f84bdba90b79f334d6797a6e7b0359b4c062db7 (patch)
tree86aa7c2aaa5338f17597535802ab5059a7f5dbf3 /reladminif/objectbroker.hh
parent8d81c2c085efd25197df14bdf1b2bd373e1c37d1 (diff)
downloadrasdaman-upstream-0f84bdba90b79f334d6797a6e7b0359b4c062db7.tar.gz
rasdaman-upstream-0f84bdba90b79f334d6797a6e7b0359b4c062db7.tar.xz
rasdaman-upstream-0f84bdba90b79f334d6797a6e7b0359b4c062db7.zip
Modules for reladminif
Diffstat (limited to 'reladminif/objectbroker.hh')
-rw-r--r--reladminif/objectbroker.hh4
1 files changed, 3 insertions, 1 deletions
diff --git a/reladminif/objectbroker.hh b/reladminif/objectbroker.hh
index bb8d429..62c70d4 100644
--- a/reladminif/objectbroker.hh
+++ b/reladminif/objectbroker.hh
@@ -65,7 +65,9 @@ The ObejctBroker can retrieve the oids of all objects of a specific type which a
in the database.
The list of objects which are kept by the ObjectBroker are cleared by TransactionIf.
*/
-
+/**
+ * \ingroup Reladminifs
+ */
class ObjectBroker
{
public: