gFileText Class Reference

#include <gfile.h>

Inheritance diagram for gFileText:

gFileStream gFile gFileFetch gUnweb List of all members.

Public Member Functions

 gFileText (char *fName, bool doOpenToRead=true)
virtual ~gFileText ()
bool ReadLine ()
bool ReadLine (bool &isOk)
bool ReadLine (bool &isOk, bool &hasNewLine)

Protected Attributes

bool isOpOk
bool isFileChanged
off_t seekPos
off_t seekEnd

Constructor & Destructor Documentation

gFileText::gFileText char *  fName,
bool  doOpenToRead = true
 

Definition at line 807 of file gfile.cpp.

gFileText::~gFileText  )  [virtual]
 

Definition at line 812 of file gfile.cpp.


Member Function Documentation

bool gFileText::ReadLine bool &  isOk,
bool &  hasNewLine
 

Definition at line 829 of file gfile.cpp.

bool gFileText::ReadLine bool &  isOk  ) 
 

Definition at line 823 of file gfile.cpp.

bool gFileText::ReadLine  ) 
 

Definition at line 816 of file gfile.cpp.

Referenced by ReadLine(), gConfig::thisRead(), and gFileFetch::thisReadAll().


Member Data Documentation

bool gFileText::isFileChanged [protected]
 

Reimplemented from gFileStream.

Definition at line 329 of file gfile.h.

bool gFileText::isOpOk [protected]
 

Reimplemented from gFileStream.

Definition at line 329 of file gfile.h.

off_t gFileText::seekEnd [protected]
 

Reimplemented from gFileStream.

Definition at line 330 of file gfile.h.

off_t gFileText::seekPos [protected]
 

Reimplemented from gFileStream.

Definition at line 330 of file gfile.h.

Referenced by ReadLine().


The documentation for this class was generated from the following files:
Generated on Sat Aug 18 02:41:07 2007 for xpfweb_v2x lib by  doxygen 1.4.2