Package SCons :: Module Memoize :: Class Counter
[show private | hide private]
[frames | no frames]

Class Counter

Known Subclasses:
CountDict, CountValue

Base class for counting memoization hits and misses.

We expect that the metaclass initialization will have filled in the .name attribute that represents the name of the function being counted.


Method Summary
  __init__(self, method_name)
  __cmp__(self, other)
  display(self)

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