Package Bio :: Package Mindy :: Module FlatDB
[show private | hide private]
[frames | no frames]

Module Bio.Mindy.FlatDB

Classes
BaseFlatDB  
BisectFile  
DiskFlatDB  
MemoryFlatDB  
PrimaryNamespace  
PrimaryTable  
SecondaryNamespace  
SecondaryTable  

Function Summary
  create(dbname, primary_namespace, secondary_namespaces, formatname)
  open(dbname, mode)
  _find_entry(filename, wantword)
  _find_range(filename, wantword)
  _get_first_words(filename)
  _lookup_alias(id_filename, word)
  _lookup_location(key_filename, word)
  _parse_primary_table_entry(s)
  _parse_secondary_table_entry(s)
  _read_primary_table(filename)
  _read_secondary_table(filename)
  _write_primary_table(filename, primary_table)
  _write_secondary_table(filename, table)

Generated by Epydoc 2.1 on Mon Aug 27 16:13:09 2007 http://epydoc.sf.net