MythTV  master
RingBuffer Class Reference

Implements a file/stream reader/writer. More...

Detailed Description

Implements a file/stream reader/writer.

This class, despite its name, no-longer provides a ring buffer. It can buffer reads and provide support for streaming files. It also provides a wrapper for the ThreadedFileWriter which makes sure that the file reader does not read past where the wrapped TFW has written new data.


The documentation for this class was generated from the following file: