Package SCons :: Module SConsign :: Class DB
[show private | hide private]
[frames | no frames]

Class DB

Base --+
       |
      DB


A Base subclass that reads and writes signature information from a global .sconsign.db* file--the actual file suffix is determined by the database module.


Method Summary
  __init__(self, dir)
  write(self, sync)
    Inherited from Base
  do_not_set_entry(self, filename, obj)
  do_not_store_info(self, filename, node)
  get_entry(self, filename)
Fetch the specified entry attribute.
  merge(self)
  set_entry(self, filename, obj)
Set the entry.
  store_info(self, filename, node)

Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 http://epydoc.sf.net