checkpoint::buffer::ManagedBuffer struct

Base classes

struct Buffer

Public types

using ByteType = SerialByteType[]

Constructors, destructors, conversion operators

ManagedBuffer(SerialSizeType const& size)

Public functions

auto getBuffer() const -> SerialByteType* override
auto getSize() const -> SerialSizeType override