From e53c7aa50c815761f84e0ba3a28c0e6e58dc025f Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 12:43:49 +0000 Subject: Added Module::OnAccessCheck Added ListMode support git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@758 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classVersion.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/module-doc/classVersion.html') diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 113af7d4e..f925b4a3d 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -36,7 +36,7 @@ A class of type Version is returned by the GetVersion method of the 68 of file modules.h.

Constructor & Destructor Documentation

+Definition at line 88 of file modules.h.

Constructor & Destructor Documentation

@@ -86,9 +86,9 @@ Definition at line 68 of

-Definition at line 105 of file modules.cpp. +Definition at line 133 of file modules.cpp.

-

00105 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00133 : Major(major), Minor(minor), Revision(revision), Build(build) { };
 
@@ -114,7 +114,7 @@ Definition at line 105

-Definition at line 71 of file modules.h. +Definition at line 91 of file modules.h.

@@ -138,7 +138,7 @@ Definition at line 71 of

-Definition at line 71 of file modules.h. +Definition at line 91 of file modules.h.

@@ -162,7 +162,7 @@ Definition at line 71 of

-Definition at line 71 of file modules.h. +Definition at line 91 of file modules.h.

@@ -186,12 +186,12 @@ Definition at line 71 of

-Definition at line 71 of file modules.h. +Definition at line 91 of file modules.h.


The documentation for this class was generated from the following files: -
Generated on Fri Apr 30 15:46:49 2004 for InspIRCd by +
Generated on Sat May 1 13:39:27 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3