MySQL 9.0.0
Source Code Documentation
temptable::Allocator< T, AllocationScheme > Member List

This is the complete list of members for temptable::Allocator< T, AllocationScheme >, including all inherited members.

allocate(size_t n_elements)temptable::Allocator< T, AllocationScheme >inline
Allocator(Block *shared_block, TableResourceMonitor &table_resource_monitor)temptable::Allocator< T, AllocationScheme >inline
Allocator(const Allocator< U > &other)temptable::Allocator< T, AllocationScheme >inline
Allocator(Allocator< U > &&other) noexcepttemptable::Allocator< T, AllocationScheme >inline
Allocator(const Allocator &)=defaulttemptable::Allocator< T, AllocationScheme >
const_pointer typedeftemptable::Allocator< T, AllocationScheme >
const_reference typedeftemptable::Allocator< T, AllocationScheme >
construct(U *mem, Args &&... args)temptable::Allocator< T, AllocationScheme >inline
deallocate(T *ptr, size_t n_elements)temptable::Allocator< T, AllocationScheme >inline
destroy(U *p)temptable::Allocator< T, AllocationScheme >inline
difference_type typedeftemptable::Allocator< T, AllocationScheme >
init()temptable::Allocator< T, AllocationScheme >inlinestatic
m_shared_blocktemptable::Allocator< T, AllocationScheme >
m_statetemptable::Allocator< T, AllocationScheme >
m_table_resource_monitortemptable::Allocator< T, AllocationScheme >
operator!=(const Allocator< U > &rhs) consttemptable::Allocator< T, AllocationScheme >inline
operator=(const Allocator< U > &)=deletetemptable::Allocator< T, AllocationScheme >
operator=(const Allocator< U > &&)=deletetemptable::Allocator< T, AllocationScheme >
operator==(const Allocator< U > &rhs) consttemptable::Allocator< T, AllocationScheme >inline
pointer typedeftemptable::Allocator< T, AllocationScheme >
reference typedeftemptable::Allocator< T, AllocationScheme >
size_type typedeftemptable::Allocator< T, AllocationScheme >
value_type typedeftemptable::Allocator< T, AllocationScheme >
~Allocator()temptable::Allocator< T, AllocationScheme >inline