From 08e384bb24398224856c44baa51b51977644de9d Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 9 Feb 2003 12:49:00 +0000 Subject: Documentation update, 09/02/03 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@167 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classcommand__t.html | 44 ++++++++++++++++++++++++++++-------- 1 file changed, 35 insertions(+), 9 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 6e1ab9c18..28fe4e37d 100644 --- a/docs/module-doc/classcommand__t.html +++ b/docs/module-doc/classcommand__t.html @@ -6,7 +6,10 @@
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

command_t Class Reference

#include <ctables.h> +

command_t Class Reference

A structure that defines a command. +More... +

+#include <ctables.h>

Inheritance diagram for command_t:

@@ -17,13 +20,24 @@

Public Attributes

char command [MAXBUF] + Command name.

handlerfunchandler_functionHandler function as in typedef.

char flags_neededUser flags needed to execute the command or 0.

int min_paramsMinimum number of parameters command takes.

long use_countused by /stats m

long total_bytesused by /stats m

-

Member Data Documentation

+

Detailed Description

+A structure that defines a command. +

+ +

+Definition at line 27 of file ctables.h.


Member Data Documentation

@@ -43,9 +57,11 @@ +Definition at line 32 of file ctables.h.

+Command name. +

-Definition at line 51 of file ctables.h.

@@ -67,9 +83,11 @@ Definition at line 51 of

+User flags needed to execute the command or 0. +

-Definition at line 53 of file ctables.h. +Definition at line 38 of file ctables.h.

@@ -91,9 +109,11 @@ Definition at line 53 of

+Handler function as in typedef. +

-Definition at line 52 of file ctables.h. +Definition at line 35 of file ctables.h.

@@ -115,9 +135,11 @@ Definition at line 52 of

+Minimum number of parameters command takes. +

-Definition at line 54 of file ctables.h. +Definition at line 41 of file ctables.h.

@@ -139,9 +161,11 @@ Definition at line 54 of

+used by /stats m +

-Definition at line 56 of file ctables.h. +Definition at line 47 of file ctables.h.

@@ -163,14 +187,16 @@ Definition at line 56 of

+used by /stats m +

-Definition at line 55 of file ctables.h. +Definition at line 44 of file ctables.h.


The documentation for this class was generated from the following file: -
Generated on Mon Jan 27 00:23:12 2003 for InspIRCd by +
Generated on Sun Feb 9 12:48:17 2003 for InspIRCd by doxygen1.3-rc2
-- cgit v1.2.3