cudf::test::structs_column_wrapper Member List

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

operator column_view() constcudf::test::detail::column_wrapperinline
operator mutable_column_view()cudf::test::detail::column_wrapperinline
release()cudf::test::detail::column_wrapperinline
structs_column_wrapper(std::vector< std::unique_ptr< cudf::column >> &&child_columns, std::vector< bool > const &validity={})cudf::test::structs_column_wrapperinline
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, std::vector< bool > const &validity={})cudf::test::structs_column_wrapperinline
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, V validity_iter)cudf::test::structs_column_wrapperinline
wrappedcudf::test::detail::column_wrapperprotected