From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 03:51:56 +0000 Subject: Documentation update git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classcommand__t.html | 134 +++++++++++++++++------------------ 1 file changed, 66 insertions(+), 68 deletions(-) (limited to 'docs/module-doc/classcommand__t.html') diff --git a/docs/module-doc/classcommand__t.html b/docs/module-doc/classcommand__t.html index ba4f0ef58..fd1d9571a 100644 --- a/docs/module-doc/classcommand__t.html +++ b/docs/module-doc/classcommand__t.html @@ -1,54 +1,52 @@
-
#include <ctables.h>
-Inheritance diagram for command_t:


Public Attributes | |
| char | command [MAXBUF] |
| Command name. | |
| handlerfunc * | handler_function |
| Handler function as in typedef. | |
| char | flags_needed |
| User flags needed to execute the command or 0. | |
| int | min_params |
| Minimum number of parameters command takes. | |
| long | use_count |
| used by /stats m | |
| long | total_bytes |
| used by /stats m | |
| char | command [MAXBUF] |
| Command name. | |
| handlerfunc * | handler_function |
| Handler function as in typedef. | |
| char | flags_needed |
| User flags needed to execute the command or 0. | |
| int | min_params |
| Minimum number of parameters command takes. | |
| long | use_count |
| used by /stats m | |
| long | total_bytes |
| used by /stats m | |
-Definition at line 25 of file ctables.h.
-
| + |
|
-Command name. +Command name.
|
+Definition at line 31 of file ctables.h.
-
| + |
|
-User flags needed to execute the command or 0. +User flags needed to execute the command or 0.
|
+Definition at line 37 of file ctables.h.
-
| + |
|
-Handler function as in typedef. +Handler function as in typedef.
|
+Definition at line 34 of file ctables.h.
-
| + |
|
-Minimum number of parameters command takes. +Minimum number of parameters command takes.
|
+Definition at line 40 of file ctables.h.
-
| + |
|
-used by /stats m +used by /stats m
|
+Definition at line 46 of file ctables.h.
-
| + |
|
-used by /stats m +used by /stats m
|
+Definition at line 43 of file ctables.h.
1.3-rc3
+
+1.3.3
--
cgit v1.3.1-10-gc9f91