StormByte C++ Library 0.0.9999
StormByte is a comprehensive, cross-platform C++ library aimed at easing system programming, configuration management, logging, and database handling tasks. This library provides a unified API that abstracts away the complexities and inconsistencies of different platforms (Windows, Linux).
Loading...
Searching...
No Matches
StormByte::Buffer::Pipeline Member List

This is the complete list of members for StormByte::Buffer::Pipeline, including all inherited members.

AddPipe(const PipeFunction &pipe)StormByte::Buffer::Pipeline
AddPipe(PipeFunction &&pipe)StormByte::Buffer::Pipeline
operator=(const Pipeline &other)=defaultStormByte::Buffer::Pipeline
operator=(Pipeline &&other) noexcept=defaultStormByte::Buffer::Pipeline
Pipeline() noexcept=defaultStormByte::Buffer::Pipeline
Pipeline(const Pipeline &other)=defaultStormByte::Buffer::Pipeline
Pipeline(Pipeline &&other) noexcept=defaultStormByte::Buffer::Pipeline
Process(Consumer buffer) const noexceptStormByte::Buffer::Pipeline
~Pipeline() noexcept=defaultStormByte::Buffer::Pipeline