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

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

AvailableBytes() const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Clean() noexcept=0StormByte::Buffer::ReadOnlypure virtual
Clear() noexcept=0StormByte::Buffer::ReadOnlypure virtual
Data() const noexceptStormByte::Buffer::ReadOnlyinlinevirtual
DataConvert(const Src &src) noexceptStormByte::Buffer::Genericinlineprotectedstatic
DataConvert(Src &&src) noexcept (defined in StormByte::Buffer::Generic)StormByte::Buffer::Genericinlineprotectedstatic
DataConvert(std::string_view sv) noexceptStormByte::Buffer::Genericinlineprotectedstatic
DataConvert(const char *s) noexceptStormByte::Buffer::Genericinlineprotectedstatic
Drop(const std::size_t &count) noexcept=0StormByte::Buffer::ReadOnlypure virtual
Empty() const noexcept=0StormByte::Buffer::ReadOnlypure virtual
EoF() const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Extract(const std::size_t &count, DataType &outBuffer) noexcept=0StormByte::Buffer::ReadOnlyinlinepure virtual
Extract(DataType &outBuffer) noexceptStormByte::Buffer::ReadOnlyinline
Extract(const std::size_t &count, WriteOnly &outBuffer) noexcept=0StormByte::Buffer::ReadOnlyinlinepure virtual
Extract(WriteOnly &outBuffer) noexceptStormByte::Buffer::ReadOnlyinline
ExtractUntilEoF(DataType &outBuffer) noexcept=0StormByte::Buffer::ReadOnlypure virtual
ExtractUntilEoF(WriteOnly &outBuffer) noexcept=0StormByte::Buffer::ReadOnlypure virtual
Generic() noexcept=defaultStormByte::Buffer::Generic
Generic(const DataType &data) noexceptStormByte::Buffer::Genericinline
Generic(DataType &&data) noexceptStormByte::Buffer::Genericinline
Generic(const Generic &) noexcept=defaultStormByte::Buffer::Generic
Generic(Generic &&) noexcept=defaultStormByte::Buffer::Generic
IsReadable() const noexcept=0StormByte::Buffer::ReadOnlypure virtual
IsWritable() const noexcept=0StormByte::Buffer::WriteOnlypure virtual
m_bufferStormByte::Buffer::Genericprotected
operator=(const ReadWrite &other)=defaultStormByte::Buffer::ReadWrite
operator=(ReadWrite &&other) noexcept=defaultStormByte::Buffer::ReadWrite
StormByte::Buffer::ReadOnly::operator=(const ReadOnly &)=defaultStormByte::Buffer::ReadOnly
StormByte::Buffer::ReadOnly::operator=(ReadOnly &&) noexcept=defaultStormByte::Buffer::ReadOnly
StormByte::Buffer::Generic::operator=(const Generic &other)=defaultStormByte::Buffer::Generic
StormByte::Buffer::Generic::operator=(Generic &&) noexcept=defaultStormByte::Buffer::Generic
StormByte::Buffer::WriteOnly::operator=(const WriteOnly &)=defaultStormByte::Buffer::WriteOnly
StormByte::Buffer::WriteOnly::operator=(WriteOnly &&) noexcept=defaultStormByte::Buffer::WriteOnly
Peek(const std::size_t &count, DataType &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Peek(const std::size_t &count, WriteOnly &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Read(const std::size_t &count, DataType &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Read(DataType &outBuffer) const noexceptStormByte::Buffer::ReadOnlyinline
Read(const std::size_t &count, WriteOnly &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Read(WriteOnly &outBuffer) const noexceptStormByte::Buffer::ReadOnlyinline
ReadOnly() noexceptStormByte::Buffer::ReadOnlyinline
ReadOnly(const DataType &data) noexceptStormByte::Buffer::ReadOnlyinline
ReadOnly(DataType &&data) noexceptStormByte::Buffer::ReadOnlyinline
ReadOnly(const ReadOnly &) noexcept=defaultStormByte::Buffer::ReadOnly
ReadOnly(ReadOnly &&) noexcept=defaultStormByte::Buffer::ReadOnly
ReadUntilEoF(DataType &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
ReadUntilEoF(WriteOnly &outBuffer) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
ReadWrite() noexceptStormByte::Buffer::ReadWriteinline
ReadWrite(const DataType &data) noexceptStormByte::Buffer::ReadWriteinline
ReadWrite(DataType &&data) noexceptStormByte::Buffer::ReadWriteinline
ReadWrite(const ReadWrite &other) noexcept=defaultStormByte::Buffer::ReadWrite
ReadWrite(ReadWrite &&other) noexcept=defaultStormByte::Buffer::ReadWrite
Seek(const std::ptrdiff_t &offset, const Position &mode) const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Size() const noexcept=0StormByte::Buffer::ReadOnlypure virtual
Write(const std::size_t &count, const DataType &data) noexcept=0StormByte::Buffer::WriteOnlypure virtual
Write(std::string_view sv) noexceptStormByte::Buffer::WriteOnlyinline
Write(const char *s) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, std::string_view sv) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, const char *s) noexceptStormByte::Buffer::WriteOnlyinline
Write(const char(&s)[N]) noexceptStormByte::Buffer::WriteOnlyinline
Write(const R &r) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, const Rw &r) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, Rrw &&r) noexceptStormByte::Buffer::WriteOnlyinline
Write(Rr &&r) noexceptStormByte::Buffer::WriteOnlyinline
Write(I first, S last) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, I2 first, S2 last) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, DataType &&data) noexcept=0StormByte::Buffer::WriteOnlypure virtual
Write(const std::size_t &count, const ReadOnly &data) noexcept=0StormByte::Buffer::WriteOnlypure virtual
Write(const ReadOnly &data) noexceptStormByte::Buffer::WriteOnlyinline
Write(const std::size_t &count, ReadOnly &&data) noexcept=0StormByte::Buffer::WriteOnlypure virtual
Write(ReadOnly &&data) noexceptStormByte::Buffer::WriteOnlyinline
WriteOnly() noexceptStormByte::Buffer::WriteOnlyinline
WriteOnly(const DataType &data) noexceptStormByte::Buffer::WriteOnlyinline
WriteOnly(DataType &&data) noexceptStormByte::Buffer::WriteOnlyinline
WriteOnly(const WriteOnly &)=defaultStormByte::Buffer::WriteOnly
WriteOnly(WriteOnly &&) noexcept=defaultStormByte::Buffer::WriteOnly
~Generic() noexcept=0StormByte::Buffer::Genericpure virtual
~ReadOnly() noexcept=defaultStormByte::Buffer::ReadOnlyvirtual
~ReadWrite() noexcept=defaultStormByte::Buffer::ReadWritevirtual
~WriteOnly() noexcept=defaultStormByte::Buffer::WriteOnlyvirtual