This is the complete list of members for rmm::mr::thrust_allocator< T >, including all inherited members.
allocate(size_type num) | rmm::mr::thrust_allocator< T > | inline |
Base typedef (defined in rmm::mr::thrust_allocator< T >) | rmm::mr::thrust_allocator< T > | |
deallocate(pointer ptr, size_type num) | rmm::mr::thrust_allocator< T > | inline |
pointer typedef (defined in rmm::mr::thrust_allocator< T >) | rmm::mr::thrust_allocator< T > | |
resource() const noexcept | rmm::mr::thrust_allocator< T > | inline |
size_type typedef (defined in rmm::mr::thrust_allocator< T >) | rmm::mr::thrust_allocator< T > | |
stream() const noexcept | rmm::mr::thrust_allocator< T > | inline |
thrust_allocator()=default | rmm::mr::thrust_allocator< T > | |
thrust_allocator(cuda_stream_view stream) | rmm::mr::thrust_allocator< T > | inlineexplicit |
thrust_allocator(cuda_stream_view stream, device_memory_resource *mr) | rmm::mr::thrust_allocator< T > | inline |
thrust_allocator(thrust_allocator< U > const &other) | rmm::mr::thrust_allocator< T > | inline |