From a96514c284514116300794696f062c7fa6b1f79f Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 19:17:41 +0000 Subject: Added new docs for class InspIRCd and globals.h etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/inspircd__io_8h.html | 56 +++++++++++++++++++++++++++++------- 1 file changed, 46 insertions(+), 10 deletions(-) (limited to 'docs/module-doc/inspircd__io_8h.html') diff --git a/docs/module-doc/inspircd__io_8h.html b/docs/module-doc/inspircd__io_8h.html index 37dd23863..7fce7a098 100644 --- a/docs/module-doc/inspircd__io_8h.html +++ b/docs/module-doc/inspircd__io_8h.html @@ -10,18 +10,23 @@

inspircd_io.h File Reference

#include <sstream>
#include <string>
#include <vector>
-#include "inspircd.h"
-#include "globals.h"
+#include "inspircd.h"
+#include "globals.h"

Include dependency graph for inspircd_io.h:

+ + + +

This graph shows which files directly or indirectly include this file:

- - - + + + +

@@ -34,7 +39,7 @@ This graph shows which files directly or indirectly include this file:


Defines

#define DEBUG   10 - Flags for use with log().
+ Flags for use with log().
#define VERBOSE   20 #define DEFAULT   30 @@ -58,6 +63,8 @@ This graph shows which files directly or indirectly include this file:

void WritePID (std::string filename) +int BindPorts () +

Define Documentation

@@ -80,13 +87,13 @@ This graph shows which files directly or indirectly include this file:

-Flags for use with log(). +Flags for use with log().

Definition at line 28 of file inspircd_io.h.

-Referenced by Server::AddExtendedMode(), SocketEngine::AddFd(), chanrec::AddUser(), SocketEngine::DelFd(), chanrec::DelUser(), InspSocket::InspSocket(), InspSocket::Read(), userrec::RemoveInvite(), chanrec::SetCustomMode(), chanrec::SetCustomModeParam(), InspSocket::SetState(), userrec::SetWriteError(), SocketEngine::SocketEngine(), and SocketEngine::~SocketEngine(). +Referenced by add_channel(), Server::AddExtendedMode(), SocketEngine::AddFd(), chanrec::AddUser(), del_channel(), SocketEngine::DelFd(), chanrec::DelUser(), ForceChan(), InspSocket::InspSocket(), kick_channel(), InspSocket::Read(), userrec::RemoveInvite(), chanrec::SetCustomMode(), chanrec::SetCustomModeParam(), InspSocket::SetState(), userrec::SetWriteError(), SocketEngine::SocketEngine(), and SocketEngine::~SocketEngine().

@@ -111,7 +118,9 @@ Referenced by Server::AddEx

-Definition at line 30 of file inspircd_io.h. +Definition at line 30 of file inspircd_io.h. +

+Referenced by add_channel(), del_channel(), and kick_channel().

@@ -190,6 +199,33 @@ Definition at line 29


Function Documentation

+

+ + + + +
+ + + + + + + + +
int BindPorts  ) 
+
+ + + + + +
+   + + +

+

@@ -417,7 +453,7 @@ Referenced by InspSocket::In
-


Generated on Wed Dec 14 15:55:47 2005 for InspIRCd by  +
Generated on Wed Dec 14 19:16:19 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3