ERIFile.EOFIndexInput Class Reference

Inherits org::apache::lucene::store::IndexInput.

Collaboration diagram for ERIFile.EOFIndexInput:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void close () throws IOException
 EOFIndexInput (NSData contentData)
long getFilePointer ()
long length ()
byte readByte () throws IOException
void readBytes (byte[] abyte0, int offset, int len) throws IOException
void seek (long l) throws IOException

Package Attributes

NSData data
long filePointer = 0

Private Member Functions

void assureLength (long len) throws IOException
NSData data ()


Constructor & Destructor Documentation

EOFIndexInput ( NSData  contentData  ) 


Member Function Documentation

void assureLength ( long  len  )  throws IOException [private]

void close (  )  throws IOException

NSData data (  )  [private]

long getFilePointer (  ) 

long length (  ) 

byte readByte (  )  throws IOException

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

void seek ( long  l  )  throws IOException


Member Data Documentation

NSData data [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