summaryrefslogtreecommitdiffstats
path: root/rasmgr/rasmgr_comm_nb.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasmgr/rasmgr_comm_nb.hh')
-rw-r--r--rasmgr/rasmgr_comm_nb.hh11
1 files changed, 10 insertions, 1 deletions
diff --git a/rasmgr/rasmgr_comm_nb.hh b/rasmgr/rasmgr_comm_nb.hh
index c6d724c..7db5ed1 100644
--- a/rasmgr/rasmgr_comm_nb.hh
+++ b/rasmgr/rasmgr_comm_nb.hh
@@ -45,6 +45,9 @@ rasdaman GmbH.
#define MAXJOBSMASTER 1
+/**
+ * \ingroup Rasmgrs
+ */
class IOSelector
{
public:
@@ -78,6 +81,9 @@ class IOSelector
};
+/**
+ * \ingroup Rasmgrs
+ */
class NbJob
{
public:
@@ -141,7 +147,10 @@ class NbJob
};
//###################
-
+
+/**
+ * \ingroup Rasmgrs
+ */
class NbServerComm
{
public: