channel Struct Reference

#include <comsys.h>

Collaboration diagram for channel:

Collaboration graph
[legend]

Data Fields

char name [MAX_CHANNEL_LEN+1]
char header [MAX_HEADER_LEN+1]
int type
int temp1
int temp2
int charge
dbref charge_who
int amount_col
int num_users
int max_users
dbref chan_obj
comuser ** users
comuseron_users
int num_messages

Detailed Description

Definition at line 33 of file comsys.h.


Field Documentation

int channel::amount_col

Definition at line 42 of file comsys.h.

Referenced by do_createchannel(), do_listchannels(), do_processcom(), and save_comsystem().

dbref channel::chan_obj

Definition at line 45 of file comsys.h.

Referenced by do_chanlist(), do_chanlog(), do_chopen(), do_comlast(), do_createchannel(), do_listchannels(), save_comsystem(), SendChannelMessage(), test_join_access(), test_receive_access(), and test_transmit_access().

int channel::charge

Definition at line 40 of file comsys.h.

Referenced by do_createchannel(), do_editchannel(), do_listchannels(), do_processcom(), and save_comsystem().

dbref channel::charge_who

Definition at line 41 of file comsys.h.

Referenced by do_cemit(), do_chanlist(), do_channelnuke(), do_channelwho(), do_chboot(), do_cheader(), do_chopen(), do_createchannel(), do_destroychannel(), do_editchannel(), do_listchannels(), do_processcom(), FUNCTION(), and save_comsystem().

char channel::header[MAX_HEADER_LEN+1]

Definition at line 36 of file comsys.h.

Referenced by do_cemit(), do_chanlist(), do_chboot(), do_cheader(), do_comconnectraw_notify(), do_comdisconnectraw_notify(), do_createchannel(), do_delcomchannel(), do_joinchannel(), do_leavechannel(), do_processcom(), and save_comsystem().

int channel::max_users

Definition at line 44 of file comsys.h.

Referenced by do_createchannel(), and do_joinchannel().

char channel::name[MAX_CHANNEL_LEN+1]

Definition at line 35 of file comsys.h.

Referenced by do_chanlist(), do_channelnuke(), do_channelwho(), do_chboot(), do_chopen(), do_comwho(), do_createchannel(), do_joinchannel(), do_leavechannel(), do_listchannels(), FUNCTION(), and save_comsystem().

int channel::num_messages

Definition at line 48 of file comsys.h.

Referenced by do_comlast(), do_createchannel(), do_listchannels(), save_comsystem(), and SendChannelMessage().

int channel::num_users

Definition at line 43 of file comsys.h.

Referenced by do_channelnuke(), do_channelwho(), do_createchannel(), do_delcomchannel(), do_destroychannel(), do_joinchannel(), do_listchannels(), save_comsystem(), select_user(), and sort_users().

struct comuser* channel::on_users

Definition at line 47 of file comsys.h.

Referenced by do_comconnectchannel(), do_comdisconnectchannel(), do_comwho(), do_createchannel(), do_joinchannel(), FUNCTION(), and SendChannelMessage().

int channel::temp1

Definition at line 38 of file comsys.h.

Referenced by do_createchannel(), and save_comsystem().

int channel::temp2

Definition at line 39 of file comsys.h.

Referenced by do_createchannel(), and save_comsystem().

int channel::type

Definition at line 37 of file comsys.h.

Referenced by do_chanlist(), do_chboot(), do_chopen(), do_comconnectraw_notify(), do_comdisconnectraw_notify(), do_comwho_line(), do_createchannel(), do_delcomchannel(), do_editchannel(), do_joinchannel(), do_leavechannel(), do_listchannels(), do_processcom(), FUNCTION(), save_comsystem(), SendChannelMessage(), test_join_access(), test_receive_access(), and test_transmit_access().

struct comuser** channel::users

Definition at line 46 of file comsys.h.

Referenced by do_channelnuke(), do_channelwho(), do_createchannel(), do_delcomchannel(), do_destroychannel(), do_joinchannel(), save_comsystem(), select_user(), and sort_users().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:24 2007 for MUX by  doxygen 1.4.7