CMDENT_TWO_ARG Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_TWO_ARG:

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, int, char *, char *)

Detailed Description

Definition at line 190 of file command.h.


Field Documentation

int CMDENT_TWO_ARG::callseq

Definition at line 196 of file command.h.

Referenced by init_cmdtab().

char* CMDENT_TWO_ARG::cmdname

Definition at line 192 of file command.h.

Referenced by commands_two_arg_add(), and init_cmdtab().

int CMDENT_TWO_ARG::extra

Definition at line 195 of file command.h.

Referenced by init_cmdtab().

void(* CMDENT_TWO_ARG::handler)(dbref executor, dbref caller, dbref enactor, int, int, char *, char *)

Referenced by init_cmdtab().

int CMDENT_TWO_ARG::hookmask

Definition at line 197 of file command.h.

Referenced by init_cmdtab().

int CMDENT_TWO_ARG::perms

Definition at line 194 of file command.h.

Referenced by init_cmdtab().

NAMETAB* CMDENT_TWO_ARG::switches

Definition at line 193 of file command.h.

Referenced by init_cmdtab().


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