|
StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
|
#include <StormByte/buffer/visibility.h>#include <StormByte/exception.hxx>#include <format>#include <string>#include <utility>

Go to the source code of this file.
Classes | |
| class | StormByte::Buffer::Exception |
| Base exception type for the Buffer module. More... | |
| class | StormByte::Buffer::Error |
| General exception class for buffer errors. More... | |
| class | StormByte::Buffer::ReadError |
| Exception thrown when a buffer read / extract / peek operation fails. More... | |
| class | StormByte::Buffer::WriteError |
| Exception thrown when a buffer write operation fails. More... | |
Namespaces | |
| namespace | StormByte::Buffer |
| Buffer module of the StormByte suite. | |
| namespace | StormByte |