#include <struct.h>
Public Attributes | |
| RegId | nickId |
| Access ickname. | |
| short | uflags |
| flags: AOP/SOP/CFOUNDER/RFOUNDER | |
| int | index |
| Unique index used for quickly deleting this item? | |
| cAccessList * | next |
| Next access item of channel. | |
| cAccessList * | previous |
| Previous access item of channel. | |
| cAccessList * | hashnext |
| cAccessList * | hashprev |
Definition at line 454 of file struct.h.
|
|
flags: AOP/SOP/CFOUNDER/RFOUNDER
Definition at line 461 of file struct.h. Referenced by do_chanop_add(), do_chanop_list(), getMiscChanOp(), readChanData(), and saveChanData(). |