cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::memory::copy_parameters_t< NumDimensions > Member List

This is the complete list of members for cuda::memory::copy_parameters_t< NumDimensions >, including all inherited members.

bytes_extent() const noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
clear_offsets() noexceptcuda::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 noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
intra_context_type typedefcuda::memory::copy_parameters_t< NumDimensions >
is_intra_context() const noexceptcuda::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) noexceptcuda::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) noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_context(endpoint_t endpoint, const context_t &context) noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_destination(T *ptr, dimensions_type dimensions) noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_destination_untyped(context::handle_t context_handle, void *ptr, dimensions_type dimensions) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_endpoint(endpoint_t endpoint, const cuda::array_t< T, NumDimensions > &array) noexceptcuda::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) noexceptcuda::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) noexceptcuda::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) noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_pitches(dimension_type uniform_pitch_in_elements) noexceptcuda::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) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_source(const cuda::array_t< T, NumDimensions > &array) noexceptcuda::memory::copy_parameters_t< NumDimensions >inline
set_source(T *ptr, dimensions_type dimensions) noexceptcuda::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) noexceptcuda::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 >