Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

chanlist_struct Struct Reference

Structure of an online channel. More...

#include <struct.h>

List of all members.

Public Attributes

char name [CHANLEN]
 Channel name buffer.

cBanListfirstBan
 List of banned masks.

cBanListlastBan
 Last ban in list.

cNickListHashEnt users [CHANUSERHASHSIZE]
 Hash of users in the channel.

cNickListfirstUser
 First user in channel list.

cNickListlastUser
 Last user in channel list.

long modes
 Modes of channel.

RegChanList * reg
 Pointer to channel registration information.

ChanListnext
ChanListprevious
ChanListhashnext
ChanListhashprev


Detailed Description

Structure of an online channel.

Definition at line 514 of file struct.h.


The documentation for this struct was generated from the following file:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.