Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

FILE_WINDOW Struct Reference

Collaboration diagram for FILE_WINDOW:

Collaboration graph
[legend]

Data Fields

char * fileWindow
int maxWindowLines
int maxLineLen
int windowStart
int windowEnd
int windowCount
FILE * fileFp
int fileFpLine
int keepNextLine
char * fileWindow
FILE * fileFp

Field Documentation

FILE* FILE_WINDOW::fileFp
 

Definition at line 328 of file yemc.cc.

FILE* FILE_WINDOW::fileFp
 

Definition at line 396 of file xemc.cc.

Referenced by fwClose(), fwInit(), fwOpen(), and fwSyncLine().

int FILE_WINDOW::fileFpLine
 

Definition at line 331 of file yemc.cc.

Referenced by fwClear(), and fwSyncLine().

char* FILE_WINDOW::fileWindow
 

Definition at line 310 of file yemc.cc.

char* FILE_WINDOW::fileWindow
 

Definition at line 378 of file xemc.cc.

Referenced by fwAddLine(), fwClear(), fwInit(), and fwString().

int FILE_WINDOW::keepNextLine
 

Definition at line 334 of file yemc.cc.

Referenced by fwClear(), fwOpen(), and fwSyncLine().

int FILE_WINDOW::maxLineLen
 

Definition at line 316 of file yemc.cc.

Referenced by fwAddLine(), fwClear(), fwInit(), fwString(), and fwSyncLine().

int FILE_WINDOW::maxWindowLines
 

Definition at line 313 of file yemc.cc.

Referenced by fwAddLine(), fwClear(), fwInit(), fwString(), and fwSyncLine().

int FILE_WINDOW::windowCount
 

Definition at line 325 of file yemc.cc.

Referenced by fwAddLine(), fwClear(), and fwString().

int FILE_WINDOW::windowEnd
 

Definition at line 322 of file yemc.cc.

Referenced by fwAddLine(), fwClear(), and fwString().

int FILE_WINDOW::windowStart
 

Definition at line 319 of file yemc.cc.

Referenced by fwAddLine(), fwClear(), and fwString().


The documentation for this struct was generated from the following files:
Generated on Sun Dec 2 15:29:11 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001