#include <RawToDelimRawConveter.hpp>
|
| static void | convert (std::string_view input, std::vector< char > &output) |
Definition at line 20 of file RawToDelimRawConveter.hpp.
◆ SizeType
◆ Raw2DelimRawConverter() [1/3]
| srs::process::Raw2DelimRawConverter::Raw2DelimRawConverter |
( |
size_t | n_lines = 1 | ) |
|
|
inlineexplicit |
◆ Raw2DelimRawConverter() [2/3]
| srs::process::Raw2DelimRawConverter::Raw2DelimRawConverter |
( |
const Raw2DelimRawConverter & | | ) |
|
|
default |
◆ Raw2DelimRawConverter() [3/3]
| srs::process::Raw2DelimRawConverter::Raw2DelimRawConverter |
( |
Raw2DelimRawConverter && | | ) |
|
|
delete |
◆ ~Raw2DelimRawConverter()
| srs::process::Raw2DelimRawConverter::~Raw2DelimRawConverter |
( |
| ) |
|
|
inline |
◆ convert()
| void srs::process::Raw2DelimRawConverter::convert |
( |
std::string_view | input, |
|
|
std::vector< char > & | output ) |
|
staticprivate |
◆ operator()()
| auto srs::process::Raw2DelimRawConverter::operator() |
( |
std::size_t | line_num | ) |
const->OutputType |
|
inlinenodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ run()
| auto srs::process::Raw2DelimRawConverter::run |
( |
const OutputTo< InputType > auto & | prev_data_converter, |
|
|
std::size_t | line_number )->RunResult |
|
inline |
◆ output_data_
| std::vector<std::vector<char> > srs::process::Raw2DelimRawConverter::output_data_ |
|
private |
The documentation for this class was generated from the following files: