From d9b89849e032c9b114136274bdcb8be698e9a71c Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 27 Jan 2003 00:22:39 +0000 Subject: Modified documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@155 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classFileReader.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/module-doc/classFileReader.html') diff --git a/docs/module-doc/classFileReader.html b/docs/module-doc/classFileReader.html index b947824a3..55df51280 100644 --- a/docs/module-doc/classFileReader.html +++ b/docs/module-doc/classFileReader.html @@ -41,7 +41,7 @@ This class contains methods for read-only manipulation of a text file in memory.

-Definition at line 278 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 282 of file modules.h.

Constructor & Destructor Documentation

@@ -110,7 +110,7 @@ This method initialises the class with a file loaded into it ready for GetLine a

Definition at line 198 of file modules.cpp.

-References fc, and file_cache. +References fc, and file_cache.

00199 {
 00200         file_cache c;
@@ -188,7 +188,7 @@ This method returns the number of lines in the read file. If it is 0, no lines h
 

Definition at line 227 of file modules.cpp.

-References fc. +References fc.

00228 {
 00229         return fc.size();
@@ -228,7 +228,7 @@ This method retrieves one line from the text file. If an empty non-NULL string i
 

Definition at line 220 of file modules.cpp.

-References fc. +References fc.

00221 {
 00222         if ((x<0) || (x>fc.size()))
@@ -270,7 +270,7 @@ This method loads a file into the class ready for GetLine and and other methods
 

Definition at line 209 of file modules.cpp.

-References fc, and file_cache. +References fc, and file_cache.

00210 {
 00211         file_cache c;
@@ -302,14 +302,14 @@ References fc, and 
 
 

-Definition at line 280 of file modules.h. +Definition at line 284 of file modules.h.

Referenced by FileReader(), FileSize(), GetLine(), and LoadFile().


The documentation for this class was generated from the following files: -
Generated on Sun Jan 26 23:45:49 2003 for InspIRCd by +
Generated on Mon Jan 27 00:16:42 2003 for InspIRCd by doxygen1.3-rc2
-- cgit v1.3.1-10-gc9f91