From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classModeParameter.html | 126 -------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 docs/module-doc/classModeParameter.html (limited to 'docs/module-doc/classModeParameter.html') diff --git a/docs/module-doc/classModeParameter.html b/docs/module-doc/classModeParameter.html deleted file mode 100644 index a1e22bd1d..000000000 --- a/docs/module-doc/classModeParameter.html +++ /dev/null @@ -1,126 +0,0 @@ - - -InspIRCd: ModeParameter Class Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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. - - - - - - - - -

Public Attributes

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

Detailed Description

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

-for +L this would hold the channel name. -

- -

-Definition at line 79 of file channels.h.


Member Data Documentation

-

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

- -

-Definition at line 84 of file channels.h. -

-Referenced by chanrec::SetCustomModeParam().

-

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

- -

-Definition at line 82 of file channels.h. -

-Referenced by chanrec::SetCustomModeParam().

-

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

- -

-Definition at line 83 of file channels.h. -

-Referenced by chanrec::SetCustomModeParam().

-


The documentation for this class was generated from the following file: -
Generated on Mon Dec 19 18:05:22 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3