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 Thu Mar 31 20:15:45 2005 | http://epydoc.sf.net |