org::openisis::PureDb Member List
This is the complete list of members for
org::openisis::PureDb, including all inherited members.
_dbs (defined in org::openisis::Db) | org::openisis::Db | [package, static] |
AND(int[] set, int[] nset) (defined in org::openisis::Db) | org::openisis::Db | [inline, static] |
Db(String enc) (defined in org::openisis::Db) | org::openisis::Db | [inline, protected] |
DEFAULT_ENCODING | org::openisis::Db | [static] |
DS | org::openisis::Db | [static] |
EMPTY (defined in org::openisis::Db) | org::openisis::Db | [static] |
encoding | org::openisis::Db | |
HTA | org::openisis::Db | [static] |
HTI | org::openisis::Db | [static] |
HTU | org::openisis::Db | [static] |
LOCC | org::openisis::Db | [static] |
MD | org::openisis::Db | [static] |
MDL | org::openisis::Db | [static] |
MDU | org::openisis::Db | [static] |
MHL | org::openisis::Db | [static] |
MHU | org::openisis::Db | [static] |
MI | org::openisis::Db | [static] |
MXU | org::openisis::Db | [static] |
NS | org::openisis::Db | [static] |
open(String dbname, String[] args) | org::openisis::Db | [inline, static] |
PP | org::openisis::Db | [static] |
PREFIX (defined in org::openisis::Db) | org::openisis::Db | [static] |
PS | org::openisis::Db | [static] |
PureDb(String enc, String dbname, String[] args) (defined in org::openisis::PureDb) | org::openisis::PureDb | [inline] |
QRY_KEYAT | org::openisis::Db | [static] |
QRY_KEYEQ | org::openisis::Db | [static] |
QRY_KEYPF | org::openisis::Db | [static] |
QRY_PROPER | org::openisis::Db | [static] |
QRY_SCANC | org::openisis::Db | [static] |
QRY_SCANE | org::openisis::Db | [static] |
QRY_SIMPLE | org::openisis::Db | [static] |
readRow(int rowid) | org::openisis::PureDb | [inline, virtual] |
scanRow(int rowid, int tag, String txt) | org::openisis::PureDb | [inline, virtual] |
search(String key, int mode) | org::openisis::PureDb | [inline, virtual] |
terms(String prefix) (defined in org::openisis::PureDb) | org::openisis::PureDb | [inline, virtual] |
writeRow(Rec row) | org::openisis::PureDb | [inline, virtual] |
writeXRow(Rec row, Rec idx) | org::openisis::PureDb | [inline, virtual] |