From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classclassbase.html | 102 ++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 52 deletions(-) (limited to 'docs/module-doc/classclassbase.html') diff --git a/docs/module-doc/classclassbase.html b/docs/module-doc/classclassbase.html index ab2130a72..4f065424f 100644 --- a/docs/module-doc/classclassbase.html +++ b/docs/module-doc/classclassbase.html @@ -1,47 +1,47 @@ - +
-
#include <base.h>
Inheritance diagram for classbase:


Public Member Functions | |
| classbase () | |
Public Member Functions | |
| classbase () | |
| Constructor, Sets the object's time. | |
| ~classbase () | |
| Constructor, Sets the object's time. | |
| ~classbase () | |
Public Attributes | |
| time_t | age |
Public Attributes | |
| time_t | age |
| Time that the object was instantiated (used for TS calculation etc). | |
| Time that the object was instantiated (used for TS calculation etc). | |
Definition at line 29 of file base.h.
-
|
|
@@ -80,30 +79,29 @@ Constructor, Sets the object's time.
Definition at line 39 of file base.h. -References age. +References age. 00039 { age = time(NULL); } + - 00039 { age = time(NULL); }
- |
+
-
|
|
@@ -113,25 +111,26 @@ References age.
-Definition at line 40 of file base.h. +Definition at line 40 of file base.h. - 00040 { }
- |
+
-
|
| @@ -150,9 +149,8 @@ Referenced by classbase(). |
-1.3.3
+
1.4.4-20050815
--
cgit v1.3.1-10-gc9f91