vecmem 1.14.0
|
This is the complete list of members for vecmem::coalescing_memory_resource, including all inherited members.
coalescing_memory_resource(std::vector< std::reference_wrapper< memory_resource > > &&upstreams) | vecmem::coalescing_memory_resource | |
coalescing_memory_resource(coalescing_memory_resource &&parent) | vecmem::coalescing_memory_resource | |
coalescing_memory_resource(const coalescing_memory_resource &)=delete | vecmem::coalescing_memory_resource | |
do_allocate(std::size_t, std::size_t) override final | vecmem::coalescing_memory_resource | privatevirtual |
do_deallocate(void *p, std::size_t, std::size_t) override final | vecmem::coalescing_memory_resource | privatevirtual |
do_is_equal(const memory_resource &other) const noexcept | vecmem::details::memory_resource_base | protectedvirtual |
operator=(coalescing_memory_resource &&rhs) | vecmem::coalescing_memory_resource | |
operator=(const coalescing_memory_resource &)=delete | vecmem::coalescing_memory_resource | |
~coalescing_memory_resource() | vecmem::coalescing_memory_resource |