From a96514c284514116300794696f062c7fa6b1f79f Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 19:17:41 +0000 Subject: Added new docs for class InspIRCd and globals.h etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classServerConfig.html | 78 +++++++++++++++++++++++++--------- 1 file changed, 59 insertions(+), 19 deletions(-) (limited to 'docs/module-doc/classServerConfig.html') diff --git a/docs/module-doc/classServerConfig.html b/docs/module-doc/classServerConfig.html index c359b2c7d..037f117b4 100644 --- a/docs/module-doc/classServerConfig.html +++ b/docs/module-doc/classServerConfig.html @@ -16,7 +16,7 @@ Inheritance diagram for ServerConfig:

[legend]
Collaboration diagram for ServerConfig:

Collaboration graph
- +
[legend]
List of all members. @@ -128,10 +128,10 @@ Inheritance diagram for ServerConfig:

char 
- + - + @@ -146,6 +146,9 @@ Inheritance diagram for ServerConfig:

std::vector< std::string
+ + + @@ -222,7 +225,7 @@ Clears the include stack in preperation for a ConfigReader::ConfigReader(). +Referenced by ConfigReader::ConfigReader().
addrs [MAXBUF][255]
 A list of IP addresses the server is listening on.
file_cache MOTD
file_cache MOTD
 The MOTD file, cached in a file_cache type.
file_cache RULES
file_cache RULES
 The RULES file, cached in a file_cache type.
char PID [1024]
module_names
 A list of module names (names only, no paths) which are currently loaded by the server.
int ports [255]
 A list of ports which the server is listening on.

Private Member Functions

int fgets_safe (char *buffer, size_t maxsize, FILE *&file)

@@ -412,7 +415,7 @@ Referenced by userrec::HasPer

-Referenced by ConfigReader::Enumerate(). +Referenced by ConfigReader::Enumerate().

@@ -457,7 +460,7 @@ Referenced by ConfigReader:

-Referenced by ConfigReader::EnumerateValues(). +Referenced by ConfigReader::EnumerateValues().

@@ -547,7 +550,7 @@ it can read both windows and UNIX style linefeeds transparently.

-Referenced by ConfigReader::ConfigReader(). +Referenced by ConfigReader::ConfigReader().

@@ -588,7 +591,7 @@ Read the entire configuration into memory and initialize this class.

All other methods should be used only by the core.

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

@@ -645,7 +648,7 @@ Referenced by Server::Rehas

-Referenced by ConfigReader::ReadFlag(), ConfigReader::ReadInteger(), and ConfigReader::ReadValue(). +Referenced by ConfigReader::ReadFlag(), ConfigReader::ReadInteger(), and ConfigReader::ReadValue().


Member Data Documentation

@@ -700,7 +703,9 @@ Holds the email address of the admin, for output in the /ADMIN command.

-Definition at line 89 of file inspircd_io.h. +Definition at line 89 of file inspircd_io.h. +

+Referenced by Server::GetAdmin().

@@ -727,7 +732,9 @@ Holds the admin's name, for output in the /ADMIN command.

-Definition at line 84 of file inspircd_io.h. +Definition at line 84 of file inspircd_io.h. +

+Referenced by Server::GetAdmin().

@@ -754,7 +761,9 @@ Holds the admin's nickname, for output in the /ADMIN command.

-Definition at line 94 of file inspircd_io.h. +Definition at line 94 of file inspircd_io.h. +

+Referenced by Server::GetAdmin().

@@ -1217,7 +1226,7 @@ A list of module names (names only, no paths) which are currently loaded by the

Definition at line 247 of file inspircd_io.h.

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

@@ -1226,7 +1235,7 @@ Referenced by Server::FindM - +
file_cache ServerConfig::MOTD file_cache ServerConfig::MOTD
@@ -1350,7 +1359,9 @@ Definition at line
182

-Definition at line 74 of file inspircd_io.h. +Definition at line 74 of file inspircd_io.h. +

+Referenced by Server::GetNetworkName().

@@ -1407,6 +1418,33 @@ The full pathname and filename of the PID file as defined in the configuration. Definition at line 229 of file inspircd_io.h. +

+ + + + +
+ + + + +
int ServerConfig::ports[255]
+
+ + + + + +
+   + + +

+A list of ports which the server is listening on. +

+ +

+Definition at line 251 of file inspircd_io.h.

@@ -1467,7 +1505,7 @@ Definition at line 102
- +
file_cache ServerConfig::RULES file_cache ServerConfig::RULES
@@ -1539,7 +1577,9 @@ Holds the description of the local server as defined by the administrator.

-Definition at line 79 of file inspircd_io.h. +Definition at line 79 of file inspircd_io.h. +

+Referenced by Server::GetServerDescription().

@@ -1568,7 +1608,7 @@ Holds the server name of the local server as defined by the administrator.

Definition at line 68 of file inspircd_io.h.

-Referenced by userrec::userrec(). +Referenced by Server::GetServerName(), and userrec::userrec().

@@ -1627,7 +1667,7 @@ Definition at line 166


The documentation for this class was generated from the following file: -
Generated on Wed Dec 14 15:55:51 2005 for InspIRCd by  +
Generated on Wed Dec 14 19:16:28 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3