channel Struct Reference

#include <egg_server_api.h>


Detailed Description

Definition at line 81 of file egg_server_api.h.


Data Fields

struct channelnext
struct channelprev
char * name
char * topic
char * topic_nick
long topic_time
flags_t mode
int limit
char * key
channel_mask_list_t ** lists
int nlists
channel_mode_arg_targs
int nargs
channel_member_tmember_head
int nmembers
channel_member_tbot
xml_node_tsettings
int status
int flags

Field Documentation

struct channel* channel::next [read]

struct channel * channel::prev [read]

Definition at line 82 of file egg_server_api.h.

Referenced by channel_free(), and channel_probe().

Definition at line 86 of file egg_server_api.h.

Referenced by channel_free_online(), got333(), gottopic(), and script_channel_topic().

Definition at line 87 of file egg_server_api.h.

Referenced by got333(), gottopic(), and script_channel_topic().

Definition at line 89 of file egg_server_api.h.

Referenced by channel_get_modes(), channel_mode(), and parse_chan_mode().

Definition at line 90 of file egg_server_api.h.

Referenced by channel_free_online(), parse_chan_mode(), and script_channel_limit().

char* channel::key

Definition at line 91 of file egg_server_api.h.

Referenced by channel_free_online(), parse_chan_mode(), and script_channel_key().

Definition at line 93 of file egg_server_api.h.

Referenced by channel_get_mask_list(), channel_on_join(), and clear_masklists().

Definition at line 94 of file egg_server_api.h.

Referenced by channel_get_mask_list(), channel_on_join(), and clear_masklists().

Definition at line 102 of file egg_server_api.h.

Referenced by channel_on_join().

Definition at line 105 of file egg_server_api.h.

Referenced by channel_free_online(), channel_on_join(), got315(), and got366().


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

Generated on Sun Nov 30 18:43:37 2008 for eggdrop1.9 by  doxygen 1.5.6