From 7455e1c881f12eaf3ec9658ac84add6b61b131a3 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 30 Mar 2003 18:38:07 +0000 Subject: Updated docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@171 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classConfigReader.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/module-doc/classConfigReader.html') diff --git a/docs/module-doc/classConfigReader.html b/docs/module-doc/classConfigReader.html index a83fd9e29..7858c077e 100644 --- a/docs/module-doc/classConfigReader.html +++ b/docs/module-doc/classConfigReader.html @@ -45,7 +45,7 @@ It may either be instantiated with one parameter or none. Constructing the class

-Definition at line 219 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 252 of file modules.h.

Constructor & Destructor Documentation

@@ -77,7 +77,7 @@ This constructor initialises the ConfigReader class to read the inspircd.conf fi

Definition at line 152 of file modules.cpp.

-References fname. +References fname.

00153 {
 00154         fname = CONFIG_FILE;
@@ -190,7 +190,7 @@ This method counts the number of times a tag appears in a config file, for use w
 

Definition at line 174 of file modules.cpp.

-References fname. +References fname.

00175 {
 00176         return EnumConf(fname.c_str(),tag.c_str());
@@ -245,7 +245,7 @@ This method retrieves a value from the config file. Where multiple copies of the
 

Definition at line 165 of file modules.cpp.

-References fname. +References fname.

00166 {
 00167         char val[MAXBUF];
@@ -317,14 +317,14 @@ The filename of the configuration file, as set by the constructor.
 

-Definition at line 224 of file modules.h. +Definition at line 257 of file modules.h.

Referenced by ConfigReader(), Enumerate(), and ReadValue().


The documentation for this class was generated from the following files: -
Generated on Sun Mar 30 13:28:46 2003 for InspIRCd by +
Generated on Sun Mar 30 19:35:47 2003 for InspIRCd by doxygen1.3-rc3
-- cgit v1.3.1-10-gc9f91