party_t Struct Reference

#include <tandem.h>

Data Fields

char nick [9 */+1]
char bot [9 */+1]
int sock
int chan
char * from
char flag
char status
time_t timer
char * away

Detailed Description

Definition at line 39 of file tandem.h.


Field Documentation

char* away

Definition at line 48 of file tandem.h.

Referenced by addparty(), partyaway(), and remparty().

char bot[9 */+1]

Definition at line 41 of file tandem.h.

Referenced by addparty().

int chan

Definition at line 43 of file tandem.h.

Referenced by addparty(), bot_part(), and remparty().

char flag

Definition at line 45 of file tandem.h.

Referenced by addparty(), answer_local_whom(), and remparty().

char* from

Definition at line 44 of file tandem.h.

Referenced by addparty(), and remparty().

char nick[9 */+1]

Definition at line 40 of file tandem.h.

Referenced by addparty(), and partynick().

int sock

Definition at line 42 of file tandem.h.

Referenced by addparty(), partysock(), and remparty().

char status

Definition at line 46 of file tandem.h.

Referenced by addparty(), partystat(), and remparty().

Definition at line 47 of file tandem.h.

Referenced by addparty(), answer_local_whom(), partyidle(), partysetidle(), and remparty().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1