From a753fb1bc711e10794e939e424f3cdd703116d82 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 Apr 2004 12:38:41 +0000 Subject: Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 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 fa12546c7..a9a55493e 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 40 of file modules.h.

Constructor & Destructor Documentation

+Definition at line 47 of file modules.h.

Constructor & Destructor Documentation

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

-Definition at line 16 of file modules.cpp. +Definition at line 82 of file modules.cpp.

-

00016 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00082 : Major(major), Minor(minor), Revision(revision), Build(build) { };
 
@@ -114,7 +114,7 @@ Definition at line 16 o

-Definition at line 43 of file modules.h. +Definition at line 50 of file modules.h.

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

-Definition at line 43 of file modules.h. +Definition at line 50 of file modules.h.

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

-Definition at line 43 of file modules.h. +Definition at line 50 of file modules.h.

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

-Definition at line 43 of file modules.h. +Definition at line 50 of file modules.h.


The documentation for this class was generated from the following files: -
Generated on Sun Mar 30 19:36:38 2003 for InspIRCd by +
Generated on Fri Apr 2 13:37:46 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3