|
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).
|
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)=default | StormByte::Buffer::Pipeline | |
| operator=(Pipeline &&other) noexcept=default | StormByte::Buffer::Pipeline | |
| Pipeline() noexcept=default | StormByte::Buffer::Pipeline | |
| Pipeline(const Pipeline &other)=default | StormByte::Buffer::Pipeline | |
| Pipeline(Pipeline &&other) noexcept=default | StormByte::Buffer::Pipeline | |
| Process(Consumer buffer) const noexcept | StormByte::Buffer::Pipeline | |
| ~Pipeline() noexcept=default | StormByte::Buffer::Pipeline |