From 44b62866f83dea028500d81274eaaba8e886e1c3 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 30 Mar 2003 12:32:32 +0000 Subject: Added DOT files to documentation for class diagrams (pretteh!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@169 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classModuleFactory.html | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'docs/module-doc/classModuleFactory.html') diff --git a/docs/module-doc/classModuleFactory.html b/docs/module-doc/classModuleFactory.html index cfc0bbd09..1fae59530 100644 --- a/docs/module-doc/classModuleFactory.html +++ b/docs/module-doc/classModuleFactory.html @@ -3,7 +3,7 @@ ModuleFactory class Reference - +
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ModuleFactory Class Reference

Instantiates classes inherited from Module This class creates a class inherited from type Module, using new. @@ -11,14 +11,17 @@

#include <modules.h>

-

Inheritance diagram for ModuleFactory: -

- -classbase +Inheritance diagram for ModuleFactory:

Inheritance graph
+ + -List of all members. +
[legend]
Collaboration diagram for ModuleFactory:

Collaboration graph
+ + + +
[legend]
List of all members.
- + @@ -31,7 +34,7 @@ This is to allow for modules to create many different variants of

-Definition at line 308 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 309 of file modules.h.

Constructor & Destructor Documentation


Public Methods


Public Member Functions

 ModuleFactory ()
virtual ~ModuleFactory ()
virtual ModuleCreateModule ()=0
@@ -59,9 +62,9 @@ Definition at line 308 of

-Definition at line 311 of file modules.h. +Definition at line 312 of file modules.h.

-

00311 { }
+
00312 { }
 
@@ -92,9 +95,9 @@ Definition at line 311 of

-Definition at line 312 of file modules.h. +Definition at line 313 of file modules.h.

-

00312 { }
+
00313 { }
 
@@ -131,9 +134,9 @@ Your inherited class of ModuleFactory must return a pointer to your modules.h -
Generated on Sun Feb 9 12:48:18 2003 for InspIRCd by +
Generated on Sun Mar 30 13:29:13 2003 for InspIRCd by doxygen1.3-rc2
+width=110 height=53>1.3-rc3
-- cgit v1.2.3