cmdentry Struct Reference

#include <command.h>

Collaboration diagram for cmdentry:

Collaboration graph
[legend]

Data Fields

char * cmdname
NAMETABswitches
int perms
int extra
int callseq
void(* handler )()

Detailed Description

Definition at line 178 of file command.h.


Field Documentation

int cmdentry::callseq

Definition at line 183 of file command.h.

Referenced by cf_cmd_alias(), do_addcommand(), do_delcommand(), do_listcommands(), init_cmdtab(), process_cmdent(), and process_command().

char* cmdentry::cmdname

Definition at line 179 of file command.h.

Referenced by cf_cmd_alias(), init_cmdtab(), list_cmdaccess(), list_cmdswitches(), list_cmdtable(), and process_cmdent().

int cmdentry::extra

Definition at line 182 of file command.h.

Referenced by cf_cmd_alias(), init_cmdtab(), and process_cmdent().

void(* cmdentry::handler)()

Referenced by cf_cmd_alias(), do_addcommand(), do_delcommand(), do_listcommands(), init_cmdtab(), and process_cmdent().

int cmdentry::perms

Definition at line 181 of file command.h.

Referenced by cf_access(), cf_acmd_access(), cf_cmd_alias(), check_command(), init_cmdtab(), list_cmdaccess(), list_cmdswitches(), list_cmdtable(), process_cmdent(), and process_command().

NAMETAB* cmdentry::switches

Definition at line 180 of file command.h.

Referenced by cf_access(), cf_cmd_alias(), init_cmdtab(), list_cmdswitches(), and process_cmdent().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7