cudf::table Member List

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

get_column(cudf::size_type column_index)cudf::tableinline
get_column(cudf::size_type i) constcudf::tableinline
mutable_view()cudf::table
num_columns() const noexceptcudf::tableinline
num_rows() const noexceptcudf::tableinline
operator mutable_table_view()cudf::tableinline
operator table_view() constcudf::tableinline
operator=(table const &)=delete (defined in cudf::table)cudf::table
operator=(table &&)=delete (defined in cudf::table)cudf::table
release()cudf::table
select(InputIterator begin, InputIterator end) constcudf::tableinline
select(std::vector< cudf::size_type > const &column_indices) constcudf::tableinline
table()=default (defined in cudf::table)cudf::table
table(table &&)=defaultcudf::table
table(table const &other)cudf::table
table(std::vector< std::unique_ptr< column >> &&columns)cudf::table
table(table_view view, rmm::cuda_stream_view stream=cudf::get_default_stream(), rmm::mr::device_memory_resource *mr=rmm::mr::get_current_device_resource())cudf::table
view() constcudf::table
~table()=default (defined in cudf::table)cudf::table