X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassVersion.html;h=92eb3d6a597b7580f344729d5f1691989238c41e;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=d708524b53ff64dde3c44190822147acea614fcd;hpb=767b12b0ab6a0d4ed5f7335b26d1c0f842d99543;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index d708524b5..92eb3d6a5 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -1,67 +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>

-

Inheritance diagram for Version: -

- -classbase - +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 61 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 109 of file modules.h.

Constructor & Destructor Documentation

- +
-
+ - + + + + + + + - + - + - + @@ -83,20 +92,44 @@ Definition at line 61 of

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

-

00032 : 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.

+

+ - @@ -111,16 +144,16 @@ Definition at line 32 o

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

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

- +

+

- @@ -135,16 +168,16 @@ Definition at line 64 of

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

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

- +

+

- @@ -159,16 +192,16 @@ Definition at line 64 of

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

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

- +

+

- @@ -183,14 +216,14 @@ Definition at line 64 of

-Definition at line 64 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 Sun Jan 26 23:45:50 2003 for InspIRCd by +
Generated on Sat Apr 9 14:38:31 2005 for InspIRCd by -doxygen1.3-rc2
+doxygen +1.3.3