- java.lang.Object
-
- mdbtools.libmdb.MdbHandle
-
-
Constructor Summary
Constructors
Constructor and Description |
MdbHandle() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
cur_pg
public short cur_pg
-
row_num
public int row_num
-
cur_pos
public long cur_pos
-
pg_buf
public byte[] pg_buf
-
alt_pg_buf
public byte[] alt_pg_buf
-
num_catalog
public int num_catalog
-
Constructor Detail
-
MdbHandle
public MdbHandle()
-
Method Detail
-
close
public void close()
Copyright © 2014 Open Microscopy Environment