This is the complete list of members for qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > >, including all inherited members.
attachReference(const DualAlloc &from, DualAlloc &to, std::ptrdiff_t ptr_offset) | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | inlinestatic |
deviceSideCopyN(DualAlloc &alloc, size_t to, size_t n, size_t from) | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | inlinestatic |
DualAlloc typedef | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | |
fill_n(T *ptr, size_t n, const T &value) | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | inlinestatic |
is_dual_space | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | static |
is_host_accessible | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | static |
updateFrom(DualAlloc &alloc, T *host_ptr, size_t n, size_t offset=0) | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | inlinestatic |
updateTo(DualAlloc &alloc, T *host_ptr, size_t n, size_t offset=0) | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > | inlinestatic |