StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
Loading...
Searching...
No Matches
StormByte::Buffer::WriteError Member List

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

Exception(const std::string &message)StormByte::Buffer::Errorinlineexplicit
Exception(std::string &&message)StormByte::Buffer::Errorinlineexplicit
Exception(StormByte::Component component, std::format_string< Args... > fmt, Args &&... args)StormByte::Buffer::Errorinline
Exception(std::format_string< Args... > fmt, Args &&... args)StormByte::Buffer::Errorinline
WriteError(const std::string &message)StormByte::Buffer::WriteErrorinlineexplicit
WriteError(std::string &&message)StormByte::Buffer::WriteErrorinlineexplicit
WriteError(std::format_string< Args... > fmt, Args &&... args)StormByte::Buffer::WriteErrorinline