cudf::strings::regex_program 成员列表

这是 cudf::strings::regex_program 的完整成员列表,包括所有继承的成员。

capture() constcudf::strings::regex_program
compute_working_memory_size(int32_t num_strings) constcudf::strings::regex_program
create(std::string_view pattern, regex_flags flags=regex_flags::DEFAULT, capture_groups capture=capture_groups::EXTRACT)cudf::strings::regex_program静态
flags() constcudf::strings::regex_program
groups_count() constcudf::strings::regex_program
instructions_count() constcudf::strings::regex_program
operator=(regex_program &&other)cudf::strings::regex_program
pattern() constcudf::strings::regex_program
regex_device_builder (定义于 cudf::strings::regex_programcudf::strings::regex_program友元
regex_program()=delete (定义于 cudf::strings::regex_programcudf::strings::regex_program
regex_program(regex_program &&other)cudf::strings::regex_program
~regex_program() (定义于 cudf::strings::regex_programcudf::strings::regex_program