StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
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 &)=deleteStormByte::Buffer::Bridge
Bridge(Bridge &&) noexcept=defaultStormByte::Buffer::Bridge
ChunkSize() const noexceptStormByte::Buffer::Bridgeinline
EoF() const noexceptStormByte::Buffer::Bridgeinline
Flush() const noexceptStormByte::Buffer::Bridge
FlushAndClose() const noexceptStormByte::Buffer::Bridge
IsReadable() const noexceptStormByte::Buffer::Bridgeinline
IsWritable() const noexceptStormByte::Buffer::Bridgeinline
operator=(const Bridge &)=deleteStormByte::Buffer::Bridge
operator=(Bridge &&) 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
SetError() const noexceptStormByte::Buffer::Bridge
~Bridge() noexceptStormByte::Buffer::Bridgeinline