vecmem 1.14.0
Loading...
Searching...
No Matches
vecmem::coalescing_memory_resource Member List

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 &)=deletevecmem::coalescing_memory_resource
do_allocate(std::size_t, std::size_t) override finalvecmem::coalescing_memory_resourceprivatevirtual
do_deallocate(void *p, std::size_t, std::size_t) override finalvecmem::coalescing_memory_resourceprivatevirtual
do_is_equal(const memory_resource &other) const noexceptvecmem::details::memory_resource_baseprotectedvirtual
operator=(coalescing_memory_resource &&rhs)vecmem::coalescing_memory_resource
operator=(const coalescing_memory_resource &)=deletevecmem::coalescing_memory_resource
~coalescing_memory_resource()vecmem::coalescing_memory_resource