Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | 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.

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 77 of file channels.h.


Member Data Documentation

char ModeParameter::channel[CHANMAX]
 

Definition at line 82 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::mode
 

Definition at line 80 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::parameter[MAXBUF]
 

Definition at line 81 of file channels.h.

Referenced by chanrec::SetCustomModeParam().


The documentation for this class was generated from the following file:
Generated on Mon May 30 05:17:21 2005 for InspIRCd by doxygen 1.3.3