This is the complete list of members for srs::process::WriterTask< writer, Input, Output >, including all inherited members.
| BaseTask(std::string_view name, DataConvertOptions prev_convert, std::size_t n_lines=1) | srs::process::BaseTask< Input, Output > | inlineexplicit |
| get_n_lines() const -> std::size_t | srs::process::BaseTask< Input, Output > | inline |
| get_name() const -> std::string_view | srs::process::BaseTask< Input, Output > | inline |
| get_name_str() const -> std::string | srs::process::BaseTask< Input, Output > | inline |
| get_required_conversion() const -> DataConvertOptions | srs::process::BaseTask< Input, Output > | inline |
| InputType typedef | srs::process::BaseTask< Input, Output > | |
| n_lines_ | srs::process::BaseTask< Input, Output > | private |
| name_ | srs::process::BaseTask< Input, Output > | private |
| OutputType typedef | srs::process::BaseTask< Input, Output > | |
| previous_conversion_ | srs::process::BaseTask< Input, Output > | private |
| RunResult typedef | srs::process::BaseTask< Input, Output > | |
| writer_type | srs::process::WriterTask< writer, Input, Output > | static |
| WriterTask(std::string_view name, DataConvertOptions prev_convert, std::size_t n_lines=1) | srs::process::WriterTask< writer, Input, Output > | inlineexplicit |