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

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

Clone() const noexcept overrideStormByte::Buffer::ExternalBufferWriterinline
ExternalBufferWriter(WriteOnly &buffer) noexceptStormByte::Buffer::ExternalBufferWriterinline
ExternalBufferWriter(const ExternalBufferWriter &other)=defaultStormByte::Buffer::ExternalBufferWriter
ExternalBufferWriter(ExternalBufferWriter &&other) noexcept=defaultStormByte::Buffer::ExternalBufferWriter
ExternalWriter() noexcept=defaultStormByte::Buffer::ExternalWriter
ExternalWriter(const ExternalWriter &other)=defaultStormByte::Buffer::ExternalWriter
ExternalWriter(ExternalWriter &&other) noexcept=defaultStormByte::Buffer::ExternalWriter
Move() noexcept overrideStormByte::Buffer::ExternalBufferWriterinline
operator=(const ExternalBufferWriter &other)=defaultStormByte::Buffer::ExternalBufferWriter
operator=(ExternalBufferWriter &&other) noexcept=defaultStormByte::Buffer::ExternalBufferWriter
StormByte::Buffer::ExternalWriter::operator=(const ExternalWriter &other)=defaultStormByte::Buffer::ExternalWriter
StormByte::Buffer::ExternalWriter::operator=(ExternalWriter &&other) noexcept=defaultStormByte::Buffer::ExternalWriter
Write(DataType &&in) noexcept overrideStormByte::Buffer::ExternalBufferWritervirtual
~ExternalBufferWriter() noexcept=defaultStormByte::Buffer::ExternalBufferWriter
~ExternalWriter() noexcept=defaultStormByte::Buffer::ExternalWritervirtual