Zakero's C++ Header Libraries
A collection of reusable C++ libraries
zakero::MemoryPool Member List

This is the complete list of members for zakero::MemoryPool, including all inherited members.

AddressMap typedefzakero::MemoryPool
addressOf(off_t) const noexceptzakero::MemoryPool
Alignment enum namezakero::MemoryPool
alloc(const size_t) noexceptzakero::MemoryPool
alloc(const size_t, std::error_condition &) noexceptzakero::MemoryPool
alloc(size_t, uint8_t) noexceptzakero::MemoryPool
alloc(size_t, uint8_t, std::error_condition &) noexceptzakero::MemoryPool
alloc(size_t, uint32_t) noexceptzakero::MemoryPool
alloc(size_t, uint32_t, std::error_condition &) noexceptzakero::MemoryPool
dump(size_t, size_t) const noexceptzakero::MemoryPool
fd() const noexceptzakero::MemoryPool
free(off_t &) noexceptzakero::MemoryPool
init(const size_t, const bool=false, const MemoryPool::Alignment=MemoryPool::Alignment::Bits_64) noexceptzakero::MemoryPool
LambdaAddressMap typedefzakero::MemoryPool
LambdaSize typedefzakero::MemoryPool
MemoryPool(const std::string &) noexceptzakero::MemoryPool
onRemap(MemoryPool::LambdaAddressMap) noexceptzakero::MemoryPool
realloc(off_t, size_t) noexceptzakero::MemoryPool
realloc(off_t, size_t, std::error_condition &) noexceptzakero::MemoryPool
remap(const MemoryPool::AddressMap &, uint8_t *) noexceptzakero::MemoryPoolstatic
size() const noexceptzakero::MemoryPool
sizeOnChange(MemoryPool::LambdaSize) noexceptzakero::MemoryPool
~MemoryPool() noexceptzakero::MemoryPool