#include <RawToDelimRawConveter.hpp>
|
static void | convert (std::string_view input, std::vector< char > &output) |
|
Definition at line 9 of file RawToDelimRawConveter.hpp.
◆ SizeType
◆ Raw2DelimRawConverter()
srs::process::Raw2DelimRawConverter::Raw2DelimRawConverter |
( |
asio::thread_pool & | thread_pool | ) |
|
|
inlineexplicit |
◆ convert()
static void srs::process::Raw2DelimRawConverter::convert |
( |
std::string_view | input, |
|
|
std::vector< char > & | output ) |
|
inlinestaticprivate |
◆ data()
auto srs::process::Raw2DelimRawConverter::data |
( |
| ) |
const -> OutputType
|
|
inlinenodiscard |
◆ generate_coro()
auto srs::process::Raw2DelimRawConverter::generate_coro |
( |
asio::any_io_executor | | ) |
-> CoroType
|
|
inlineprivate |
◆ ConverterOption
auto srs::process::Raw2DelimRawConverter::ConverterOption = std::array{ raw_frame } |
|
staticconstexpr |
◆ output_data_
std::vector<char> srs::process::Raw2DelimRawConverter::output_data_ |
|
private |
The documentation for this class was generated from the following file: