dcc_table Struct Reference

#include <eggdrop.h>

Data Fields

char * name
int flags
void(* eof )(int)
void(* activity )(int, char *, int)
int * timeout_val
void(* timeout )(int)
void(* display )(int, char *)
int(* expmem )(void *)
void(* kill )(int, void *)
void(* output )(int, char *, void *)
void(* outdone )(int)

Detailed Description

Definition at line 355 of file eggdrop.h.


Field Documentation

void(* activity)(int, char *, int)

Referenced by cmd_simul(), and mainloop().

void(* display)(int, char *)

Referenced by tell_dcc().

void(* eof)(int)
int(* expmem)(void *)
int flags

Definition at line 357 of file eggdrop.h.

Referenced by bot_reject(), cmd_boot(), eof_dcc_script(), and findidx().

void(* kill)(int, void *)
char* name

Definition at line 356 of file eggdrop.h.

Referenced by dcc_bot().

void(* outdone)(int)
void(* output)(int, char *, void *)
void(* timeout)(int)

Referenced by check_expired_dcc().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1