|
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::Exception, including all inherited members.
| Exception(const std::string &message) | StormByte::Buffer::Exception | inlineexplicit |
| Exception(std::string &&message) | StormByte::Buffer::Exception | inlineexplicit |
| Exception(StormByte::Component component, std::format_string< Args... > fmt, Args &&... args) | StormByte::Buffer::Exception | inline |
| Exception(std::format_string< Args... > fmt, Args &&... args) | StormByte::Buffer::Exception | inline |