From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001
From: brain
Date: Fri, 25 Mar 2005 03:51:56 +0000
Subject: Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
---
docs/module-doc/classAdmin.html | 87 ++++++++++++++++++++---------------------
1 file changed, 42 insertions(+), 45 deletions(-)
(limited to 'docs/module-doc/classAdmin.html')
diff --git a/docs/module-doc/classAdmin.html b/docs/module-doc/classAdmin.html
index 4fd121ef7..7c32f4fed 100644
--- a/docs/module-doc/classAdmin.html
+++ b/docs/module-doc/classAdmin.html
@@ -1,63 +1,60 @@
-Admin class Reference
+InspIRCd: Admin class Reference
-
-
-Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
-Admin Class Reference Holds /ADMIN data This class contains the admin details of the local server.
+
+
+Admin Class Reference Holds /ADMIN data This class contains the admin details of the local server.
More...
#include <modules.h >
-Inheritance diagram for Admin:
-
-
-
-[legend ] Collaboration diagram for Admin:
-
-
-
-[legend ] List of all members.
+Inherits classbase .
+
+List of all members.
Public Member Functions
- Admin (std::string name, std::string email, std::string nick)
+ Admin (std::string name, std::string email, std::string nick)
+
Public Attributes
-const std::string Name
-const std::string Email
-const std::string Nick
+const std::string Name
+
+const std::string Email
+
+const std::string Nick
+
Detailed Description
-Holds /ADMIN data This class contains the admin details of the local server.
+Holds /ADMIN data This class contains the admin details of the local server.
It is constructed by class Server , and has three read-only values, Name, Email and Nick that contain the specified values for the server where the module is running.
-Definition at line 104 of file modules.h .
Constructor & Destructor Documentation
+Definition at line 114 of file modules.h .Constructor & Destructor Documentation
-
+
-
+
Admin::Admin
(
std::string
- name ,
+ name ,
std::string
- email ,
+ email ,
std::string
- nick
+ nick
@@ -79,20 +76,20 @@ Definition at line 104 of
-Definition at line 283 of file modules.cpp .
+Definition at line 295 of file modules.cpp .
-
Member Data Documentation
-
-
+
+
-
+
- const std::string Admin::Email
+ const std::string Admin::Email
@@ -107,16 +104,16 @@ Definition at line 283
-Definition at line 107 of file modules.h .
+Definition at line 117 of file modules.h .
-
-
+
+
-
+
- const std::string Admin::Name
+ const std::string Admin::Name
@@ -131,16 +128,16 @@ Definition at line 107 of
-Definition at line 107 of file modules.h .
+Definition at line 117 of file modules.h .
-
-
+
+
-
+
- const std::string Admin::Nick
+ const std::string Admin::Nick
@@ -155,14 +152,14 @@ Definition at line 107 of
-Definition at line 107 of file modules.h .
+Definition at line 117 of file modules.h .
The documentation for this class was generated from the following files:
-Generated on Sun May 2 00:09:29 2004 for InspIRCd by
+Generated on Fri Mar 25 03:49:31 2005 for InspIRCd by
- 1.3-rc3
+
+1.3.3
--
cgit v1.3.1-10-gc9f91