cudf::host_span< T, Extent > Member List

This is the complete list of members for cudf::host_span< T, Extent >, including all inherited members.

back() constcudf::host_span< T, Extent >inline
begin() const noexceptcudf::host_span< T, Extent >inline
const_pointer typedefcudf::host_span< T, Extent >
const_reference typedefcudf::host_span< T, Extent >
data() const noexceptcudf::host_span< T, Extent >inline
difference_type typedefcudf::host_span< T, Extent >
element_type typedefcudf::host_span< T, Extent >
empty() const noexceptcudf::host_span< T, Extent >inline
end() const noexceptcudf::host_span< T, Extent >inline
extentcudf::host_span< T, Extent >static
first(size_type count) const noexceptcudf::host_span< T, Extent >inline
front() constcudf::host_span< T, Extent >inline
host_span() noexcept (defined in cudf::host_span< T, Extent >)cudf::host_span< T, Extent >inline
host_span(T *data, std::size_t size)cudf::host_span< T, Extent >inline
host_span(T *data, std::size_t size, bool is_device_accessible)cudf::host_span< T, Extent >inline
host_span(C &in)cudf::host_span< T, Extent >inline
host_span(C const &in)cudf::host_span< T, Extent >inline
host_span(host_span< OtherT, OtherExtent > const &other) noexceptcudf::host_span< T, Extent >inline
is_device_accessible() constcudf::host_span< T, Extent >inline
iterator typedefcudf::host_span< T, Extent >
last(size_type count) const noexceptcudf::host_span< T, Extent >inline
operator std::span< T >() const noexceptcudf::host_span< T, Extent >inline
operator[](size_type idx) constcudf::host_span< T, Extent >inline
pointer typedefcudf::host_span< T, Extent >
reference typedefcudf::host_span< T, Extent >
size() const noexceptcudf::host_span< T, Extent >inline
size_bytes() const noexceptcudf::host_span< T, Extent >inline
size_type typedefcudf::host_span< T, Extent >
subspan(size_type offset, size_type count) const noexceptcudf::host_span< T, Extent >inline
value_type typedefcudf::host_span< T, Extent >