org.xBaseJ.indexes
Class MDXAnchor
java.lang.Object
org.xBaseJ.indexes.MDXAnchor
- public class MDXAnchor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MDXAnchor
public MDXAnchor(RandomAccessFile ifile)
set
public void set(String Name)
reset
public void reset(RandomAccessFile ifile)
read
public void read()
throws IOException
- Throws:
IOException
write
public void write()
throws IOException
- Throws:
IOException
redo_numbers
public void redo_numbers()
get_nextavailable
public int get_nextavailable()
update_nextavailable
public void update_nextavailable()
throws IOException
- Throws:
IOException
reset_nextavailable
public void reset_nextavailable()
throws IOException
- Throws:
IOException
get_blocksize
public int get_blocksize()
get_blockbytes
public int get_blockbytes()
getBLOCKLENGTH
public static short getBLOCKLENGTH()
getBlockbytes
public short getBlockbytes()
getBlocksize
public short getBlocksize()
getCreated
public byte[] getCreated()
getDBFname
public byte[] getDBFname()
getFiletype
public byte getFiletype()
getFreepages
public int getFreepages()
setIndexes
public void setIndexes(short ind)
addOneToIndexes
public void addOneToIndexes()
getIndexes
public short getIndexes()
getKnownName
public String getKnownName()
getLastreIndex
public byte[] getLastreIndex()
getnextAvailable
public int getnextAvailable()
getNextfreepage
public int getNextfreepage()
getNfile
public RandomAccessFile getNfile()
getProduction
public byte getProduction()
Copyright © 1997-2007 American Coders Ltd. All Rights Reserved.