From 71bedf497cde8b0b38afbb366828b3df9c2803d6 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:04:22 +0000 Subject: git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classcommand__t.html | 177 ++++++++++++++++++++++++++++------- 1 file changed, 144 insertions(+), 33 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 1b665f081..11c891bda 100644 --- a/docs/module-doc/classcommand__t.html +++ b/docs/module-doc/classcommand__t.html @@ -5,30 +5,29 @@
#include <ctables.h>
Inheritance diagram for command_t:


Public Attributes | |
| char | command [MAXBUF] |
Public Member Functions | |
| command_t (std::string cmd, char flags, int minpara) | |
| virtual void | Handle (char **parameters, int pcnt, userrec *user)=0 |
| Command name. | |
| handlerfunc * | handler_function |
| virtual | ~command_t () |
Public Attributes | |
| std::string | command |
| Handler function as in typedef. | |
| Command name. | |
| char | flags_needed |
| User flags needed to execute the command or 0. | total_bytes |
| used by /stats m | |
| char | source [MAXBUF] |
| std::string | source |
| used for resource tracking between modules | |
| used for resource tracking between modules | |
-Definition at line 26 of file ctables.h.
+Definition at line 29 of file ctables.h.
|
@@ -71,20 +90,31 @@ Definition at line 26 of
-Command name. -
|
+Definition at line 51 of file ctables.h.
+|||||||||||||||||
|
@@ -98,20 +128,68 @@ Definition at line 31 of
-User flags needed to execute the command or 0. + + +Definition at line 59 of file ctables.h. ++ |
+
+
+
|
+ ||||||||||||||||
| + + | +
+
|
+Implemented in cmd_mode.
+
|
@@ -125,13 +203,40 @@ Definition at line 37 of
-Handler function as in typedef. +Command name.
|
+
+
|
+
| + + | +
+
+ +User flags needed to execute the command or 0. + + + |
+
|
@@ -183,7 +288,9 @@ used for resource tracking between modules
@@ -210,7 +317,9 @@ used by /stats m
-Definition at line 46 of file ctables.h. +Definition at line 46 of file ctables.h. +
+Referenced by command_t().
@@ -237,12 +346,14 @@ used by /stats m
-Definition at line 43 of file ctables.h. +Definition at line 43 of file ctables.h. +
+Referenced by command_t().
1.4.4-20050815
--
cgit v1.3.1-10-gc9f91