X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassVersion.html;h=92eb3d6a597b7580f344729d5f1691989238c41e;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=3c3e53d8cecdbc0740d5e7e398bc14cbbf486062;hpb=73b9d0c5cb02f0ea8350de28bc3687e0af70ea0f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 3c3e53d8c..92eb3d6a5 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -1,62 +1,76 @@ -Version class Reference - +InspIRCd: Version class Reference + - -
-Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

Version Class Reference

Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

Version Class Reference

Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module. More...

#include <modules.h>

+Inherits classbase. +

List of all members. - - + + + - - - - + + + + + + + + + +

Public Methods

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

Public Member Functions

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

Public Attributes

const int Major
const int Minor
const int Revision
const int Build
const int Major
const int Minor
const int Revision
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. +Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module.

A class of type Version is returned by the GetVersion method of the Module class.

-Definition at line 54 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 109 of file modules.h.

Constructor & Destructor Documentation

- +
-
+ - + + + + + + + - + - + - + @@ -78,20 +92,44 @@ Definition at line 54 of

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

-

00029 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00300 : Major(major), Minor(minor), Revision(revision), Build(build), Flags(flags) { };
 
Version::Version int   major, major,
int  minor,
int   minor, revision,
int   revision, build,
int   build flags

Member Data Documentation

-

- +

+

+ + + +
+ + +
const int Version::Build +
+
+ + + + + +
+   + + +

+ +

+Definition at line 112 of file modules.h.

+

+ - @@ -106,16 +144,16 @@ Definition at line 29 o

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

+ -
const int Version::Build + const int Version::Flags
-

- +

+

- @@ -130,16 +168,16 @@ Definition at line 57 of

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

+ -
const int Version::Major + const int Version::Major
-

- +

+

- @@ -154,16 +192,16 @@ Definition at line 57 of

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

+ -
const int Version::Minor + const int Version::Minor
-

- +

+

- @@ -178,14 +216,14 @@ Definition at line 57 of

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

+ -
const int Version::Revision + const int Version::Revision


The documentation for this class was generated from the following files: -
Generated on Wed Jan 22 20:56:48 2003 for InspIRCd by +
Generated on Sat Apr 9 14:38:31 2005 for InspIRCd by -doxygen1.3-rc2
+doxygen +1.3.3