StormByte C++ Library: Buffer module 0.0.9999
StormByte-Buffer is a StormByte library module for handling buffers
Loading...
Searching...
No Matches
StormByte::Buffer::Bridge Member List

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

Bridge(const ExternalReader &in, const ExternalWriter &out, std::size_t chunk_size=4096) noexceptStormByte::Buffer::Bridgeinline
Bridge(ExternalReader &&in, ExternalWriter &&out, std::size_t chunk_size=4096) noexceptStormByte::Buffer::Bridgeinline
Bridge(const Bridge &other)=deleteStormByte::Buffer::Bridge
Bridge(Bridge &&other) noexcept=defaultStormByte::Buffer::Bridgeinline
ChunkSize() const noexceptStormByte::Buffer::Bridgeinline
Flush() const noexceptStormByte::Buffer::Bridge
operator=(const Bridge &other)=deleteStormByte::Buffer::Bridge
operator=(Bridge &&other) noexcept=defaultStormByte::Buffer::Bridge
Passthrough(std::size_t bytes) const noexceptStormByte::Buffer::Bridge
Passthrough(std::size_t bytes) noexceptStormByte::Buffer::Bridge
PendingBytes() const noexceptStormByte::Buffer::Bridgeinline
~Bridge() noexceptStormByte::Buffer::Bridgeinline