From a96514c284514116300794696f062c7fa6b1f79f Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 19:17:41 +0000 Subject: Added new docs for class InspIRCd and globals.h etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classInspIRCd.html | 246 +++++++++++++++++++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 docs/module-doc/classInspIRCd.html (limited to 'docs/module-doc/classInspIRCd.html') diff --git a/docs/module-doc/classInspIRCd.html b/docs/module-doc/classInspIRCd.html new file mode 100644 index 000000000..227dd7f1b --- /dev/null +++ b/docs/module-doc/classInspIRCd.html @@ -0,0 +1,246 @@ + + +InspIRCd: InspIRCd Class Reference + + + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
+

InspIRCd Class Reference

#include <inspircd.h> +

+Collaboration diagram for InspIRCd:

Collaboration graph
+
[legend]
List of all members. + + + + + + + + + + + + + + + + + + +

Public Member Functions

bool LoadModule (const char *filename)
bool UnloadModule (const char *filename)
 InspIRCd (int argc, char **argv)
int Run ()

Public Attributes

time_t startup_time

Private Member Functions

void erase_factory (int j)
void erase_module (int j)
+

Detailed Description

+ +

+ +

+Definition at line 95 of file inspircd.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + +
InspIRCd::InspIRCd int  argc,
char **  argv
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void InspIRCd::erase_factory int  j  )  [private]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void InspIRCd::erase_module int  j  )  [private]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
bool InspIRCd::LoadModule const char *  filename  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
int InspIRCd::Run  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
bool InspIRCd::UnloadModule const char *  filename  ) 
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
time_t InspIRCd::startup_time
+
+ + + + + +
+   + + +

+ +

+Definition at line 103 of file inspircd.h.

+


The documentation for this class was generated from the following file: +
Generated on Wed Dec 14 19:16:26 2005 for InspIRCd by  + +doxygen 1.4.4-20050815
+ + -- cgit v1.2.3