back() const | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
base typedef | cudf::host_span< T, Extent > | |
begin() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
const_pointer typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
const_reference typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
data() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
difference_type typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
element_type typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
empty() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
end() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
extent | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | static |
first(size_type count) const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
front() const | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_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, 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(cudf::detail::host_vector< OtherT > &in) | cudf::host_span< T, Extent > | inline |
host_span(cudf::detail::host_vector< OtherT > const &in) | cudf::host_span< T, Extent > | inline |
host_span(host_span< OtherT, OtherExtent > const &other) noexcept | cudf::host_span< T, Extent > | inline |
is_device_accessible() const | cudf::host_span< T, Extent > | inline |
iterator typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
last(size_type count) const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
operator=(span_base const &) noexcept=default | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
operator[](size_type idx) const | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
pointer typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
reference typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
size() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
size_bytes() const noexcept | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
size_type typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
span_base() noexcept (defined in cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > >) | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
span_base(pointer data, size_type size) | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | inline |
span_base(span_base const &) noexcept=default | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |
subspan(typename base::size_type offset, typename base::size_type count) const noexcept | cudf::host_span< T, Extent > | inline |
value_type typedef | cudf::detail::span_base< T, cudf::dynamic_extent, host_span< T, cudf::dynamic_extent > > | |