From 0f84bdba90b79f334d6797a6e7b0359b4c062db7 Mon Sep 17 00:00:00 2001 From: shaan Date: Sun, 7 Jun 2009 13:59:25 +0200 Subject: Modules for reladminif --- reladminif/dbobject.hh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'reladminif/dbobject.hh') diff --git a/reladminif/dbobject.hh b/reladminif/dbobject.hh index 80e3360..192d901 100644 --- a/reladminif/dbobject.hh +++ b/reladminif/dbobject.hh @@ -48,7 +48,9 @@ management by ObjectBroker, modification management, cache size. a persistent DBObject has a unique OId. this oid identifies it in the database. */ - +/** + * \ingroup Reladminifs + */ class DBObject { public: -- cgit