CMDENT Struct Reference

#include <command.h>

Collaboration diagram for CMDENT:

Collaboration graph
[legend]

Data Fields

char * cmdname
NAMETABswitches
int perms
int extra
int callseq
int hookmask
union {
   void(*   handler )(void)
   ADDENT *   addent
}; 

Detailed Description

Definition at line 244 of file command.h.


Field Documentation

union { ... }

ADDENT* CMDENT::addent

Definition at line 255 of file command.h.

Referenced by dbclean_RenumberAttributes(), do_addcommand(), do_delcommand(), and do_listcommands().

int CMDENT::callseq

Definition at line 250 of file command.h.

Referenced by CF_HAND(), dbclean_RenumberAttributes(), do_addcommand(), do_delcommand(), do_listcommands(), process_cmdent(), and process_command().

char* CMDENT::cmdname

Definition at line 246 of file command.h.

Referenced by CF_HAND(), do_addcommand(), do_delcommand(), do_hook(), higcheck(), hook_fail(), hook_loop(), process_cmdent(), and process_command().

int CMDENT::extra

Definition at line 249 of file command.h.

Referenced by CF_HAND(), do_addcommand(), and process_cmdent().

void(* CMDENT::handler)(void)

Referenced by CF_HAND().

int CMDENT::hookmask

Definition at line 251 of file command.h.

Referenced by CF_HAND(), do_addcommand(), do_hook(), higcheck(), hook_loop(), process_cmdent(), and process_command().

int CMDENT::perms

Definition at line 248 of file command.h.

Referenced by CF_HAND(), check_command(), do_addcommand(), process_cmdent(), and process_command().

NAMETAB* CMDENT::switches

Definition at line 247 of file command.h.

Referenced by CF_HAND(), do_addcommand(), process_cmdent(), and process_command().


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