cudf::table_view Member List

This is the complete list of members for cudf::table_view, including all inherited members.

begin() noexceptcudf::detail::table_view_base< column_view >inline
begin() const noexceptcudf::detail::table_view_base< column_view >inline
column(size_type column_index) constcudf::detail::table_view_base< column_view >
ColumnView typedefcudf::table_view
const_iterator typedefcudf::detail::table_view_base< column_view >
end() noexceptcudf::detail::table_view_base< column_view >inline
end() const noexceptcudf::detail::table_view_base< column_view >inline
is_empty() const noexceptcudf::detail::table_view_base< column_view >inline
iterator typedefcudf::detail::table_view_base< column_view >
num_columns() const noexceptcudf::detail::table_view_base< column_view >inline
num_rows() const noexceptcudf::detail::table_view_base< column_view >inline
operator=(table_view_base const &)=defaultcudf::detail::table_view_base< column_view >
operator=(table_view_base &&)=defaultcudf::detail::table_view_base< column_view >
select(InputIterator begin, InputIterator end) constcudf::table_viewinline
select(std::vector< size_type > const &column_indices) constcudf::table_view
table_view()=default (defined in cudf::table_view)cudf::table_view
table_view(std::vector< table_view > const &views)cudf::table_view
table_view_base(std::vector< column_view > const &cols)cudf::detail::table_view_base< column_view >explicit
table_view_base()=default (defined in cudf::detail::table_view_base< column_view >)cudf::detail::table_view_base< column_view >
table_view_base(table_view_base const &)=defaultcudf::detail::table_view_base< column_view >
table_view_base(table_view_base &&)=defaultcudf::detail::table_view_base< column_view >
~table_view_base()=default (defined in cudf::detail::table_view_base< column_view >)cudf::detail::table_view_base< column_view >