Package twisted :: Package test :: Module test_journal :: Class Counter
[show private | hide private]
[frames | no frames]

Class Counter

Wrappable --+
            |
           Counter


Method Summary
  __init__(self, uid)
  getUid(self)
Return uid for loading with LoadingService.loadObject
  increment(obj, journal, *args, **kwargs)

Class Variable Summary
str objectType

Method Details

getUid(self)

Return uid for loading with LoadingService.loadObject
Overrides:
twisted.persisted.journal.base.Wrappable.getUid (inherited documentation)

Class Variable Details

objectType

Type:
str
Value:
'counter'                                                              

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 http://epydoc.sf.net