user_entry_type Struct Reference

#include <users.h>

Collaboration diagram for user_entry_type:
Collaboration graph
[legend]

Public Member Functions

int(* void (*)(int)) global[55]))(FILE *, struct userrec *, struct user_entry *)

Data Fields

struct user_entry_typenext
int(* got_share )(struct userrec *, struct user_entry *, char *, int)
int(* dup_user )(struct userrec *, struct userrec *, struct user_entry *)
int(* unpack )(struct userrec *, struct user_entry *)
int(* pack )(struct userrec *, struct user_entry *)
int(* kill )(struct user_entry *)
void *(* get )(struct userrec *, struct user_entry *)
int(* set )(struct userrec *, struct user_entry *, void *)
int(* tcl_get )(Tcl_Interp *, struct userrec *, struct user_entry *, int, char **)
int(* tcl_set )(Tcl_Interp *, struct userrec *, struct user_entry *, int, char **)
int(* expmem )(struct user_entry *)
void(* display )(int idx, struct user_entry *)
char * name

Detailed Description

Definition at line 48 of file users.h.


Member Function Documentation

int(* void (  ) 

Field Documentation

void(* display)(int idx, struct user_entry *)
int(* dup_user)(struct userrec *, struct userrec *, struct user_entry *)

Referenced by dup_userlist(), and finish_share().

int(* expmem)(struct user_entry *)

Referenced by expmem_users().

void*(* get)(struct userrec *, struct user_entry *)

Referenced by console_start(), and transfer_start().

int(* got_share)(struct userrec *, struct user_entry *, char *, int)
int(* kill)(struct user_entry *)

Referenced by freeuser().

char* name
struct user_entry_type* next [read]

Definition at line 49 of file users.h.

int(* pack)(struct userrec *, struct user_entry *)
int(* set)(struct userrec *, struct user_entry *, void *)

Referenced by def_gotshare(), and def_tcl_set().

int(* tcl_get)(Tcl_Interp *, struct userrec *, struct user_entry *, int, char **)

Referenced by tcl_getuser().

int(* tcl_set)(Tcl_Interp *, struct userrec *, struct user_entry *, int, char **)

Referenced by tcl_setuser().

int(* unpack)(struct userrec *, struct user_entry *)

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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1