| Trees | Index | Help |
|---|
| Package Bio :: Package Mindy :: Module FlatDB :: Class MemoryFlatDB |
|
DictLookup--+ |OpenDB--+ |BaseFlatDB--+ |WriteDB--+ | MemoryFlatDB
| Method Summary | |
|---|---|
__init__(self,
dbname)
| |
__del__(self)
| |
return the database table lookup for the given namespace | |
add_record(self,
filetag,
startpos,
length,
table)
| |
close(self)
| |
flush(self)
| |
| Inherited from WriteDB | |
| |
| |
| Inherited from OpenDB | |
| |
| |
| Inherited from DictLookup | |
| |
| |
| |
| Method Details |
|---|
__getitem__(self,
namespace)
return the database table lookup for the given namespace
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |