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) noexcept
Aleph::AhArenaAllocator
inline
AhArenaAllocator
(const char *buffer, const size_t size) noexcept
Aleph::AhArenaAllocator
inline
AhArenaAllocator
(const size_t size=DEFAULT_SIZE)
Aleph::AhArenaAllocator
inline
explicit
AhArenaAllocator
(AhArenaAllocator &&other) noexcept
Aleph::AhArenaAllocator
inline
AhArenaAllocator
(const AhArenaAllocator &)=delete
Aleph::AhArenaAllocator
alloc
(const size_t size) noexcept
Aleph::AhArenaAllocator
inline
alloc
(TemplateType tag, Args &&... args)
Aleph::AhArenaAllocator
inline
alloc_aligned
(const size_t size, const size_t alignment) noexcept
Aleph::AhArenaAllocator
inline
allocate
(size_t size) noexcept
Aleph::AhArenaAllocator
inline
allocated_size
() const noexcept
Aleph::AhArenaAllocator
inline
available_size
() const noexcept
Aleph::AhArenaAllocator
inline
base_addr
() const noexcept
Aleph::AhArenaAllocator
inline
base_addr_
Aleph::AhArenaAllocator
private
capacity
() const noexcept
Aleph::AhArenaAllocator
inline
contains
(const void *ptr) const noexcept
Aleph::AhArenaAllocator
inline
curr_addr_
Aleph::AhArenaAllocator
private
dealloc
(const void *addr, const size_t size) noexcept
Aleph::AhArenaAllocator
inline
dealloc
(TemplateType tag, void *ptr) noexcept
Aleph::AhArenaAllocator
inline
deallocate
(const void *addr, size_t size) noexcept
Aleph::AhArenaAllocator
inline
DEFAULT_SIZE
Aleph::AhArenaAllocator
static
empty
() const noexcept
Aleph::AhArenaAllocator
inline
end_addr
() const noexcept
Aleph::AhArenaAllocator
inline
end_addr_
Aleph::AhArenaAllocator
private
full
() const noexcept
Aleph::AhArenaAllocator
inline
is_valid
() const noexcept
Aleph::AhArenaAllocator
inline
next_avail_addr
() const noexcept
Aleph::AhArenaAllocator
inline
operator=
(AhArenaAllocator &&other) noexcept
Aleph::AhArenaAllocator
inline
operator=
(const AhArenaAllocator &)=delete
Aleph::AhArenaAllocator
owns_memory
() const noexcept
Aleph::AhArenaAllocator
inline
owns_memory_
Aleph::AhArenaAllocator
private
reset
() noexcept
Aleph::AhArenaAllocator
inline
TemplateType
enum name
Aleph::AhArenaAllocator
~AhArenaAllocator
()
Aleph::AhArenaAllocator
inline
Generated by
1.9.8