density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE > Member List

This is the complete list of members for heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >, including all inherited members.

cancel() noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
commit() noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
complete_type() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
element() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
element_ptr() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
empty() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
operator bool() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inlineexplicit
operator=(const reentrant_put_transaction &)=deleteheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >
operator=(reentrant_put_transaction< OTHERTYPE > &&i_source) noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
queue() const noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
raw_allocate(size_t i_size, size_t i_alignment)heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
raw_allocate_copy(INPUT_ITERATOR i_begin, INPUT_ITERATOR i_end)heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
raw_allocate_copy(const INPUT_RANGE &i_source_range) -> decltype(std::declval< reentrant_put_transaction >().raw_allocate_copy( std::begin(i_source_range), std::end(i_source_range))) heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
reentrant_put_transaction (defined in heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >)heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >friend
reentrant_put_transaction() noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
reentrant_put_transaction(const reentrant_put_transaction &)=deleteheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >
reentrant_put_transaction(reentrant_put_transaction< OTHERTYPE > &&i_source) noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
reentrant_put_transaction(PrivateType, heter_queue *i_queue, Allocation i_push_data) noexcept (defined in heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >)heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline
swap(reentrant_put_transaction &i_first, reentrant_put_transaction &i_second) noexceptheter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >friend
~reentrant_put_transaction()heter_queue< RUNTIME_TYPE, ALLOCATOR_TYPE >::reentrant_put_transaction< ELEMENT_COMPLETE_TYPE >inline