CMDENT_TWO_ARG_CMDARG Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_TWO_ARG_CMDARG:

Collaboration graph
[legend]

Data Fields

char * cmdname
NAMETABswitches
int perms
int extra
int callseq
int hookmask
void(* handler )(dbref executor, dbref caller, dbref enactor, int, char *, char *, char *[], int)

Detailed Description

Definition at line 201 of file command.h.


Field Documentation

int CMDENT_TWO_ARG_CMDARG::callseq

Definition at line 207 of file command.h.

char* CMDENT_TWO_ARG_CMDARG::cmdname

Definition at line 203 of file command.h.

Referenced by commands_two_arg_cmdarg_add().

int CMDENT_TWO_ARG_CMDARG::extra

Definition at line 206 of file command.h.

void(* CMDENT_TWO_ARG_CMDARG::handler)(dbref executor, dbref caller, dbref enactor, int, char *, char *, char *[], int)

int CMDENT_TWO_ARG_CMDARG::hookmask

Definition at line 208 of file command.h.

int CMDENT_TWO_ARG_CMDARG::perms

Definition at line 205 of file command.h.

NAMETAB* CMDENT_TWO_ARG_CMDARG::switches

Definition at line 204 of file command.h.


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