Botan
1.10.9
|
This is the complete list of members for Botan::Allocator, including all inherited members.
allocate(size_t n)=0 | Botan::Allocator | pure virtual |
deallocate(void *ptr, size_t n)=0 | Botan::Allocator | pure virtual |
destroy() | Botan::Allocator | inlinevirtual |
get(bool locking) | Botan::Allocator | static |
init() | Botan::Allocator | inlinevirtual |
type() const =0 | Botan::Allocator | pure virtual |
~Allocator() | Botan::Allocator | inlinevirtual |