Package twisted :: Package python :: Module observable :: Class Subscriber
[frames | no frames]

Class Subscriber

Accessor --+
           |
          Subscriber


Method Summary
  _doSub(self, key, val)
  reallyDel(self, key)
  reallySet(self, key, val)
  subscribeToAttribute(self, attribute, channel, callback)
  unsubscribeFromAttribute(self, attribute, channel, callback)
    Inherited from Accessor
  __delattr__(self, k)
  __getattr__(self, k)
  __setattr__(self, k, v)

Class Variable Summary
dict _subscriberAttributes = {}

Class Variable Details

_subscriberAttributes

Type:
dict
Value:
{}                                                                     

Generated by Epydoc 2.0 on Sat Sep 13 04:20:36 2003 http://epydoc.sf.net