ERIFile.EOFIndexOutput Class Reference

Inherits org::apache::lucene::store::IndexOutput.

Collaboration diagram for ERIFile.EOFIndexOutput:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void close () throws IOException
 EOFIndexOutput (NSData contentData)
void flush () throws IOException
long getFilePointer ()
long length ()
void seek (long l) throws IOException
void writeByte (byte byte0) throws IOException
void writeBytes (byte[] abyte0, int offset, int len) throws IOException

Package Attributes

NSMutableData data
boolean dirty = false
long fileLength = 0
long filePointer = 0

Private Member Functions

void assureLength (long len)
NSMutableData data ()


Constructor & Destructor Documentation

EOFIndexOutput ( NSData  contentData  ) 


Member Function Documentation

void assureLength ( long  len  )  [private]

void close (  )  throws IOException

NSMutableData data (  )  [private]

void flush (  )  throws IOException

long getFilePointer (  ) 

long length (  ) 

void seek ( long  l  )  throws IOException

void writeByte ( byte  byte0  )  throws IOException

void writeBytes ( byte[]  abyte0,
int  offset,
int  len 
) throws IOException


Member Data Documentation

NSMutableData data [package]

boolean dirty = false [package]

long fileLength = 0 [package]

long filePointer = 0 [package]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:21 2012 for Project Wonder by  doxygen 1.5.8