summaryrefslogtreecommitdiffstats
path: root/rasmgr/rasmgr_srv.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasmgr/rasmgr_srv.hh')
-rw-r--r--rasmgr/rasmgr_srv.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/rasmgr/rasmgr_srv.hh b/rasmgr/rasmgr_srv.hh
index caf3571..4aae3ce 100644
--- a/rasmgr/rasmgr_srv.hh
+++ b/rasmgr/rasmgr_srv.hh
@@ -56,6 +56,9 @@ const unsigned int RASSERVER_SRVNOTUP = -5;
const unsigned int RASSERVER_CMDLINEOFLO = -6;
+/**
+ * \ingroup Rasmgrs
+ */
class RasServer
{
public:
@@ -146,6 +149,9 @@ class RasServer
bool valid;
};
+/**
+ * \ingroup Rasmgrs
+ */
class RasServerManager
{
public: