Home | Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | ReceiverThread
Consumer (worker) thread.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
bool |
__run The main run/read flag. |
||
Consumer |
consumer A consumer that is notified when messages are read. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Messages are read from consumer.receiver and dispatched to the consumer.received().
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:32 2010 | http://epydoc.sourceforge.net |