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>

Inherits classbase.

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


Member Data Documentation

char ModeParameter::channel[CHANMAX]
 

Definition at line 75 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::mode
 

Definition at line 73 of file channels.h.

Referenced by chanrec::SetCustomModeParam().

char ModeParameter::parameter[MAXBUF]
 

Definition at line 74 of file channels.h.

Referenced by chanrec::SetCustomModeParam().


The documentation for this class was generated from the following file:
Generated on Mon Mar 28 21:09:33 2005 for InspIRCd by doxygen 1.3.3