bytes_extent() const noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
bytes_extent() const noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
bytes_extent() const noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
clear_offset(endpoint_t endpoint) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
clear_offsets() noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
clear_rest() noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
clear_rest() noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
clear_rest() noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
dimension_type typedef (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
dimensions_type typedef (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
extent() const noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
intra_context_type typedef | cuda::memory::copy_parameters_t< NumDimensions > | |
is_intra_context() const noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
parent typedef (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_bytes_extent(dimensions_type extent_in_bytes) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_bytes_extent(dimensions_type extent_in_elements) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_bytes_extent(dimensions_type extent_in_elements) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_bytes_offset(endpoint_t endpoint, dimensions_type offset) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_bytes_offset(endpoint_t endpoint, dimensions_type offset) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_bytes_offset(endpoint_t endpoint, dimensions_type offset) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_bytes_pitch(endpoint_t endpoint, dimension_type pitch_in_bytes) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_context(endpoint_t endpoint, const context_t &context) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_context(endpoint_t endpoint, const context_t &context) noexcept=delete (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_context(endpoint_t endpoint, const context_t &context) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_default_pitch(endpoint_t endpoint) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_default_pitches() noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_destination(const cuda::array_t< T, NumDimensions > &array) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_destination(T *ptr, dimensions_type dimensions) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_destination(context::handle_t context_handle, T *ptr, dimensions_type dimensions) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_destination(span< T > span) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_destination_untyped(context::handle_t context_handle, void *ptr, dimensions_type dimensions) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint(endpoint_t endpoint, const cuda::array_t< T, NumDimensions > &array) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint(endpoint_t endpoint, T *ptr, dimensions_type dimensions) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint(endpoint_t endpoint, context::handle_t context_handle, T *ptr, dimensions_type dimensions) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint(endpoint_t endpoint, span< T > span) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint(endpoint_t endpoint, context::handle_t context_handle, T *ptr, array::dimensions_t< 2 > dimensions) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint(endpoint_t endpoint, T *ptr, array::dimensions_t< 2 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint(endpoint_t endpoint, const cuda::array_t< T, 2 > &array) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint(endpoint_t endpoint, const cuda::array_t< T, 3 > &array) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint(endpoint_t endpoint, context::handle_t context_handle, T *ptr, array::dimensions_t< 3 > dimensions) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint(endpoint_t endpoint, T *ptr, array::dimensions_t< 3 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint_untyped(endpoint_t endpoint, context::handle_t context_handle, void *ptr, dimensions_type dimensions) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_endpoint_untyped(endpoint_t endpoint, context::handle_t, void *ptr, array::dimensions_t< 2 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint_untyped(endpoint_t endpoint, context::handle_t, void *ptr, array::dimensions_t< 3 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint_untyped(endpoint_t endpoint, context::handle_t, void *ptr, array::dimensions_t< 2 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_endpoint_untyped(endpoint_t endpoint, context::handle_t context_handle, void *ptr, array::dimensions_t< 3 > dimensions) (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_extent(dimensions_type extent_in_elements) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_extent(dimensions_type extent_in_elements) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_extent(dimensions_type extent_in_elements) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_offset(endpoint_t endpoint, dimensions_type offset) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | |
set_offset(endpoint_t endpoint, dimensions_type offset) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_offset(endpoint_t endpoint, dimensions_type offset) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |
set_pitch(endpoint_t endpoint, dimension_type pitch_in_elements) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_pitches(dimension_type uniform_pitch_in_elements) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_pitches(dimension_type uniform_pitch_in_bytes) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_single_context(const context_t &context) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_source(const cuda::array_t< T, NumDimensions > &array) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_source(T *ptr, dimensions_type dimensions) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_source(context::handle_t context_handle, T *ptr, dimensions_type dimensions) noexcept (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_source(span< T > span) noexcept | cuda::memory::copy_parameters_t< NumDimensions > | inline |
set_source_untyped(context::handle_t context_handle, void *ptr, dimensions_type dimensions) | cuda::memory::copy_parameters_t< NumDimensions > | inline |
this_type typedef (defined in cuda::memory::copy_parameters_t< NumDimensions >) | cuda::memory::copy_parameters_t< NumDimensions > | |