cudf::detail::base_2dspan< T, RowType > Member List

This is the complete list of members for cudf::detail::base_2dspan< T, RowType >, including all inherited members.

_flatcudf::detail::base_2dspan< T, RowType >protected
_sizecudf::detail::base_2dspan< T, RowType >protected
base_2dspan() noexcept=default (defined in cudf::detail::base_2dspan< T, RowType >)cudf::detail::base_2dspan< T, RowType >
base_2dspan(RowType< T, dynamic_extent > flat_view, size_t columns)cudf::detail::base_2dspan< T, RowType >inline
base_2dspan(base_2dspan< OtherT, OtherRowType > const &other) noexceptcudf::detail::base_2dspan< T, RowType >inline
count() const noexceptcudf::detail::base_2dspan< T, RowType >inline
data() const noexceptcudf::detail::base_2dspan< T, RowType >inline
flat_view() constcudf::detail::base_2dspan< T, RowType >inline
is_empty() const noexceptcudf::detail::base_2dspan< T, RowType >inline
operator[](size_t row) constcudf::detail::base_2dspan< T, RowType >inline
size() const noexceptcudf::detail::base_2dspan< T, RowType >inline
size_type typedefcudf::detail::base_2dspan< T, RowType >