Optibits
Loading...
Searching...
No Matches
Optibits::Buffer Member List

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

Buffer()=default (defined in Optibits::Buffer)Optibits::Buffer
Buffer(void *buffer, std::size_t size, std::function< void(void *)> purger)Optibits::Buffer
Buffer(Buffer &&other) noexceptOptibits::Buffer
Buffer(std::size_t size)Optibits::Bufferexplicit
Buffer(std::vector< std::uint8_t > &&vector) noexceptOptibits::Bufferexplicit
Buffer(const Buffer &other)Optibits::Buffer
data() const (defined in Optibits::Buffer)Optibits::Bufferinline
data() (defined in Optibits::Buffer)Optibits::Bufferinline
drop()Optibits::Buffer
operator=(Buffer &&other) noexcept (defined in Optibits::Buffer)Optibits::Buffer
operator=(const Buffer &other)Optibits::Buffer
size() const (defined in Optibits::Buffer)Optibits::Bufferinline
~Buffer() (defined in Optibits::Buffer)Optibits::Buffer