CMDENT_TWO_ARG_ARGV Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_TWO_ARG_ARGV:

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 212 of file command.h.


Field Documentation

int CMDENT_TWO_ARG_ARGV::callseq

Definition at line 218 of file command.h.

char* CMDENT_TWO_ARG_ARGV::cmdname

Definition at line 214 of file command.h.

Referenced by commands_two_arg_argv_add().

int CMDENT_TWO_ARG_ARGV::extra

Definition at line 217 of file command.h.

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

int CMDENT_TWO_ARG_ARGV::hookmask

Definition at line 219 of file command.h.

int CMDENT_TWO_ARG_ARGV::perms

Definition at line 216 of file command.h.

NAMETAB* CMDENT_TWO_ARG_ARGV::switches

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