momo  3.9
momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > Member List

This is the complete list of members for momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >, including all inherited members.

allocate(size_type count)momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
base_allocator_type typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
const_pointer typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
construct(Value *ptr, ValueArgs &&... valueArgs)momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
deallocate(pointer ptr, size_type count) noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
destroy(Value *ptr) noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
difference_type typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
get_base_allocator() const noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
mem_pool_params typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
operator unsynchronized_pool_allocator< Value, base_allocator_type, mem_pool_params >() const noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
operator!=(const unsynchronized_pool_allocator &alloc) const noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
operator=(const unsynchronized_pool_allocator &alloc) noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
operator==(const unsynchronized_pool_allocator &alloc) const noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
pointer typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
propagate_on_container_copy_assignment typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
propagate_on_container_move_assignment typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
propagate_on_container_swap typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
select_on_container_copy_construction() const noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
size_type typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
unsynchronized_pool_allocator(const base_allocator_type &alloc=base_allocator_type())momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inlineexplicit
unsynchronized_pool_allocator(const unsynchronized_pool_allocator &alloc) noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inline
unsynchronized_pool_allocator(const std::shared_ptr< MemPool > &memPool) noexceptmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >inlineexplicitprotected
value_type typedefmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >
~unsynchronized_pool_allocator()=defaultmomo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams >