cudf::test::strings_column_wrapper Member List

This is the complete list of members for cudf::test::strings_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
strings_column_wrapper()cudf::test::strings_column_wrapperinline
strings_column_wrapper(StringsIterator begin, StringsIterator end)cudf::test::strings_column_wrapperinline
strings_column_wrapper(StringsIterator begin, StringsIterator end, ValidityIterator v)cudf::test::strings_column_wrapperinline
strings_column_wrapper(std::initializer_list< std::string > strings)cudf::test::strings_column_wrapperinline
strings_column_wrapper(std::initializer_list< std::string > strings, ValidityIterator v)cudf::test::strings_column_wrapperinline
strings_column_wrapper(std::initializer_list< std::string > strings, std::initializer_list< bool > validity)cudf::test::strings_column_wrapperinline
strings_column_wrapper(std::initializer_list< std::pair< std::string, bool >> strings)cudf::test::strings_column_wrapperinline
wrappedcudf::test::detail::column_wrapperprotected