memstruct Struct Reference

#include <chan.h>

Collaboration diagram for memstruct:
Collaboration graph
[legend]

Data Fields

char nick [NICKLEN]
char userhost [UHOSTLEN]
time_t joined
unsigned long flags
time_t split
time_t last
time_t delay
struct userrecuser
int tried_getuser
struct memstructnext

Detailed Description

Definition at line 46 of file chan.h.


Field Documentation

Definition at line 53 of file chan.h.

Referenced by flush_modes(), got352or4(), gotjoin(), newmember(), and set_delay().

unsigned long flags

Definition at line 49 of file chan.h.

Referenced by cmd_channel(), detect_chan_flood(), got352or4(), and gotjoin().

struct memstruct* next [read]
char nick[NICKLEN]

Definition at line 55 of file chan.h.

Referenced by clear_chanlist(), clear_chanlist_member(), and recheck_channel().

struct userrec* user [read]
char userhost[UHOSTLEN]

The documentation for this struct was generated from the following file:

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1