| BaseTask(std::string_view name, DataConvertOptions prev_convert, std::size_t n_lines=1) | srs::process::BaseTask< std::string_view, const StructData * > | inlineexplicit |
| byte_reverse_data_sq(ReceiveDataSquence &receive_raw_data) | srs::process::StructDeserializer | privatestatic |
| check_is_hit(const DataElementType &element) -> bool | srs::process::StructDeserializer | inlineprivatestatic |
| convert(std::string_view binary_data, StructData &output, ReceiveDataSquence &body_part_data) -> std::expected< std::size_t, std::string_view > | srs::process::StructDeserializer | privatestatic |
| converter_type | srs::process::ConverterTask< DataConvertOptions::structure, std::string_view, const StructData * > | static |
| ConverterTask(std::string_view name, DataConvertOptions prev_convert, std::size_t n_lines=1) | srs::process::ConverterTask< DataConvertOptions::structure, std::string_view, const StructData * > | inlineexplicit |
| DataElementType typedef | srs::process::StructDeserializer | |
| get_n_lines() const -> std::size_t | srs::process::BaseTask< std::string_view, const StructData * > | inline |
| get_name() const -> std::string_view | srs::process::BaseTask< std::string_view, const StructData * > | inline |
| get_name_str() const -> std::string | srs::process::BaseTask< std::string_view, const StructData * > | inline |
| get_required_conversion() const -> DataConvertOptions | srs::process::BaseTask< std::string_view, const StructData * > | inline |
| InputType typedef | srs::process::BaseTask< std::string_view, const StructData * > | |
| n_lines_ | srs::process::BaseTask< std::string_view, const StructData * > | private |
| name_ | srs::process::BaseTask< std::string_view, const StructData * > | private |
| operator()(std::size_t line_number=0) const -> OutputType | srs::process::StructDeserializer | inline |
| output_data_ | srs::process::StructDeserializer | private |
| OutputType typedef | srs::process::BaseTask< std::string_view, const StructData * > | |
| previous_conversion_ | srs::process::BaseTask< std::string_view, const StructData * > | private |
| raw_body_part_data_ | srs::process::StructDeserializer | private |
| ReceiveDataSquence typedef | srs::process::StructDeserializer | |
| run(const OutputTo< InputType > auto &prev_data_converter, std::size_t line_number=0) -> RunResult | srs::process::StructDeserializer | inline |
| RunResult typedef | srs::process::BaseTask< std::string_view, const StructData * > | |
| StructDeserializer(size_t n_lines=1) | srs::process::StructDeserializer | explicit |
| translate_raw_data(StructData &struct_data, ReceiveDataSquence &receive_raw_data) | srs::process::StructDeserializer | privatestatic |