Command_ Struct Reference

#include <modules.h>


Detailed Description

Definition at line 174 of file modules.h.

Data Fields

int(* admin_help )(User *u)
int(* all_help )(User *u)
int core
int(* has_priv )(User *u)
char * help_param1
char * help_param2
char * help_param3
char * help_param4
int helpmsg_admin
int helpmsg_all
int helpmsg_oper
int helpmsg_reg
int helpmsg_root
char * mod_name
char * name
Commandnext
int(* oper_help )(User *u)
int(* regular_help )(User *u)
int(* root_help )(User *u)
int(* routine )(User *u)
char * service


Field Documentation

int(* Command_::admin_help)(User *u)

Referenced by createCommand(), and moduleAddAdminHelp().

int(* Command_::all_help)(User *u)

Referenced by createCommand(), do_help_cmd(), and moduleAddHelp().

int Command_::core

Definition at line 194 of file modules.h.

Referenced by addCoreCommand(), destroyCommand(), and moduleAddCommand().

int(* Command_::has_priv)(User *u)

Referenced by createCommand(), destroyCommand(), do_help_limited(), and do_run_cmd().

char* Command_::help_param1

Definition at line 188 of file modules.h.

Referenced by AnopeInit(), createCommand(), destroyCommand(), and do_help_cmd().

char* Command_::help_param2

Definition at line 189 of file modules.h.

Referenced by createCommand(), destroyCommand(), and do_help_cmd().

char* Command_::help_param3

Definition at line 190 of file modules.h.

Referenced by createCommand(), destroyCommand(), and do_help_cmd().

char* Command_::help_param4

Definition at line 191 of file modules.h.

Referenced by createCommand(), destroyCommand(), and do_help_cmd().

int Command_::helpmsg_admin

Definition at line 186 of file modules.h.

Referenced by createCommand(), and destroyCommand().

int Command_::helpmsg_all

Definition at line 183 of file modules.h.

Referenced by createCommand(), destroyCommand(), and do_help_cmd().

int Command_::helpmsg_oper

Definition at line 185 of file modules.h.

Referenced by createCommand(), and destroyCommand().

int Command_::helpmsg_reg

Definition at line 184 of file modules.h.

Referenced by createCommand(), and destroyCommand().

int Command_::helpmsg_root

Definition at line 187 of file modules.h.

Referenced by createCommand(), and destroyCommand().

char* Command_::mod_name

Definition at line 195 of file modules.h.

Referenced by addCommand(), createCommand(), delCommand(), destroyCommand(), do_help_cmd(), do_run_cmd(), moduleAddCommand(), moduleDelCommand(), prepForUnload(), and showModuleCmdLoaded().

char* Command_::name

Definition at line 175 of file modules.h.

Referenced by addCommand(), createCommand(), delCommand(), destroyCommand(), displayCommand(), lookup_cmd(), moduleAddCommand(), prepForUnload(), and showModuleCmdLoaded().

Command* Command_::next

Definition at line 203 of file modules.h.

Referenced by addCommand(), addCoreCommand(), createCommand(), delCommand(), destroyCommand(), displayCommand(), do_help_cmd(), do_run_cmd(), moduleDelCommand(), prepForUnload(), and showModuleCmdLoaded().

int(* Command_::oper_help)(User *u)

Referenced by createCommand(), and moduleAddOperHelp().

int(* Command_::regular_help)(User *u)

Referenced by createCommand(), and moduleAddRegHelp().

int(* Command_::root_help)(User *u)

Referenced by createCommand(), and moduleAddRootHelp().

int(* Command_::routine)(User *u)

Referenced by createCommand(), destroyCommand(), and do_run_cmd().

char* Command_::service

Definition at line 196 of file modules.h.

Referenced by addCommand(), createCommand(), destroyCommand(), moduleAddCommand(), and showModuleCmdLoaded().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 30 09:27:00 2007 for Anope by  doxygen 1.5.1-20070107