CMDENT_NO_ARG Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_NO_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)

Detailed Description

Definition at line 157 of file command.h.


Field Documentation

int CMDENT_NO_ARG::callseq

Definition at line 163 of file command.h.

char* CMDENT_NO_ARG::cmdname

Definition at line 159 of file command.h.

Referenced by commands_no_arg_add(), do_hook(), list_cmdaccess(), list_cmdswitches(), and list_cmdtable().

int CMDENT_NO_ARG::extra

Definition at line 162 of file command.h.

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

int CMDENT_NO_ARG::hookmask

Definition at line 164 of file command.h.

Referenced by do_hook().

int CMDENT_NO_ARG::perms

Definition at line 161 of file command.h.

Referenced by list_cmdaccess(), list_cmdswitches(), and list_cmdtable().

NAMETAB* CMDENT_NO_ARG::switches

Definition at line 160 of file command.h.

Referenced by list_cmdswitches().


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