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

caccesslist_struct Struct Reference

Structure of a channel operator list item. More...

#include <struct.h>

List of all members.

Public Attributes

RegId nickId
 Access ickname.

short uflags
 flags: AOP/SOP/CFOUNDER/RFOUNDER

int index
 Unique index used for quickly deleting this item?

cAccessListnext
 Next access item of channel.

cAccessListprevious
 Previous access item of channel.

cAccessListhashnext
cAccessListhashprev


Detailed Description

Structure of a channel operator list item.

Definition at line 454 of file struct.h.


Member Data Documentation

short caccesslist_struct::uflags
 

flags: AOP/SOP/CFOUNDER/RFOUNDER

Todo:
a truly flag-based system for managing channel access lists

Definition at line 461 of file struct.h.

Referenced by do_chanop_add(), do_chanop_list(), getMiscChanOp(), readChanData(), and saveChanData().


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.