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

UMemoryStream Struct Reference

#include <umemstrm.h>

List of all members.

Public Attributes

uint8_tfStart
int32_t fSize
int32_t fPos
int32_t fReadPos
UBool fReadOnly
UBool fError
UBool fEof


Member Data Documentation

UBool UMemoryStream::fEof
 

Definition at line 41 of file umemstrm.h.

UBool UMemoryStream::fError
 

Definition at line 40 of file umemstrm.h.

int32_t UMemoryStream::fPos
 

Definition at line 37 of file umemstrm.h.

UBool UMemoryStream::fReadOnly
 

Definition at line 39 of file umemstrm.h.

int32_t UMemoryStream::fReadPos
 

Definition at line 38 of file umemstrm.h.

int32_t UMemoryStream::fSize
 

Definition at line 36 of file umemstrm.h.

uint8_t * UMemoryStream::fStart
 

Definition at line 35 of file umemstrm.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