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

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

Clone() const noexcept overrideStormByte::Buffer::ExternalBufferReaderinline
ExternalBufferReader(ReadOnly &buffer) noexceptStormByte::Buffer::ExternalBufferReaderinline
ExternalBufferReader(const ExternalBufferReader &other)=defaultStormByte::Buffer::ExternalBufferReader
ExternalBufferReader(ExternalBufferReader &&other) noexcept=defaultStormByte::Buffer::ExternalBufferReader
ExternalReader() noexcept=defaultStormByte::Buffer::ExternalReader
ExternalReader(const ExternalReader &other)=defaultStormByte::Buffer::ExternalReader
ExternalReader(ExternalReader &&other) noexcept=defaultStormByte::Buffer::ExternalReader
Move() noexcept overrideStormByte::Buffer::ExternalBufferReaderinline
operator=(const ExternalBufferReader &other)=defaultStormByte::Buffer::ExternalBufferReader
operator=(ExternalBufferReader &&other) noexcept=defaultStormByte::Buffer::ExternalBufferReader
StormByte::Buffer::ExternalReader::operator=(const ExternalReader &other)=defaultStormByte::Buffer::ExternalReader
StormByte::Buffer::ExternalReader::operator=(ExternalReader &&other) noexcept=defaultStormByte::Buffer::ExternalReader
Read(std::size_t bytes, DataType &out) const noexcept overrideStormByte::Buffer::ExternalBufferReadervirtual
Read(std::size_t bytes, DataType &out) noexcept overrideStormByte::Buffer::ExternalBufferReadervirtual
~ExternalBufferReader() noexcept=defaultStormByte::Buffer::ExternalBufferReader
~ExternalReader() noexcept=defaultStormByte::Buffer::ExternalReadervirtual