X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassModuleFactory.html;h=7dbfe78c6f7d2577159da2324b21a1f2a2d79224;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=03381353b244c190ea145f95c76ce91d5250d6d9;hpb=767b12b0ab6a0d4ed5f7335b26d1c0f842d99543;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classModuleFactory.html b/docs/module-doc/classModuleFactory.html index 03381353b..7dbfe78c6 100644 --- a/docs/module-doc/classModuleFactory.html +++ b/docs/module-doc/classModuleFactory.html @@ -1,47 +1,46 @@ -ModuleFactory class Reference - +InspIRCd: 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. + +
Main Page | Namespace List | 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. More...

#include <modules.h>

-

Inheritance diagram for ModuleFactory: -

- -classbase - +Inherits classbase. +

List of all members. - - - - - + + + + + + + +

Public Methods

 ModuleFactory ()
virtual ~ModuleFactory ()
virtual ModuleCreateModule ()=0
 Creates a new module.


Public Member Functions

 ModuleFactory ()
virtual ~ModuleFactory ()
virtual ModuleCreateModule ()=0
 Creates a new module.


Detailed Description

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

This is to allow for modules to create many different variants of Module, dependent on architecture, configuration, etc. In most cases, the simple class shown in the example module m_foobar.so will suffice for most modules.

-Definition at line 323 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 827 of file modules.h.

Constructor & Destructor Documentation

- +
-
+ - - + + @@ -59,22 +58,22 @@ Definition at line 323 of

-Definition at line 326 of file modules.h. +Definition at line 830 of file modules.h.

-

00326 { }
+
00830 { }
 
ModuleFactory::ModuleFactory    )  [inline]

- +
-
+ - + - - + + @@ -92,23 +91,23 @@ Definition at line 326 of

-Definition at line 327 of file modules.h. +Definition at line 831 of file modules.h.

-

00327 { }
+
00831 { }
 
virtual ModuleFactory::~ModuleFactory virtual ModuleFactory::~ModuleFactory    )  [inline, virtual]

Member Function Documentation

- +
-
+ - - + + @@ -124,16 +123,16 @@ Definition at line 327 of
virtual Module* ModuleFactory::CreateModule    )  [pure virtual]

-Creates a new module. +Creates a new module.

Your inherited class of ModuleFactory must return a pointer to your Module class using this method.


The documentation for this class was generated from the following file: -
Generated on Sun Jan 26 23:45:49 2003 for InspIRCd by +
Generated on Sat Apr 9 14:38:30 2005 for InspIRCd by -doxygen1.3-rc2
+doxygen +1.3.3