pbr-cpp-memory-pool 1.1.2
Fixed-block-size O(1) memory pool — C++17 with an ANSI C public surface
Loading...
Searching...
No Matches
it::d4np::memorypool::InstrumentedPool Member List

This is the complete list of members for it::d4np::memorypool::InstrumentedPool, including all inherited members.

add_observer(PoolObserver &observer)it::d4np::memorypool::InstrumentedPoolinline
allocate()it::d4np::memorypool::InstrumentedPoolinline
block_size() const noexceptit::d4np::memorypool::InstrumentedPoolinline
deallocate(void *block) noexceptit::d4np::memorypool::InstrumentedPoolinline
InstrumentedPool(Pool &&pool) noexceptit::d4np::memorypool::InstrumentedPoolinlineexplicit
InstrumentedPool(const InstrumentedPool &)=delete (defined in it::d4np::memorypool::InstrumentedPool)it::d4np::memorypool::InstrumentedPool
InstrumentedPool(InstrumentedPool &&other) noexceptit::d4np::memorypool::InstrumentedPoolinline
make(std::size_t block_size, std::size_t block_count)it::d4np::memorypool::InstrumentedPoolinlinestatic
make_dynamic(std::size_t block_size, std::size_t block_count, std::size_t growth_factor)it::d4np::memorypool::InstrumentedPoolinlinestatic
metadata_bytes() const noexceptit::d4np::memorypool::InstrumentedPoolinline
native_handle() noexceptit::d4np::memorypool::InstrumentedPoolinline
operator=(const InstrumentedPool &)=delete (defined in it::d4np::memorypool::InstrumentedPool)it::d4np::memorypool::InstrumentedPool
operator=(InstrumentedPool &&other) noexceptit::d4np::memorypool::InstrumentedPoolinline
stats() const noexceptit::d4np::memorypool::InstrumentedPoolinline
try_allocate() noexceptit::d4np::memorypool::InstrumentedPoolinline
write_summary(std::ostream &os) constit::d4np::memorypool::InstrumentedPoolinline
~InstrumentedPool()it::d4np::memorypool::InstrumentedPoolinline