| back() const | cudf::host_span< T, Extent > | inline |
| begin() const noexcept | cudf::host_span< T, Extent > | inline |
| const_pointer typedef | cudf::host_span< T, Extent > | |
| const_reference typedef | cudf::host_span< T, Extent > | |
| data() const noexcept | cudf::host_span< T, Extent > | inline |
| difference_type typedef | cudf::host_span< T, Extent > | |
| element_type typedef | cudf::host_span< T, Extent > | |
| empty() const noexcept | cudf::host_span< T, Extent > | inline |
| end() const noexcept | cudf::host_span< T, Extent > | inline |
| extent | cudf::host_span< T, Extent > | static |
| first(size_type count) const noexcept | cudf::host_span< T, Extent > | inline |
| front() const | cudf::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) noexcept | cudf::host_span< T, Extent > | inline |
| is_device_accessible() const | cudf::host_span< T, Extent > | inline |
| iterator typedef | cudf::host_span< T, Extent > | |
| last(size_type count) const noexcept | cudf::host_span< T, Extent > | inline |
| operator std::span< T >() const noexcept | cudf::host_span< T, Extent > | inline |
| operator[](size_type idx) const | cudf::host_span< T, Extent > | inline |
| pointer typedef | cudf::host_span< T, Extent > | |
| reference typedef | cudf::host_span< T, Extent > | |
| size() const noexcept | cudf::host_span< T, Extent > | inline |
| size_bytes() const noexcept | cudf::host_span< T, Extent > | inline |
| size_type typedef | cudf::host_span< T, Extent > | |
| subspan(size_type offset, size_type count) const noexcept | cudf::host_span< T, Extent > | inline |
| value_type typedef | cudf::host_span< T, Extent > | |