confparm Struct Reference


Data Fields

char * pname
int(* interpreter )(int *vp, char *str, void *pExtra, UINT32 nExtra, dbref player, char *cmd)
int flags
int rperms
int * loc
void * pExtra
UINT32 nExtra

Detailed Description

Definition at line 18 of file conf.cpp.


Field Documentation

int confparm::flags

Definition at line 23 of file conf.cpp.

Referenced by CF_HAND(), cf_set(), and list_cf_access().

int(* confparm::interpreter)(int *vp, char *str, void *pExtra, UINT32 nExtra, dbref player, char *cmd)

Referenced by cf_display().

int* confparm::loc

Definition at line 25 of file conf.cpp.

Referenced by cf_display().

UINT32 confparm::nExtra

Definition at line 27 of file conf.cpp.

void* confparm::pExtra

Definition at line 26 of file conf.cpp.

char* confparm::pname

Definition at line 20 of file conf.cpp.

Referenced by cf_display(), CF_HAND(), cf_list(), cf_set(), and list_cf_access().

int confparm::rperms

Definition at line 24 of file conf.cpp.

Referenced by cf_display(), and cf_list().


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