From 71bedf497cde8b0b38afbb366828b3df9c2803d6 Mon Sep 17 00:00:00 2001
From: brain
Date: Mon, 19 Dec 2005 18:04:22 +0000
Subject: git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578
e03df62e-2008-0410-955e-edbf42e46eb7
---
docs/module-doc/classServerConfig-members.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
(limited to 'docs/module-doc/classServerConfig-members.html')
diff --git a/docs/module-doc/classServerConfig-members.html b/docs/module-doc/classServerConfig-members.html
index 6093b0551..0913e0c3e 100644
--- a/docs/module-doc/classServerConfig-members.html
+++ b/docs/module-doc/classServerConfig-members.html
@@ -6,6 +6,7 @@
+ | AddIOHook(int port, Module *iomod) | ServerConfig | |
| addrs | ServerConfig | |
| AdminEmail | ServerConfig | |
| AdminName | ServerConfig | |
@@ -20,6 +21,7 @@
| ConfValue(char *tag, char *var, int index, char *result, std::stringstream *config) | ServerConfig | |
| ConfValueEnum(char *tag, std::stringstream *config) | ServerConfig | |
| debugging | ServerConfig | |
+ | DelIOHook(int port) | ServerConfig | |
| DieDelay | ServerConfig | |
| diepass | ServerConfig | |
| DieValue | ServerConfig | |
@@ -29,7 +31,9 @@
| EnumConf(std::stringstream *config_f, const char *tag) | ServerConfig | |
| EnumValues(std::stringstream *config, const char *tag, int index) | ServerConfig | |
| fgets_safe(char *buffer, size_t maxsize, FILE *&file) | ServerConfig | [private] |
+ | GetIOHook(int port) | ServerConfig | |
| include_stack | ServerConfig | [private] |
+ | IOHookModule | ServerConfig | |
| LoadConf(const char *filename, std::stringstream *target, std::stringstream *errorstream) | ServerConfig | |
| log_file | ServerConfig | |
| LogLevel | ServerConfig | |
@@ -49,15 +53,15 @@
| Read(bool bail, userrec *user) | ServerConfig | |
| ReadConf(std::stringstream *config_f, const char *tag, const char *var, int index, char *result) | ServerConfig | |
| restartpass | ServerConfig | |
- | rules | ServerConfig | |
| RULES | ServerConfig | |
+ | rules | ServerConfig | |
| ServerConfig() | ServerConfig | |
| ServerDesc | ServerConfig | |
| ServerName | ServerConfig | |
| SoftLimit | ServerConfig | |
| unlimitcore | ServerConfig | |
| ~classbase() | classbase | [inline] |
-