CMDENT_ONE_ARG_CMDARG Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_ONE_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 *[], int)

Detailed Description

Definition at line 179 of file command.h.


Field Documentation

int CMDENT_ONE_ARG_CMDARG::callseq

Definition at line 185 of file command.h.

char* CMDENT_ONE_ARG_CMDARG::cmdname

Definition at line 181 of file command.h.

Referenced by commands_one_arg_cmdarg_add(), and do_hook().

int CMDENT_ONE_ARG_CMDARG::extra

Definition at line 184 of file command.h.

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

int CMDENT_ONE_ARG_CMDARG::hookmask

Definition at line 186 of file command.h.

Referenced by do_hook().

int CMDENT_ONE_ARG_CMDARG::perms

Definition at line 183 of file command.h.

NAMETAB* CMDENT_ONE_ARG_CMDARG::switches

Definition at line 182 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