Swarm-NG  1.1
logdb.py File Reference

Routines and classes to access the BDB log file To read the documentation generated from this file refer to swarmng.logdb. More...

Go to the source code of this file.

Classes

class  swarmng.logdb.PKey
 Primary key of the log file database. More...
 
class  swarmng.logdb.IndexedLogDB
 Interface to BDB log files. More...
 

Namespaces

 swarmng.logdb
 Interface to the Log files generated by bdb_writer plugin.
 

Constant Groups

 swarmng.logdb
 Interface to the Log files generated by bdb_writer plugin.
 

Detailed Description

Routines and classes to access the BDB log file To read the documentation generated from this file refer to swarmng.logdb.

Definition in file logdb.py.