From 4d5a17380bc71cabe544b41c7c8a26a292384f3d Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 May 2005 17:05:15 +0000 Subject: Added docs for hashcomp git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/channels_8cpp.html | 183 ++++++++++++++++++------------------- 1 file changed, 90 insertions(+), 93 deletions(-) (limited to 'docs/module-doc/channels_8cpp.html') diff --git a/docs/module-doc/channels_8cpp.html b/docs/module-doc/channels_8cpp.html index 0a8560ac3..e653d96c0 100644 --- a/docs/module-doc/channels_8cpp.html +++ b/docs/module-doc/channels_8cpp.html @@ -4,26 +4,22 @@ -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

channels.cpp File Reference

#include "inspircd.h"
#include "inspircd_io.h"
#include "inspircd_util.h"
#include "inspircd_config.h"
#include <unistd.h>
-#include <fcntl.h>
#include <sys/errno.h>
#include <sys/ioctl.h>
#include <sys/utsname.h>
-#include <cstdio>
#include <time.h>
#include <string>
#include <hash_map>
#include <map>
#include <sstream>
#include <vector>
-#include <errno.h>
#include <deque>
-#include <sched.h>
#include "connection.h"
#include "users.h"
#include "servers.h"
@@ -36,18 +32,19 @@ #include "mode.h"
#include "xline.h"
#include "inspstring.h"
+#include "helperfuncs.h"

Include dependency graph for channels.cpp:

Include dependency graph
- - - - - - - - + + + + + + + +

@@ -159,7 +156,7 @@ Include dependency graph for channels.cpp:

58 of file channels.cpp. +Definition at line 53 of file channels.cpp.

Variable Documentation

@@ -169,7 +166,7 @@ Definition at line 58 -
char AdminEmail[MAXBUF] + char AdminEmail[MAXBUF]
@@ -184,7 +181,7 @@ Definition at line 58

-Definition at line 72 of file channels.cpp. +Definition at line 67 of file channels.cpp.

@@ -193,7 +190,7 @@ Definition at line 72 -
char AdminName[MAXBUF] + char AdminName[MAXBUF]
@@ -208,7 +205,7 @@ Definition at line 72

-Definition at line 71 of file channels.cpp. +Definition at line 66 of file channels.cpp.

@@ -217,7 +214,7 @@ Definition at line 71 -
char AdminNick[MAXBUF] + char AdminNick[MAXBUF]
@@ -232,7 +229,7 @@ Definition at line 71

-Definition at line 73 of file channels.cpp. +Definition at line 68 of file channels.cpp.

@@ -241,7 +238,7 @@ Definition at line 73 -
std::vector<long> auth_cookies + std::vector<long> auth_cookies
@@ -256,7 +253,7 @@ Definition at line 73

-Definition at line 100 of file channels.cpp. +Definition at line 95 of file channels.cpp.

@@ -265,7 +262,7 @@ Definition at line 100 -
int boundPortCount + int boundPortCount
@@ -280,7 +277,7 @@ Definition at line 100

-Definition at line 94 of file channels.cpp. +Definition at line 89 of file channels.cpp.

@@ -304,9 +301,9 @@ Definition at line 94

-Definition at line 101 of file channels.cpp. +Definition at line 96 of file channels.cpp.

-Referenced by userrec::HasPermission(). +Referenced by userrec::HasPermission().

@@ -330,9 +327,9 @@ Referenced by userrec::HasPer

-Definition at line 111 of file channels.cpp. +Definition at line 106 of file channels.cpp.

-Referenced by chanrec::GetModeParameter(), and chanrec::SetCustomModeParam(). +Referenced by chanrec::GetModeParameter(), and chanrec::SetCustomModeParam().

@@ -341,7 +338,7 @@ Referenced by chanrec::Get -
int debugging + int debugging
@@ -356,7 +353,7 @@ Referenced by
chanrec::Get

-Definition at line 82 of file channels.cpp. +Definition at line 77 of file channels.cpp.

@@ -365,7 +362,7 @@ Definition at line 82 -
int defaultRoute + int defaultRoute
@@ -380,7 +377,7 @@ Definition at line 82

-Definition at line 98 of file channels.cpp. +Definition at line 93 of file channels.cpp.

