From 0581040e01561f7ae417dc24fe3b87b989297585 Mon Sep 17 00:00:00 2001 From: shaan Date: Thu, 2 Jul 2009 18:22:53 +0200 Subject: Module for rasmgr --- rasmgr/rasmgr_host.hh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'rasmgr/rasmgr_host.hh') diff --git a/rasmgr/rasmgr_host.hh b/rasmgr/rasmgr_host.hh index 0e6e4e4..2038c05 100644 --- a/rasmgr/rasmgr_host.hh +++ b/rasmgr/rasmgr_host.hh @@ -43,6 +43,9 @@ rasdaman GmbH. //So, for normal release, just... //#define HIGHLANDER +/** + * \ingroup Rasmgrs + */ class ServerHost { public: @@ -92,6 +95,9 @@ class ServerHost bool valid; }; +/** + * \ingroup Rasmgrs + */ class HostManager { public: -- cgit