Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module observable :: Class Subscriber |
|
OriginalAccessor
--+
|
Subscriber
Method Summary | |
---|---|
__delattr__(self,
k)
(inherited from OriginalAccessor )
| |
__getattr__(self,
k)
(inherited from OriginalAccessor )
| |
__setattr__(self,
k,
v)
(inherited from OriginalAccessor )
| |
reallyDel(self,
key)
| |
reallySet(self,
key,
val)
| |
subscribeToAttribute(self,
attribute,
channel,
callback)
| |
unsubscribeFromAttribute(self,
attribute,
channel,
callback)
| |
_doSub(self,
key,
val)
|
Class Variable Summary | |
---|---|
dictionary |
_subscriberAttributes
|
Class Variable Details |
---|
_subscriberAttributes
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:16 2003 | http://epydoc.sf.net |