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/classModule.html | 64 +++++++++++++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 11 deletions(-) (limited to 'docs/module-doc/classModule.html') diff --git a/docs/module-doc/classModule.html b/docs/module-doc/classModule.html index 0441e84de..b15439b3d 100644 --- a/docs/module-doc/classModule.html +++ b/docs/module-doc/classModule.html @@ -3,7 +3,7 @@ Module class Reference - +
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Module Class Reference

Base class for all InspIRCd modules This class is the base class for InspIRCd modules. @@ -11,14 +11,17 @@

#include <modules.h>

-

Inheritance diagram for Module: -

- -classbase +Inheritance diagram for Module:

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

Collaboration graph
+ + + +
[legend]
List of all members.
- + @@ -36,6 +39,7 @@ +

Public Methods


Public Member Functions

 Module ()
 Default constructor creates a module class.

virtual ~Module ()
virtual void Module::OnPacketTransmit (char *p)
virtual void Module::OnPacketReceive (char *p)
virtual void OnRehash ()
virtual void Module::OnServerRaw (string &raw, bool inbound)

Detailed Description

Base class for all InspIRCd modules This class is the base class for InspIRCd modules. @@ -145,9 +149,9 @@ Returns the version number of a Module.

The method should return a Version object with its version information assigned via Version::Version

-Definition at line 36 of file modules.cpp. +Definition at line 37 of file modules.cpp.

-

00036 { return Version(1,0,0,0); }
+
00037 { return Version(1,0,0,0); }
 
@@ -205,6 +209,44 @@ Definition at line 36 o +

+ + + +

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
virtual void Module::Module::OnServerRaw string &   raw,
bool   inbound
[virtual]
+
+ + + + @@ -406,9 +448,9 @@ Definition at line 30 o
+   + +


The documentation for this class was generated from the following files: -
Generated on Sun Feb 9 12:48:18 2003 for InspIRCd by +
Generated on Sun Mar 30 13:29:10 2003 for InspIRCd by doxygen1.3-rc2
+width=110 height=53>1.3-rc3
-- cgit v1.3.1-10-gc9f91