@@ -389,7 +386,7 @@ Definition at line 98 -
int DieDelay + int DieDelay
@@ -404,7 +401,7 @@ Definition at line 98

-Definition at line 85 of file channels.cpp. +Definition at line 80 of file channels.cpp.

@@ -413,7 +410,7 @@ Definition at line 85 -
char diepass[MAXBUF] + char diepass[MAXBUF]
@@ -428,7 +425,7 @@ Definition at line 85

-Definition at line 74 of file channels.cpp. +Definition at line 69 of file channels.cpp.

@@ -437,7 +434,7 @@ Definition at line 74 -
char DieValue[MAXBUF] + char DieValue[MAXBUF]
@@ -452,7 +449,7 @@ Definition at line 74

-Definition at line 80 of file channels.cpp. +Definition at line 75 of file channels.cpp.

@@ -476,7 +473,7 @@ Definition at line 80

-Definition at line 65 of file channels.cpp. +Definition at line 60 of file channels.cpp.

@@ -485,7 +482,7 @@ Definition at line 65 -
std::vector<int> fd_reap + std::vector<int> fd_reap
@@ -500,7 +497,7 @@ Definition at line 65

-Definition at line 91 of file channels.cpp. +Definition at line 86 of file channels.cpp.

@@ -509,7 +506,7 @@ Definition at line 91 -
char list[MAXBUF] + char list[MAXBUF]
@@ -524,9 +521,9 @@ Definition at line 91

-Definition at line 78 of file channels.cpp. +Definition at line 73 of file channels.cpp.

-Referenced by Server::GetUsers(). +Referenced by Server::GetUsers().

@@ -535,7 +532,7 @@ Referenced by Server::GetUs -
FILE* log_file + FILE* log_file
@@ -550,7 +547,7 @@ Referenced by
Server::GetUs

-Definition at line 105 of file channels.cpp. +Definition at line 100 of file channels.cpp.

@@ -559,7 +556,7 @@ Definition at line 105 -
int LogLevel + int LogLevel
@@ -574,7 +571,7 @@ Definition at line 105

-Definition at line 67 of file channels.cpp. +Definition at line 62 of file channels.cpp.

@@ -583,7 +580,7 @@ Definition at line 67 -
int MaxWhoResults + int MaxWhoResults
@@ -598,7 +595,7 @@ Definition at line 67

-Definition at line 88 of file channels.cpp. +Definition at line 83 of file channels.cpp.

@@ -607,7 +604,7 @@ Definition at line 88 -
serverrec* me[32] + serverrec* me[32]
@@ -622,7 +619,7 @@ Definition at line 88

-Definition at line 103 of file channels.cpp. +Definition at line 98 of file channels.cpp.

@@ -631,7 +628,7 @@ Definition at line 103 -
int MODCOUNT = -1 + int MODCOUNT = -1
@@ -646,9 +643,9 @@ Definition at line 103

-Definition at line 1067 of file modules.cpp. +Definition at line 996 of file modules.cpp.

-Referenced by Server::FindModule(). +Referenced by Server::FindModule().

@@ -657,7 +654,7 @@ Referenced by Server::FindM -
std::vector<std::string> module_names + std::vector<std::string> module_names
@@ -672,9 +669,9 @@ Referenced by
Server::FindM

-Definition at line 92 of file channels.cpp. +Definition at line 87 of file channels.cpp.

-Referenced by Server::FindModule(). +Referenced by Server::FindModule().

@@ -698,9 +695,9 @@ Referenced by Server::FindM

-Definition at line 64 of file channels.cpp. +Definition at line 59 of file channels.cpp.

-Referenced by Server::FindModule(). +Referenced by Server::FindModule().

@@ -709,7 +706,7 @@ Referenced by Server::FindM -
char motd[MAXBUF] + char motd[MAXBUF]
@@ -724,7 +721,7 @@ Referenced by
Server::FindM

-Definition at line 76 of file channels.cpp. +Definition at line 71 of file channels.cpp.

@@ -733,7 +730,7 @@ Definition at line 76 -
time_t nb_start + time_t nb_start
@@ -748,7 +745,7 @@ Definition at line 76

