Class t.f.p.LineBreak(Pipe):

Part of twisted.flow.pipe View Source View In Hierarchy

pipe stage which breaks its input into lines

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
82 Method __init__ Undocumented
90 Method process process implemented by the pipe

Inherited from Pipe:

Line # Kind Name Docs
24 Method _yield executed during a yield statement by previous stage

Inherited from Stage (via Pipe):

Line # Kind Name Docs
170 Method __iter__ Undocumented
173 Method next return current result
Line # Kind Name Docs
82 Method __init__ Undocumented
170 Method __iter__ Undocumented
173 Method next return current result
90 Method process process implemented by the pipe
24 Method _yield executed during a yield statement by previous stage
def __init__(self, source, *trap, **kwargs): (source)
Undocumented
def process(self, results, stop): (source)

process implemented by the pipe

Take a set of possibly empty results and sets the member variables: results, stop, or failure appropriately
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.