From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/connection_8h.html | 243 ++++--------------------------------- 1 file changed, 24 insertions(+), 219 deletions(-) (limited to 'docs/module-doc/connection_8h.html') diff --git a/docs/module-doc/connection_8h.html b/docs/module-doc/connection_8h.html index e1be7b23c..302c0902a 100644 --- a/docs/module-doc/connection_8h.html +++ b/docs/module-doc/connection_8h.html @@ -1,12 +1,14 @@ - + InspIRCd: connection.h File Reference - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members
-

connection.h File Reference

#include "inspircd_config.h"
-#include "base.h"
+ +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
+ +

connection.h File Reference

#include "inspircd_config.h"
+#include "base.h"
#include <string>
#include <map>
#include <sys/types.h>
@@ -21,231 +23,34 @@ #include <sstream>

-Include dependency graph for connection.h:

Include dependency graph
+Include dependency graph for connection.h:

- +

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

Included by dependency graph
+This graph shows which files directly or indirectly include this file:

- - - - - + + + + + + + +

-Go to the source code of this file. +Go to the source code of this file.
- - + + - - - - - - - - - - - - - - - - - - - - -

Compounds

class  connection

Classes

class  connection
 Please note: classes serverrec and userrec both inherit from class connection. More...

class  ircd_connector
 Each connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds. More...


Defines

#define STATE_DISCONNECTED   0
#define STATE_CONNECTED   1
#define STATE_SYNC   2
#define STATE_NOAUTH_INBOUND   3
#define STATE_NOAUTH_OUTBOUND   4
#define STATE_SERVICES   5

Functions

std::string CreateSum ()
-


Define Documentation

-

- - - - -
- - -
#define STATE_CONNECTED   1 -
-
- - - - - -
-   - - -

- -

-Definition at line 36 of file connection.h.

-

- - - - -
- - -
#define STATE_DISCONNECTED   0 -
-
- - - - - -
-   - - -

- -

-Definition at line 35 of file connection.h. -

-Referenced by serverrec::BeginLink(), serverrec::FlushWriteBuffers(), IsRoutable(), serverrec::MeshCookie(), serverrec::RecvPacket(), and serverrec::SendPacket().

-

- - - - -
- - -
#define STATE_NOAUTH_INBOUND   3 -
-
- - - - - -
-   - - -

- -

-Definition at line 38 of file connection.h. -

-Referenced by serverrec::AddIncoming(), and serverrec::FlushWriteBuffers().

-

- - - - -
- - -
#define STATE_NOAUTH_OUTBOUND   4 -
-
- - - - - -
-   - - -

- -

-Definition at line 39 of file connection.h. -

-Referenced by serverrec::BeginLink(), serverrec::FlushWriteBuffers(), and serverrec::MeshCookie().

-

- - - - -
- - -
#define STATE_SERVICES   5 -
-
- - - - - -
-   - - -

- -

-Definition at line 40 of file connection.h.

-

- - - - -
- - -
#define STATE_SYNC   2 -
-
- - - - - -
-   - - -

- -

-Definition at line 37 of file connection.h.

-


Function Documentation

-

- - - - -
- - - - - - - - - -
std::string CreateSum  ) 
-
- - - - - +
-   - - -

-

 Please note: classes serverrec and userrec both inherit from class connection. More...
-


Generated on Mon May 30 05:15:44 2005 for InspIRCd by +
Generated on Sun Nov 27 01:43:24 2005 for InspIRCd by  -doxygen -1.3.3
+doxygen 1.4.4-20050815
-- cgit v1.2.3