channel Struct Reference

#include <comsys.h>

Collaboration diagram for channel:

Collaboration graph
[legend]

Data Fields

char name [50]
int type
int charge
int owner
int amount_collected
int n_users
rbtree users
int channel_object
int n_history
history_messagehistory
int temp1
int temp2
int charge_who
int amount_col
int num_users
int max_users
int chan_obj
comuser ** users
comuseron_users
int num_messages

Detailed Description

Definition at line 22 of file comstar.c.


Field Documentation

int channel::amount_col

Definition at line 34 of file comsys.h.

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

int channel::amount_collected

Definition at line 27 of file comstar.c.

int channel::chan_obj

Definition at line 37 of file comsys.h.

Referenced by do_chanlist(), do_chanobj(), do_chanstatus(), do_createchannel(), do_listchannels(), do_test_access(), fun_cobj(), and save_comsystem().

int channel::channel_object

Definition at line 30 of file comstar.c.

Referenced by do_createchannel().

int channel::charge

Definition at line 25 of file comstar.c.

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

int channel::charge_who

Definition at line 33 of file comsys.h.

Referenced by do_cemit(), do_chanlist(), do_channelnuke(), do_channelwho(), do_chanobj(), do_chanstatus(), do_chboot(), do_chclose(), do_chloud(), do_chopaque(), do_chopen(), do_chsquelch(), do_chtransparent(), do_createchannel(), do_destroychannel(), do_editchannel(), do_listchannels(), do_processcom(), fun_cemit(), fun_clist(), fun_cobj(), fun_cwho(), and save_comsystem().

struct history_message* channel::history

Definition at line 32 of file comstar.c.

int channel::max_users

Definition at line 36 of file comsys.h.

Referenced by do_createchannel(), and do_joinchannel().

int channel::n_history

Definition at line 31 of file comstar.c.

int channel::n_users

Definition at line 28 of file comstar.c.

char channel::name

Definition at line 23 of file comstar.c.

Referenced by do_addcom(), do_chanlist(), do_channelnuke(), do_channelwho(), do_chanobj(), do_chanstatus(), do_chboot(), do_comconnectraw_notify(), do_comdisconnectraw_notify(), do_comlast(), do_comwho(), do_createchannel(), do_delcom(), do_destroychannel(), do_joinchannel(), do_leavechannel(), do_listchannels(), fun_clist(), load_comsystem(), mmdb_db_read(), and save_comsystem().

int channel::num_messages

Definition at line 43 of file comsys.h.

Referenced by do_chanstatus(), do_comprintf(), do_comsend(), do_createchannel(), do_listchannels(), and save_comsystem().

int channel::num_users

Definition at line 35 of file comsys.h.

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

struct comuser* channel::on_users

Definition at line 39 of file comsys.h.

Referenced by do_comconnectchannel(), do_comdisconnectchannel(), do_comprintf(), do_comsend(), do_comwho(), do_createchannel(), do_joinchannel(), fun_cwho(), load_comsystem(), and mmdb_db_read().

int channel::owner

Definition at line 26 of file comstar.c.

Referenced by do_chanlist(), do_chanstatus(), do_createchannel(), and do_destroychannel().

int channel::temp1

Definition at line 30 of file comsys.h.

Referenced by do_createchannel(), and save_comsystem().

int channel::temp2

Definition at line 31 of file comsys.h.

Referenced by do_createchannel(), and save_comsystem().

int channel::type

Definition at line 24 of file comstar.c.

Referenced by do_chanlist(), do_channelwho(), do_chanstatus(), do_chclose(), do_chloud(), do_chopaque(), do_chopen(), do_chsquelch(), do_chtransparent(), do_comconnectraw_notify(), do_comdisconnectraw_notify(), do_comwho(), do_createchannel(), do_editchannel(), do_listchannels(), do_test_access(), and save_comsystem().

struct comuser** channel::users

Definition at line 38 of file comsys.h.

rbtree channel::users

Definition at line 29 of file comstar.c.

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


The documentation for this struct was generated from the following files:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7