Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::AhArenaAllocator Member List

This is the complete list of members for Aleph::AhArenaAllocator, including all inherited members.

AhArenaAllocator(void *buffer, const size_t size) noexceptAleph::AhArenaAllocatorinline
AhArenaAllocator(const char *buffer, const size_t size) noexceptAleph::AhArenaAllocatorinline
AhArenaAllocator(const size_t size=DEFAULT_SIZE)Aleph::AhArenaAllocatorinlineexplicit
AhArenaAllocator(AhArenaAllocator &&other) noexceptAleph::AhArenaAllocatorinline
AhArenaAllocator(const AhArenaAllocator &)=deleteAleph::AhArenaAllocator
alloc(const size_t size) noexceptAleph::AhArenaAllocatorinline
alloc(TemplateType tag, Args &&... args)Aleph::AhArenaAllocatorinline
alloc_aligned(const size_t size, const size_t alignment) noexceptAleph::AhArenaAllocatorinline
allocate(size_t size) noexceptAleph::AhArenaAllocatorinline
allocated_size() const noexceptAleph::AhArenaAllocatorinline
available_size() const noexceptAleph::AhArenaAllocatorinline
base_addr() const noexceptAleph::AhArenaAllocatorinline
base_addr_Aleph::AhArenaAllocatorprivate
capacity() const noexceptAleph::AhArenaAllocatorinline
contains(const void *ptr) const noexceptAleph::AhArenaAllocatorinline
curr_addr_Aleph::AhArenaAllocatorprivate
dealloc(const void *addr, const size_t size) noexceptAleph::AhArenaAllocatorinline
dealloc(TemplateType tag, void *ptr) noexceptAleph::AhArenaAllocatorinline
deallocate(const void *addr, size_t size) noexceptAleph::AhArenaAllocatorinline
DEFAULT_SIZEAleph::AhArenaAllocatorstatic
empty() const noexceptAleph::AhArenaAllocatorinline
end_addr() const noexceptAleph::AhArenaAllocatorinline
end_addr_Aleph::AhArenaAllocatorprivate
full() const noexceptAleph::AhArenaAllocatorinline
is_valid() const noexceptAleph::AhArenaAllocatorinline
next_avail_addr() const noexceptAleph::AhArenaAllocatorinline
operator=(AhArenaAllocator &&other) noexceptAleph::AhArenaAllocatorinline
operator=(const AhArenaAllocator &)=deleteAleph::AhArenaAllocator
owns_memory() const noexceptAleph::AhArenaAllocatorinline
owns_memory_Aleph::AhArenaAllocatorprivate
reset() noexceptAleph::AhArenaAllocatorinline
TemplateType enum nameAleph::AhArenaAllocator
~AhArenaAllocator()Aleph::AhArenaAllocatorinline