CMDENT_ONE_ARG Struct Reference

#include <command.h>

Collaboration diagram for CMDENT_ONE_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, char *)

Detailed Description

Definition at line 168 of file command.h.


Field Documentation

int CMDENT_ONE_ARG::callseq

Definition at line 174 of file command.h.

Referenced by add_helpfile().

char* CMDENT_ONE_ARG::cmdname

Definition at line 170 of file command.h.

Referenced by add_helpfile(), commands_one_arg_add(), and do_hook().

int CMDENT_ONE_ARG::extra

Definition at line 173 of file command.h.

Referenced by add_helpfile(), and FUNCTION().

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

Referenced by add_helpfile(), and FUNCTION().

int CMDENT_ONE_ARG::hookmask

Definition at line 175 of file command.h.

Referenced by add_helpfile(), and do_hook().

int CMDENT_ONE_ARG::perms

Definition at line 172 of file command.h.

Referenced by add_helpfile().

NAMETAB* CMDENT_ONE_ARG::switches

Definition at line 171 of file command.h.

Referenced by add_helpfile().


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