t.p.l._LoopbackQueue(object) : class documentation

Part of twisted.protocols.loopback View Source View In Hierarchy

Trivial wrapper around a list to give it an interface like a queue, which the addition of also sending notifications by way of a Deferred whenever the list has something added to it.
Method __init__ Undocumented
Method put Undocumented
Method __nonzero__ Undocumented
Method get Undocumented
def __init__(self): (source)
Undocumented
def put(self, v): (source)
Undocumented
def __nonzero__(self): (source)
Undocumented
def get(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.