Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

UFILE Struct Reference

#include <ufile.h>

List of all members.

Public Attributes

FILE* fFile
UBool fOwnFile
ULocaleBundlefBundle
UBool fOwnBundle
UConverterfConverter
char fCharBuffer [UFILE_CHARBUFFER_SIZE]
UChar fUCBuffer [UFILE_UCHARBUFFER_SIZE]
UCharfUCLimit
UCharfUCPos


Member Data Documentation

ULocaleBundle * UFILE::fBundle
 

Definition at line 37 of file ufile.h.

char UFILE::fCharBuffer[UFILE_CHARBUFFER_SIZE]
 

Definition at line 43 of file ufile.h.

UConverter * UFILE::fConverter
 

Definition at line 40 of file ufile.h.

FILE * UFILE::fFile
 

Definition at line 34 of file ufile.h.

UBool UFILE::fOwnBundle
 

Definition at line 38 of file ufile.h.

UBool UFILE::fOwnFile
 

Definition at line 35 of file ufile.h.

UChar UFILE::fUCBuffer[UFILE_UCHARBUFFER_SIZE]
 

Definition at line 46 of file ufile.h.

UChar * UFILE::fUCLimit
 

Definition at line 48 of file ufile.h.

UChar * UFILE::fUCPos
 

Definition at line 49 of file ufile.h.


The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 17:56:28 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000