Table of Contents

Class: BufferedFilter em.py

A buffered filter is one that doesn't modify the source data sent to the sink, but instead holds it for a time. The standard variety only sends the data along when it receives a flush command.

Base Classes   
Filter
Methods   
__init__
flush
write
  __init__ 
__init__ ( self )

  flush 
flush ( self )

  write 
write ( self,  data )


Table of Contents

This document was automatically generated on Mon Oct 27 01:29:13 2003 by HappyDoc version 2.1