X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassModuleFactory.html;h=7dbfe78c6f7d2577159da2324b21a1f2a2d79224;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=851e1e64686727a5942801ba1beb11da43b3aec4;hpb=59a2c6c2d96a4557cd885fefcbce97f490962692;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classModuleFactory.html b/docs/module-doc/classModuleFactory.html index 851e1e646..7dbfe78c6 100644 --- a/docs/module-doc/classModuleFactory.html +++ b/docs/module-doc/classModuleFactory.html @@ -1,50 +1,46 @@ -ModuleFactory class Reference +InspIRCd: ModuleFactory class Reference - -
-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. + +
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:

Inheritance graph
- - - -
[legend]
Collaboration diagram for ModuleFactory:

Collaboration graph
- - - -
[legend]
List of all members. +Inherits classbase. +

+List of all members.

- - - - + + + + + + +

Public Member Functions

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

 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 539 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 827 of file modules.h.

Constructor & Destructor Documentation

- +
-
+ - - + + @@ -62,22 +58,22 @@ Definition at line 539 of

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

-

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

- +
-
+ - + - - + + @@ -95,23 +91,23 @@ Definition at line 542 of

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

-

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

Member Function Documentation

- +
-
+ - - + + @@ -127,16 +123,16 @@ Definition at line 543 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 Tue Apr 6 21:14:09 2004 for InspIRCd by +
Generated on Sat Apr 9 14:38:30 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3