gFileOut Class Reference

#include <gfile.h>

Inheritance diagram for gFileOut:

gControl gStorage gTop List of all members.

Public Member Functions

 gFileOut (FILE *aFile=nil, bool isModeDOS=false)
virtual ~gFileOut ()
virtual char * NewLine ()
virtual int MinimumStorageSize ()
virtual int MaximumStorageSize ()
void SetModeDOS (bool isDOS)
virtual void SetNL (gString &aNL)

Public Attributes

FILE * f

Protected Attributes

gString sNL

Constructor & Destructor Documentation

gFileOut::gFileOut FILE *  aFile = nil,
bool  isModeDOS = false
 

Definition at line 45 of file gfile.cpp.

gFileOut::~gFileOut  )  [virtual]
 

Definition at line 51 of file gfile.cpp.


Member Function Documentation

virtual int gFileOut::MaximumStorageSize  )  [inline, virtual]
 

Reimplemented from gControl.

Definition at line 80 of file gfile.h.

virtual int gFileOut::MinimumStorageSize  )  [inline, virtual]
 

Reimplemented from gControl.

Definition at line 77 of file gfile.h.

virtual char* gFileOut::NewLine  )  [inline, virtual]
 

Definition at line 73 of file gfile.h.

void gFileOut::SetModeDOS bool  isDOS  ) 
 

Definition at line 57 of file gfile.cpp.

Referenced by gFileOut().

virtual void gFileOut::SetNL gString aNL  )  [inline, virtual]
 

Definition at line 86 of file gfile.h.


Member Data Documentation

FILE* gFileOut::f
 

Definition at line 70 of file gfile.h.

Referenced by ~gFileOut().

gString gFileOut::sNL [protected]
 

Definition at line 91 of file gfile.h.

Referenced by NewLine(), SetModeDOS(), and SetNL().


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