herald  2.0.0
herald::datatype::MemoryArena< MaxSize, AllocationSize > Member List

This is the complete list of members for herald::datatype::MemoryArena< MaxSize, AllocationSize >, including all inherited members.

allocate(std::size_t size) (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
deallocate(MemoryArenaEntry &entry) (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
get(const MemoryArenaEntry &entry, unsigned short bytePosition) (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
MemoryArena() noexcept (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
pagesFree() const (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
PageSizeherald::datatype::MemoryArena< MaxSize, AllocationSize >static
reserve(MemoryArenaEntry &entry, std::size_t newSize) (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
set(const MemoryArenaEntry &entry, unsigned short bytePosition, unsigned char value) (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >inline
Sizeherald::datatype::MemoryArena< MaxSize, AllocationSize >static
~MemoryArena()=default (defined in herald::datatype::MemoryArena< MaxSize, AllocationSize >)herald::datatype::MemoryArena< MaxSize, AllocationSize >