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

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

ExternalReader() noexcept=defaultStormByte::Buffer::ExternalReader
ExternalReader(const ExternalReader &other)=defaultStormByte::Buffer::ExternalReader
ExternalReader(ExternalReader &&other) noexcept=defaultStormByte::Buffer::ExternalReader
operator=(const ExternalReader &other)=defaultStormByte::Buffer::ExternalReader
operator=(ExternalReader &&other) noexcept=defaultStormByte::Buffer::ExternalReader
Read(std::size_t bytes, DataType &out) const noexcept=0StormByte::Buffer::ExternalReaderpure virtual
Read(std::size_t bytes, DataType &out) noexcept=0StormByte::Buffer::ExternalReaderpure virtual
~ExternalReader() noexcept=defaultStormByte::Buffer::ExternalReadervirtual