From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/inspircd_8h.html | 274 --------------------------------------- 1 file changed, 274 deletions(-) delete mode 100644 docs/module-doc/inspircd_8h.html (limited to 'docs/module-doc/inspircd_8h.html') diff --git a/docs/module-doc/inspircd_8h.html b/docs/module-doc/inspircd_8h.html deleted file mode 100644 index 99429bc8c..000000000 --- a/docs/module-doc/inspircd_8h.html +++ /dev/null @@ -1,274 +0,0 @@ - - -InspIRCd: inspircd.h File Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
- -

inspircd.h File Reference

#include "inspircd_config.h"
-#include <string>
-#include <stdio.h>
-#include <unistd.h>
-#include <signal.h>
-#include <time.h>
-#include <netdb.h>
-#include <string.h>
-#include <errno.h>
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <sys/stat.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
-#include <deque>
-#include "inspircd_io.h"
-#include "users.h"
-#include "channels.h"
-#include "socket.h"
-#include "mode.h"
-#include "socketengine.h"
-#include "command_parse.h"
- -

-Include dependency graph for inspircd.h:

- - - - - - - - - -

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

- - - - - - - - - - - - -

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

Classes

class  serverstats
class  InspIRCd

Defines

#define ERROR   -1
#define TRUE   1
#define FALSE   0
#define MAXSOCKS   64
#define MAXCOMMAND   32

Functions

void AddServerName (std::string servername)
const char * FindServerNamePtr (std::string servername)
-


Define Documentation

-

- - - - -
- - - - -
#define ERROR   -1
-
- - - - - -
-   - - -

- -

-Definition at line 51 of file inspircd.h. -

-Referenced by InspSocket::InspSocket().

-

- - - - -
- - - - -
#define FALSE   0
-
- - - - - -
-   - - -

- -

-Definition at line 53 of file inspircd.h.

-

- - - - -
- - - - -
#define MAXCOMMAND   32
-
- - - - - -
-   - - -

- -

-Definition at line 55 of file inspircd.h.

-

- - - - -
- - - - -
#define MAXSOCKS   64
-
- - - - - -
-   - - -

- -

-Definition at line 54 of file inspircd.h.

-

- - - - -
- - - - -
#define TRUE   1
-
- - - - - -
-   - - -

- -

-Definition at line 52 of file inspircd.h.

-


Function Documentation

-

- - - - -
- - - - - - - - - -
void AddServerName std::string  servername  ) 
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - -
const char* FindServerNamePtr std::string  servername  ) 
-
- - - - - -
-   - - -

- -

-Referenced by AddClient(), and userrec::userrec().

-


Generated on Mon Dec 19 18:05:20 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3