Kagome
Polkadot Runtime Engine in C++17
kagome::runtime::MemoryAllocator Member List

This is the complete list of members for kagome::runtime::MemoryAllocator, including all inherited members.

allocate(WasmSize size)kagome::runtime::MemoryAllocator
allocated_kagome::runtime::MemoryAllocatorprivate
checkAddress(WasmPointer addr) noexceptkagome::runtime::MemoryAllocatorinline
checkAddress(WasmPointer addr, size_t size) noexceptkagome::runtime::MemoryAllocatorinline
deallocate(WasmPointer ptr)kagome::runtime::MemoryAllocator
deallocated_kagome::runtime::MemoryAllocatorprivate
freealloc(WasmSize size)kagome::runtime::MemoryAllocatorprivate
getAllocatedChunkSize(WasmPointer ptr) const kagome::runtime::MemoryAllocator
getAllocatedChunksNum() const kagome::runtime::MemoryAllocator
getDeallocatedChunkSize(WasmPointer ptr) const kagome::runtime::MemoryAllocator
getDeallocatedChunksNum() const kagome::runtime::MemoryAllocator
growAlloc(WasmSize size)kagome::runtime::MemoryAllocatorprivate
logger_kagome::runtime::MemoryAllocatorprivate
memory_kagome::runtime::MemoryAllocatorprivate
MemoryAllocator(MemoryHandle memory, size_t size, WasmPointer heap_base)kagome::runtime::MemoryAllocator
offset_kagome::runtime::MemoryAllocatorprivate
resize(WasmSize size)kagome::runtime::MemoryAllocatorprivate
size_kagome::runtime::MemoryAllocatorprivate