From bc0d192a35489b8f5c42aa381ab2b120957ef770 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 7 May 2005 15:35:21 +0000 Subject: Added final documentation for inspircd Beta 4 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1322 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classconnection.html | 79 +++++++++++------------------------- 1 file changed, 23 insertions(+), 56 deletions(-) (limited to 'docs/module-doc/classconnection.html') diff --git a/docs/module-doc/classconnection.html b/docs/module-doc/classconnection.html index 54e5565f1..a02f27de1 100644 --- a/docs/module-doc/classconnection.html +++ b/docs/module-doc/classconnection.html @@ -44,9 +44,6 @@ Inherited by serverrec, and bool AddIncoming (int fd, char *targethost, int sourceport)  Add an incoming connection to the connection pool.

-long GenKey () - - This function is deprecated and may be removed in a later alpha/beta.



Public Attributes

int fd @@ -111,7 +108,7 @@ Please note: classes serverrec and userrec both inherit from class connection.

-Definition at line 178 of file connection.h.


Constructor & Destructor Documentation

+Definition at line 210 of file connection.h.

Constructor & Destructor Documentation

@@ -318,36 +315,6 @@ Find the ircd_connector oject
-

- - - - -
- - - - - - - - - -
long connection::GenKey  ) 
-
- - - - - -
-   - - -

-This function is deprecated and may be removed in a later alpha/beta. -

-

@@ -535,7 +502,7 @@ Stats counter for bytes inbound.

-Definition at line 199 of file connection.h. +Definition at line 231 of file connection.h.

Referenced by userrec::userrec().

@@ -563,7 +530,7 @@ Stats counter for bytes outbound.

-Definition at line 203 of file connection.h. +Definition at line 235 of file connection.h.

Referenced by userrec::userrec(). @@ -591,7 +558,7 @@ Stats counter for commands inbound.

-Definition at line 207 of file connection.h. +Definition at line 239 of file connection.h.

Referenced by userrec::userrec(). @@ -619,7 +586,7 @@ Stats counter for commands outbound.

-Definition at line 211 of file connection.h. +Definition at line 243 of file connection.h.

Referenced by userrec::userrec(). @@ -647,7 +614,7 @@ With a serverrec, this is a list of all established server connections.

With a userrec this is unused.

-Definition at line 258 of file connection.h. +Definition at line 290 of file connection.h.

@@ -673,9 +640,9 @@ File descriptor of the connection.

-Definition at line 183 of file connection.h. +Definition at line 215 of file connection.h.

-Referenced by ConfigReader::DumpErrors(), Server::PseudoToUser(), Server::SendTo(), serverrec::serverrec(), userrec::userrec(), and Server::UserToPseudo(). +Referenced by ConfigReader::DumpErrors(), Server::PseudoToUser(), Server::SendTo(), serverrec::serverrec(), userrec::userrec(), and Server::UserToPseudo().

@@ -701,7 +668,7 @@ True if server/user has authenticated, false if otherwise.

-Definition at line 215 of file connection.h. +Definition at line 247 of file connection.h.

Referenced by userrec::userrec(). @@ -729,9 +696,9 @@ Hostname of connection.

Not used if this is a serverrec

-Definition at line 187 of file connection.h. +Definition at line 219 of file connection.h.

-Referenced by userrec::GetFullRealHost(), Server::PseudoToUser(), userrec::userrec(), and Server::UserToPseudo(). +Referenced by userrec::GetFullRealHost(), Server::PseudoToUser(), userrec::userrec(), and Server::UserToPseudo().

@@ -757,7 +724,7 @@ Time that the connection last sent data, used to calculate idle time.

-Definition at line 241 of file connection.h. +Definition at line 273 of file connection.h.

Referenced by userrec::userrec(). @@ -785,7 +752,7 @@ Inbuf of connection.

Only used for userrec

-Definition at line 195 of file connection.h. +Definition at line 227 of file connection.h.

Referenced by userrec::userrec(). @@ -813,7 +780,7 @@ Unused, will be removed in a future alpha/beta.

-Definition at line 249 of file connection.h. +Definition at line 281 of file connection.h.

@@ -839,7 +806,7 @@ Unused, will be removed in a future alpha/beta.

-Definition at line 253 of file connection.h. +Definition at line 285 of file connection.h.

@@ -865,7 +832,7 @@ IP of connection.

Reserved for future use.

-Definition at line 191 of file connection.h. +Definition at line 223 of file connection.h.

Referenced by userrec::userrec(). @@ -893,7 +860,7 @@ Time the connection was last pinged.

-Definition at line 233 of file connection.h. +Definition at line 265 of file connection.h.

Referenced by serverrec::serverrec(), and userrec::userrec(). @@ -921,7 +888,7 @@ Used by PING checks with clients.

-Definition at line 245 of file connection.h. +Definition at line 277 of file connection.h.

Referenced by userrec::userrec(). @@ -949,7 +916,7 @@ Port number For a userrec, this is the port they connected to the network on.

For a serverrec this is the current listening port of the serverrec object.

-Definition at line 221 of file connection.h. +Definition at line 253 of file connection.h.

Referenced by userrec::userrec(). @@ -977,7 +944,7 @@ Used by userrec to indicate the registration status of the connection.

-Definition at line 225 of file connection.h. +Definition at line 257 of file connection.h.

Referenced by userrec::userrec(). @@ -1005,7 +972,7 @@ Time the connection was created, set in the constructor.

-Definition at line 237 of file connection.h. +Definition at line 269 of file connection.h.

Referenced by serverrec::serverrec(), and userrec::userrec(). @@ -1033,12 +1000,12 @@ Reserved for future use.

-Definition at line 229 of file connection.h. +Definition at line 261 of file connection.h.


The documentation for this class was generated from the following file: -
Generated on Tue Apr 26 17:11:47 2005 for InspIRCd by +
Generated on Sat May 7 15:34:24 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3