|
StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
|
#include <StormByte/buffer/hopper.hxx>#include <StormByte/type_traits.hxx>#include <condition_variable>#include <cstddef>#include <functional>#include <memory>#include <StormByte/buffer/sink.txx>
Go to the source code of this file.
Classes | |
| class | StormByte::Buffer::Sink< T > |
| Set of Hopper buckets keyed by an integer. More... | |
| class | StormByte::Buffer::Sink< T >::Lane |
One-key redirect: from.To(key) >> dest. More... | |
Namespaces | |
| namespace | StormByte |
| namespace | StormByte::Buffer |
| Buffer module of the StormByte suite. | |