-Definition at line 89 of file channels.cpp. +Definition at line 84 of file channels.cpp.

@@ -757,7 +754,7 @@ Definition at line 89 -
int NetBufferSize + int NetBufferSize
@@ -772,7 +769,7 @@ Definition at line 89

-Definition at line 87 of file channels.cpp. +Definition at line 82 of file channels.cpp.

@@ -781,7 +778,7 @@ Definition at line 87 -
char Network[MAXBUF] + char Network[MAXBUF]
@@ -796,7 +793,7 @@ Definition at line 87

-Definition at line 69 of file channels.cpp. +Definition at line 64 of file channels.cpp.

@@ -805,7 +802,7 @@ Definition at line 69 -
int portCount + int portCount
@@ -820,7 +817,7 @@ Definition at line 69

-Definition at line 95 of file channels.cpp. +Definition at line 90 of file channels.cpp.

@@ -829,7 +826,7 @@ Definition at line 95 -
int ports[MAXSOCKS] + int ports[MAXSOCKS]
@@ -844,7 +841,7 @@ Definition at line 95

-Definition at line 97 of file channels.cpp. +Definition at line 92 of file channels.cpp.

@@ -853,7 +850,7 @@ Definition at line 97 -
char PrefixQuit[MAXBUF] + char PrefixQuit[MAXBUF]
@@ -868,7 +865,7 @@ Definition at line 97

-Definition at line 79 of file channels.cpp. +Definition at line 74 of file channels.cpp.

@@ -877,7 +874,7 @@ Definition at line 79 -
char restartpass[MAXBUF] + char restartpass[MAXBUF]
@@ -892,7 +889,7 @@ Definition at line 79

-Definition at line 75 of file channels.cpp. +Definition at line 70 of file channels.cpp.

@@ -901,7 +898,7 @@ Definition at line 75 -
char rules[MAXBUF] + char rules[MAXBUF]
@@ -916,7 +913,7 @@ Definition at line 75

-Definition at line 77 of file channels.cpp. +Definition at line 72 of file channels.cpp.

@@ -925,7 +922,7 @@ Definition at line 77 -
char ServerDesc[MAXBUF] + char ServerDesc[MAXBUF]
@@ -940,7 +937,7 @@ Definition at line 77

-Definition at line 70 of file channels.cpp. +Definition at line 65 of file channels.cpp.

@@ -949,7 +946,7 @@ Definition at line 70 -
char ServerName[MAXBUF] + char ServerName[MAXBUF]
@@ -964,7 +961,7 @@ Definition at line 70

-Definition at line 68 of file channels.cpp. +Definition at line 63 of file channels.cpp.

@@ -973,7 +970,7 @@ Definition at line 68 -
int SERVERportCount + int SERVERportCount
@@ -988,7 +985,7 @@ Definition at line 68

-Definition at line 96 of file channels.cpp. +Definition at line 91 of file channels.cpp.

@@ -997,7 +994,7 @@ Definition at line 96 -
time_t startup_time + time_t startup_time
@@ -1012,7 +1009,7 @@ Definition at line 96

-Definition at line 86 of file channels.cpp. +Definition at line 81 of file channels.cpp.

@@ -1036,9 +1033,9 @@ Definition at line 86

-Definition at line 107 of file channels.cpp. +Definition at line 102 of file channels.cpp.

-Referenced by serverrec::serverrec(), and userrec::userrec(). +Referenced by serverrec::serverrec(), and userrec::userrec().

@@ -1047,7 +1044,7 @@ Referenced by serverrec::se -
int WHOWAS_MAX + int WHOWAS_MAX
@@ -1062,7 +1059,7 @@ Referenced by
serverrec::se

-Definition at line 84 of file channels.cpp. +Definition at line 79 of file channels.cpp.

@@ -1071,7 +1068,7 @@ Definition at line 84 -
int WHOWAS_STALE + int WHOWAS_STALE
@@ -1086,10 +1083,10 @@ Definition at line 84

-Definition at line 83 of file channels.cpp. +Definition at line 78 of file channels.cpp. -


Generated on Fri May 13 15:48:50 2005 for InspIRCd by +
Generated on Sun May 15 17:02:17 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.3.1-10-gc9f91