|
StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
|
This is the complete list of members for StormByte::Buffer::ReadError, including all inherited members.
| Exception(const std::string &message) | StormByte::Buffer::Error | inlineexplicit |
| Exception(std::string &&message) | StormByte::Buffer::Error | inlineexplicit |
| Exception(StormByte::Component component, std::format_string< Args... > fmt, Args &&... args) | StormByte::Buffer::Error | inline |
| Exception(std::format_string< Args... > fmt, Args &&... args) | StormByte::Buffer::Error | inline |
| ReadError(const std::string &message) | StormByte::Buffer::ReadError | inlineexplicit |
| ReadError(std::string &&message) | StormByte::Buffer::ReadError | inlineexplicit |
| ReadError(std::format_string< Args... > fmt, Args &&... args) | StormByte::Buffer::ReadError | inline |