![]() |
MySQL 9.3.0
Source Code Documentation
|
This is the complete list of members for mysql_harness::SecureMemoryPool::FixedBlock, including all inherited members.
allocate_blocks(std::size_t count) noexcept | mysql_harness::SecureMemoryPool::FixedBlock | |
deallocate_blocks(void *ptr, std::size_t count) noexcept | mysql_harness::SecureMemoryPool::FixedBlock | |
FixedBlock()=delete | mysql_harness::SecureMemoryPool::FixedBlock | |
FixedBlock(const Bucket< FixedBlock > &parent) | mysql_harness::SecureMemoryPool::FixedBlock | explicit |
FixedBlock(const FixedBlock &)=delete | mysql_harness::SecureMemoryPool::FixedBlock | |
FixedBlock(FixedBlock &&) noexcept | mysql_harness::SecureMemoryPool::FixedBlock | |
operator=(const FixedBlock &)=delete | mysql_harness::SecureMemoryPool::FixedBlock | |
operator=(FixedBlock &&)=delete | mysql_harness::SecureMemoryPool::FixedBlock | |
parent_ | mysql_harness::SecureMemoryPool::FixedBlock | private |
unused_blocks_ | mysql_harness::SecureMemoryPool::FixedBlock | private |
~FixedBlock()=default | mysql_harness::SecureMemoryPool::FixedBlock |