From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 03:51:56 +0000 Subject: Documentation update git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classExtMode.html | 124 +++++++++++++++++++------------------- 1 file changed, 62 insertions(+), 62 deletions(-) (limited to 'docs/module-doc/classExtMode.html') diff --git a/docs/module-doc/classExtMode.html b/docs/module-doc/classExtMode.html index ee1a55aac..a1703bdad 100644 --- a/docs/module-doc/classExtMode.html +++ b/docs/module-doc/classExtMode.html @@ -1,66 +1,66 @@ -ExtMode class Reference +InspIRCd: ExtMode class Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

ExtMode Class Reference

Inheritance diagram for ExtMode:

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

Collaboration graph
- - - -
[legend]
List of all members. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

ExtMode Class Reference

Inherits classbase. +

+List of all members.

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

Public Member Functions

 ExtMode (char mc, int ty, bool oper, int p_on, int p_off)
 ExtMode (char mc, int ty, bool oper, int p_on, int p_off)

Public Attributes

char modechar
int type
int params_when_on
int params_when_off
bool needsoper
bool list
char modechar
int type
int params_when_on
int params_when_off
bool needsoper
bool list

Constructor & Destructor Documentation

- +
-
+ - + - + - + - + - + @@ -82,20 +82,20 @@

-Definition at line 175 of file modules.cpp. +Definition at line 190 of file modules.cpp.

-

00175 : modechar(mc), type(ty), needsoper(oper), params_when_on(p_on), params_when_off(p_off) { };
+
00190 : modechar(mc), type(ty), needsoper(oper), params_when_on(p_on), params_when_off(p_off) { };
 
ExtMode::ExtMode char   mc, mc,
int   ty, ty,
bool   oper, oper,
int   p_on, p_on,
int   p_off p_off

Member Data Documentation

-

- +

+

- @@ -110,16 +110,16 @@ Definition at line 175

-Definition at line 174 of file modules.cpp. +Definition at line 189 of file modules.cpp.

+ -
bool ExtMode::list + bool ExtMode::list
-

- +

+

- @@ -134,16 +134,16 @@ Definition at line 174

-Definition at line 169 of file modules.cpp. +Definition at line 184 of file modules.cpp.

+ -
char ExtMode::modechar + char ExtMode::modechar
-

- +

+

- @@ -158,16 +158,16 @@ Definition at line 169

-Definition at line 173 of file modules.cpp. +Definition at line 188 of file modules.cpp.

+ -
bool ExtMode::needsoper + bool ExtMode::needsoper
-

- +

+

- @@ -182,16 +182,16 @@ Definition at line 173

-Definition at line 172 of file modules.cpp. +Definition at line 187 of file modules.cpp.

+ -
int ExtMode::params_when_off + int ExtMode::params_when_off
-

- +

+

- @@ -206,16 +206,16 @@ Definition at line 172

-Definition at line 171 of file modules.cpp. +Definition at line 186 of file modules.cpp.

+ -
int ExtMode::params_when_on + int ExtMode::params_when_on
-

- +

+

- @@ -230,14 +230,14 @@ Definition at line 171

-Definition at line 170 of file modules.cpp. +Definition at line 185 of file modules.cpp.

+ -
int ExtMode::type + int ExtMode::type


The documentation for this class was generated from the following file: -
Generated on Sun May 2 00:09:36 2004 for InspIRCd by +
Generated on Fri Mar 25 03:49:32 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3
-- cgit v1.3.1-10-gc9f91