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

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

ExternalWriter() noexcept=defaultStormByte::Buffer::ExternalWriter
ExternalWriter(const ExternalWriter &other)=defaultStormByte::Buffer::ExternalWriter
ExternalWriter(ExternalWriter &&other) noexcept=defaultStormByte::Buffer::ExternalWriter
operator=(const ExternalWriter &other)=defaultStormByte::Buffer::ExternalWriter
operator=(ExternalWriter &&other) noexcept=defaultStormByte::Buffer::ExternalWriter
Write(DataType &&in) noexcept=0StormByte::Buffer::ExternalWriterpure virtual
~ExternalWriter() noexcept=defaultStormByte::Buffer::ExternalWritervirtual