tagFun Struct Reference

#include <functions.h>


Data Fields

char * name
void(* fun )(char *buff, char **bufc, dbref executor, dbref caller, dbref enactor, char *fargs[], int nfargs, char *cargs[], int ncargs)
int maxArgsParsed
int minArgs
int maxArgs
int flags
int perms


Detailed Description

Definition at line 11 of file functions.h.


Field Documentation

int tagFun::flags

Definition at line 20 of file functions.h.

Referenced by mux_exec().

void(* tagFun::fun)(char *buff, char **bufc, dbref executor, dbref caller, dbref enactor, char *fargs[], int nfargs, char *cargs[], int ncargs)

Referenced by mux_exec().

int tagFun::maxArgs

Definition at line 19 of file functions.h.

Referenced by mux_exec().

int tagFun::maxArgsParsed

Definition at line 17 of file functions.h.

Referenced by mux_exec().

int tagFun::minArgs

Definition at line 18 of file functions.h.

Referenced by mux_exec().

char* tagFun::name

Definition at line 13 of file functions.h.

Referenced by function_add(), functions_add(), list_functable(), and mux_exec().

int tagFun::perms

Definition at line 21 of file functions.h.

Referenced by CF_HAND(), list_functable(), and mux_exec().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7