StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Classes | Namespaces
fifo.hxx File Reference
#include <StormByte/buffer/generic.hxx>
#include <StormByte/buffer/typedefs.hxx>
#include <StormByte/string.hxx>
#include <vector>
#include <span>
#include <string>
#include <sstream>
#include <utility>
Include dependency graph for fifo.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Buffer::FIFO
 Byte-oriented FIFO buffer with grow-on-demand and close/error support. More...
 

Namespaces

namespace  StormByte::Buffer
 Buffer module of the StormByte suite.
 
namespace  StormByte