Home | Trees | Indices | Help |
|
---|
|
object --+ | core.Subscriber --+ | DictUpdater
Concrete Subscriber that inserts records received from a Publisher into a dictionary.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor. dct - lookup dict or dict like object to insert records into. topic - high-level category name of data to be processed. unique_key - key name in data dict that uniquely identifies it.
|
Callback function used by Publisher to notify this Subscriber about an update. Stores topic based information into dictionary passed to constructor.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 5 23:06:22 2010 | http://epydoc.sourceforge.net |