MySQL 9.3.0
Source Code Documentation
mysql_harness::SecureMemoryPool::Bucket< Strategy > Member List

This is the complete list of members for mysql_harness::SecureMemoryPool::Bucket< Strategy >, including all inherited members.

allocate(std::size_t bytes) noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >
allocator_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
block_count() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
block_count_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
block_size() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
block_size_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
blocks_free() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
blocks_free_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
Bucket()=deletemysql_harness::SecureMemoryPool::Bucket< Strategy >
Bucket(std::size_t bucket_size, std::size_t block_size)mysql_harness::SecureMemoryPool::Bucket< Strategy >
Bucket(const Bucket &)=deletemysql_harness::SecureMemoryPool::Bucket< Strategy >
Bucket(Bucket &&) noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >
bucket_size() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
bucket_size_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
contains(const void *ptr) const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >
deallocate(void *ptr, std::size_t bytes) noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >
is_empty() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
is_full() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
memory() const noexceptmysql_harness::SecureMemoryPool::Bucket< Strategy >inline
memory_mysql_harness::SecureMemoryPool::Bucket< Strategy >private
operator=(const Bucket &)=deletemysql_harness::SecureMemoryPool::Bucket< Strategy >
operator=(Bucket &&)=deletemysql_harness::SecureMemoryPool::Bucket< Strategy >
operator==mysql_harness::SecureMemoryPool::Bucket< Strategy >friend
~Bucket()mysql_harness::SecureMemoryPool::Bucket< Strategy >