X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FclassVersion.html;h=92eb3d6a597b7580f344729d5f1691989238c41e;hb=3d7312f8af1becdbe458392e14ea64c904ee7b92;hp=113af7d4e232334079693d9043df6bd66bd5889f;hpb=1899777c6d86544a7775bc96175283957a763326;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 113af7d4e..92eb3d6a5 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -1,70 +1,76 @@ -Version class Reference +InspIRCd: Version class Reference - -
-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. + +
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:

Inheritance graph
- - - -
[legend]
Collaboration diagram for Version:

Collaboration graph
- - - -
[legend]
List of all members. +Inherits classbase. +

+List of all members.

- + + - - - - + + + + + + + + + +

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 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 68 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 109 of file modules.h.

Constructor & Destructor Documentation

- +
-
+ - + + + + + + + - + - + - + @@ -86,20 +92,44 @@ Definition at line 68 of

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

-

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

+

+ - @@ -114,16 +144,16 @@ Definition at line 105

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

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

- +

+

- @@ -138,16 +168,16 @@ Definition at line 71 of

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

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

- +

+

- @@ -162,16 +192,16 @@ Definition at line 71 of

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

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

- +

+

- @@ -186,14 +216,14 @@ Definition at line 71 of

-Definition at line 71 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 Fri Apr 30 15:46:49 2004 for InspIRCd by +
Generated on Sat Apr 9 14:38:31 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3