Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

eval_func Struct Reference

#include <evaltype.h>

List of all members.

Public Attributes

char * name
void * func
eval_scalartype ptype [MAX_EVALFUNC_PARAMS]
char * desc


Member Data Documentation

char* eval_func::desc
 

Definition at line 63 of file evaltype.h.

void* eval_func::func
 

Definition at line 61 of file evaltype.h.

Referenced by exec_evalfunc().

char* eval_func::name
 

Definition at line 60 of file evaltype.h.

Referenced by exec_evalfunc(), match_evalfunc_proto(), and std_eval_func_handler().

eval_scalartype eval_func::ptype[MAX_EVALFUNC_PARAMS]
 

Definition at line 62 of file evaltype.h.

Referenced by exec_evalfunc(), and match_evalfunc_proto().


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5