Botan 3.4.0
Crypto and TLS for C&
Botan::Memory_Pool Member List

This is the complete list of members for Botan::Memory_Pool, including all inherited members.

allocate(size_t size)Botan::Memory_Pool
deallocate(void *p, size_t size) noexceptBotan::Memory_Pool
Memory_Pool(const std::vector< void * > &pages, size_t page_size)Botan::Memory_Pool
Memory_Pool(const Memory_Pool &)=deleteBotan::Memory_Pool
Memory_Pool(Memory_Pool &&)=deleteBotan::Memory_Pool
operator=(const Memory_Pool &)=deleteBotan::Memory_Pool
operator=(Memory_Pool &&)=deleteBotan::Memory_Pool
~Memory_Pool()Botan::Memory_Pool