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/classModeParameter.html | 76 ++++++++++++++++----------------- 1 file changed, 36 insertions(+), 40 deletions(-) (limited to 'docs/module-doc/classModeParameter.html') diff --git a/docs/module-doc/classModeParameter.html b/docs/module-doc/classModeParameter.html index cdeb3d184..fbd3c3409 100644 --- a/docs/module-doc/classModeParameter.html +++ b/docs/module-doc/classModeParameter.html @@ -1,46 +1,42 @@ -ModeParameter class Reference +InspIRCd: ModeParameter class Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

ModeParameter Class Reference

Holds a custom parameter to a module-defined channel mode e.g. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

ModeParameter Class Reference

Holds a custom parameter to a module-defined channel mode e.g. More...

#include <channels.h>

-Inheritance diagram for ModeParameter:

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

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

+List of all members.

- - - + + + + + +

Public Attributes

char mode
char parameter [MAXBUF]
char channel [CHANMAX]
char mode
char parameter [MAXBUF]
char channel [CHANMAX]

Detailed Description

-Holds a custom parameter to a module-defined channel mode e.g. +Holds a custom parameter to a module-defined channel mode e.g.

for +L this would hold the channel name.

-Definition at line 59 of file channels.h.


Member Data Documentation

-

- +Definition at line 70 of file channels.h.

Member Data Documentation

+

+

- @@ -55,18 +51,18 @@ Definition at line 59 of

-Definition at line 64 of file channels.h. +Definition at line 75 of file channels.h.

-Referenced by chanrec::SetCustomModeParam(). +Referenced by chanrec::SetCustomModeParam().

+ -
char ModeParameter::channel[CHANMAX] + char ModeParameter::channel[CHANMAX]
-

- +

+

- @@ -81,18 +77,18 @@ Referenced by chanrec::Set

-Definition at line 62 of file channels.h. +Definition at line 73 of file channels.h.

-Referenced by chanrec::SetCustomModeParam(). +Referenced by chanrec::SetCustomModeParam().

+ -
char ModeParameter::mode + char ModeParameter::mode
-

- +

+

- @@ -107,16 +103,16 @@ Referenced by chanrec::Set

-Definition at line 63 of file channels.h. +Definition at line 74 of file channels.h.

-Referenced by chanrec::SetCustomModeParam(). +Referenced by chanrec::SetCustomModeParam().

+ -
char ModeParameter::parameter[MAXBUF] + char ModeParameter::parameter[MAXBUF]


The documentation for this class was generated from the following file: -
Generated on Sun May 2 00:09:40 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.2.3