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
sink.hxx File Reference
#include <StormByte/buffer/hopper.hxx>
#include <StormByte/type_traits.hxx>
#include <condition_variable>
#include <cstddef>
#include <functional>
#include <memory>
#include <StormByte/buffer/sink.txx>
Include dependency graph for sink.hxx:

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.