cudf::detail::span_base< T, Extent, Derived > Member List

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

back() constcudf::detail::span_base< T, Extent, Derived >inline
begin() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
const_pointer typedefcudf::detail::span_base< T, Extent, Derived >
const_reference typedefcudf::detail::span_base< T, Extent, Derived >
data() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
difference_type typedefcudf::detail::span_base< T, Extent, Derived >
element_type typedefcudf::detail::span_base< T, Extent, Derived >
empty() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
end() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
extentcudf::detail::span_base< T, Extent, Derived >static
first(size_type count) const noexceptcudf::detail::span_base< T, Extent, Derived >inline
front() constcudf::detail::span_base< T, Extent, Derived >inline
iterator typedefcudf::detail::span_base< T, Extent, Derived >
last(size_type count) const noexceptcudf::detail::span_base< T, Extent, Derived >inline
operator=(span_base const &) noexcept=defaultcudf::detail::span_base< T, Extent, Derived >
operator[](size_type idx) constcudf::detail::span_base< T, Extent, Derived >inline
pointer typedefcudf::detail::span_base< T, Extent, Derived >
reference typedefcudf::detail::span_base< T, Extent, Derived >
size() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
size_bytes() const noexceptcudf::detail::span_base< T, Extent, Derived >inline
size_type typedefcudf::detail::span_base< T, Extent, Derived >
span_base() noexcept (defined in cudf::detail::span_base< T, Extent, Derived >)cudf::detail::span_base< T, Extent, Derived >inline
span_base(pointer data, size_type size)cudf::detail::span_base< T, Extent, Derived >inline
span_base(span_base const &) noexcept=defaultcudf::detail::span_base< T, Extent, Derived >
subspan(size_type offset, size_type count) const noexceptcudf::detail::span_base< T, Extent, Derived >inline
value_type typedefcudf::detail::span_base< T, Extent, Derived >