MPD  0.20.18
Data Structures
DynamicFifoBuffer.hxx File Reference
#include "ForeignFifoBuffer.hxx"
Include dependency graph for DynamicFifoBuffer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DynamicFifoBuffer< T >
 A first-in-first-out buffer: you can append data at the end, and read data from the beginning. More...