LibSWOC++
1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
swoc
MemArena
swoc::MemArena Member List
This is the complete list of members for
swoc::MemArena
, including all inherited members.
_active
swoc::MemArena
protected
_active_allocated
swoc::MemArena
protected
_active_reserved
swoc::MemArena
protected
_frozen
swoc::MemArena
protected
_frozen_allocated
swoc::MemArena
protected
_frozen_reserved
swoc::MemArena
protected
_reserve_hint
swoc::MemArena
protected
_static_block
swoc::MemArena
protected
alloc
(size_t n, size_t align=DEFAULT_ALIGNMENT)
swoc::MemArena
ALLOC_HEADER_SIZE
swoc::MemArena
protected
static
alloc_span
(size_t n)
swoc::MemArena
allocated_size
() const
swoc::MemArena
begin
() const
swoc::MemArena
BlockList
typedef
swoc::MemArena
clear
(size_t hint=0)
swoc::MemArena
const_iterator
typedef
swoc::MemArena
construct_self_contained
(size_t n=DEFAULT_BLOCK_SIZE)
swoc::MemArena
static
contains
(const void *ptr) const
swoc::MemArena
DEFAULT_ALIGNMENT
swoc::MemArena
static
DEFAULT_BLOCK_SIZE
swoc::MemArena
protected
static
destroy_active
()
swoc::MemArena
protected
destroy_frozen
()
swoc::MemArena
protected
destroyer
swoc::MemArena
static
discard
(MemSpan< void const > span)
swoc::MemArena
discard
(size_t hint=0)
swoc::MemArena
end
() const
swoc::MemArena
freeze
(size_t n=0)
swoc::MemArena
frozen_begin
() const
swoc::MemArena
frozen_end
() const
swoc::MemArena
iterator
typedef
swoc::MemArena
localize
(MemSpan< char const > s)
swoc::MemArena
localize
(char const *s)
swoc::MemArena
localize_c
(MemSpan< char const > s)
swoc::MemArena
localize_c
(char const *s)
swoc::MemArena
make
(Args &&...args)
swoc::MemArena
make_block
(size_t n)
swoc::MemArena
protected
MemArena
(size_t n=DEFAULT_BLOCK_SIZE)
swoc::MemArena
explicit
MemArena
(MemSpan< void > static_block)
swoc::MemArena
explicit
MemArena
(self_type const &that)=delete
swoc::MemArena
MemArena
(self_type &&that) noexcept
swoc::MemArena
operator=
(self_type const &that)=delete
swoc::MemArena
operator=
(self_type &&that) noexcept
swoc::MemArena
Page
typedef
swoc::MemArena
protected
Paragraph
typedef
swoc::MemArena
protected
QuarterPage
typedef
swoc::MemArena
protected
remaining
() const
swoc::MemArena
remnant
()
swoc::MemArena
remnant
(size_t n, size_t align=DEFAULT_ALIGNMENT)
swoc::MemArena
remnant_span
(size_t n)
swoc::MemArena
require
(size_t n, size_t align=DEFAULT_ALIGNMENT)
swoc::MemArena
reserved_size
() const
swoc::MemArena
size
() const
swoc::MemArena
thaw
()
swoc::MemArena
unique_ptr
typedef
swoc::MemArena
~MemArena
()
swoc::MemArena
Generated by
1.13.2