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.

_datacudf::detail::base_2dspan< T, RowType >protected
_sizecudf::detail::base_2dspan< T, RowType >protected
back() constcudf::detail::base_2dspan< T, RowType >inline
base_2dspan() noexcept=default (defined in cudf::detail::base_2dspan< T, RowType >)cudf::detail::base_2dspan< T, RowType >
base_2dspan(T *data, size_t rows, size_t columns) noexceptcudf::detail::base_2dspan< T, RowType >inline
base_2dspan(T *data, size_type size) noexceptcudf::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()cudf::detail::base_2dspan< T, RowType >inline
flatten_index(size_t row, size_t column, size_type size) noexceptcudf::detail::base_2dspan< T, RowType >inlinestatic
front() 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 >
subspan(size_t first_row, size_t num_rows) const noexceptcudf::detail::base_2dspan< T, RowType >inline