X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassVersion.html;h=92eb3d6a597b7580f344729d5f1691989238c41e;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=714f178386b468f6ef2ed4a6f394fec63cac21ae;hpb=f326e475e311bf0fa211ccd052ba38d8235efa12;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 714f17838..92eb3d6a5 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -15,7 +15,7 @@ Inherits classbase. List of all members. - + @@ -26,6 +26,8 @@ Inherits classbase. + +

Public Member Functions

 Version (int major, int minor, int revision, int build)
 Version (int major, int minor, int revision, int build, int flags)

Public Attributes

const int Major
const int Build
const int Flags

Detailed Description

Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module. @@ -34,7 +36,7 @@ A class of type Version is returned by the GetVersion method of the 102 of file modules.h.

Constructor & Destructor Documentation

+Definition at line 109 of file modules.h.

Constructor & Destructor Documentation

@@ -62,7 +64,13 @@ Definition at line 102 of - + + + + + + + @@ -84,9 +92,9 @@ Definition at line 102 of

-Definition at line 298 of file modules.cpp. +Definition at line 300 of file modules.cpp.

-

00298 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00300 : Major(major), Minor(minor), Revision(revision), Build(build), Flags(flags) { };
 
int  build build,
int  flags
@@ -112,7 +120,31 @@ Definition at line 298

-Definition at line 105 of file modules.h. +Definition at line 112 of file modules.h. + + +

+ + + + +
+ + +
const int Version::Flags +
+
+ + + +
+   + + +

+ +

+Definition at line 112 of file modules.h.

@@ -136,7 +168,7 @@ Definition at line 105 of

-Definition at line 105 of file modules.h. +Definition at line 112 of file modules.h.

@@ -160,7 +192,7 @@ Definition at line 105 of

-Definition at line 105 of file modules.h. +Definition at line 112 of file modules.h.

@@ -184,12 +216,12 @@ Definition at line 105 of

-Definition at line 105 of file modules.h. +Definition at line 112 of file modules.h.


The documentation for this class was generated from the following files: -
Generated on Mon Mar 28 21:09:38 2005 for InspIRCd by +
Generated on Sat Apr 9 14:38:31 2005 for InspIRCd by doxygen 1.3.3