uff_table_t Struct Reference

#include <share.h>

Data Fields

char * feature
int flag
int(* ask_func )(int)
int priority
int(* snd )(int, char *)
int(* rcv )(int, char *)

Detailed Description

Definition at line 43 of file share.h.


Field Documentation

int(* ask_func)(int)
char* feature
int flag
int priority

Definition at line 48 of file share.h.

Referenced by uff_insert_entry().

int(* rcv)(int, char *)

Referenced by uff_call_receiving().

int(* snd)(int, char *)

Referenced by uff_call_sending().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1