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.

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


Member Data Documentation

char ModeParameter::channel[CHANMAX]
 

Definition at line 64 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::mode
 

Definition at line 62 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::parameter[MAXBUF]
 

Definition at line 63 of file channels.h.

Referenced by chanrec::SetCustomModeParam().


The documentation for this class was generated from the following file:
Generated on Sat Apr 17 13:31:53 2004 for InspIRCd by doxygen1.3-rc3