From 1ea860b5708d065f9ed51234fc031969215fd806 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 Apr 2004 13:47:31 +0000 Subject: Updated documentation to document Server::SendMode git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@356 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/modules_8h.html | 53 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/modules_8h.html') diff --git a/docs/module-doc/modules_8h.html b/docs/module-doc/modules_8h.html index 2ba5b9dad..95111c43d 100644 --- a/docs/module-doc/modules_8h.html +++ b/docs/module-doc/modules_8h.html @@ -60,6 +60,7 @@ This graph shows which files directly or indirectly include this file:

typedef DLLFactory< ModuleFactoryircd_module

Functions

void createcommand (char *cmd, handlerfunc f, char flags, int minparams) +void server_mode (char **parameters, int pcnt, userrec *user)

Define Documentation

@@ -304,7 +305,7 @@ Low level definition of a FileReader Definition at line 29 of file modules.h.

-Referenced by FileReader::FileReader(), and FileReader::LoadFile(). +Referenced by FileReader::FileReader(), and FileReader::LoadFile().

@@ -328,7 +329,7 @@ Referenced by FileReader::F

-Definition at line 406 of file modules.h. +Definition at line 426 of file modules.h.

@@ -408,7 +409,53 @@ Definition at line 30 of Referenced by Server::AddCommand(). -


Generated on Fri Apr 2 13:37:31 2004 for InspIRCd by +

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
void server_mode char **   parameters,
int   pcnt,
userrec  user
+
+ + + + + +
+   + + +

+ +

+Referenced by Server::SendMode().

+


Generated on Fri Apr 2 14:46:08 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3