#include <StructDeserializer.hpp>
Definition at line 10 of file StructDeserializer.hpp.
◆ DataElementType
◆ ReceiveDataSquence
◆ StructDeserializer()
srs::process::StructDeserializer::StructDeserializer |
( |
asio::thread_pool & | thread_pool | ) |
|
|
inlineexplicit |
◆ byte_reverse_data_sq()
void srs::process::StructDeserializer::byte_reverse_data_sq |
( |
| ) |
|
|
private |
◆ check_is_hit()
static auto srs::process::StructDeserializer::check_is_hit |
( |
const DataElementType & | element | ) |
-> bool
|
|
inlinestaticprivate |
◆ convert()
auto srs::process::StructDeserializer::convert |
( |
std::string_view | binary_data | ) |
-> std::size_t |
|
private |
◆ data()
auto srs::process::StructDeserializer::data |
( |
| ) |
const -> const auto& |
|
inlinenodiscard |
◆ generate_coro()
auto srs::process::StructDeserializer::generate_coro |
( |
asio::any_io_executor | | ) |
-> CoroType |
|
private |
◆ reset()
void srs::process::StructDeserializer::reset |
( |
| ) |
|
|
inlineprivate |
◆ translate_raw_data()
void srs::process::StructDeserializer::translate_raw_data |
( |
StructData & | struct_data | ) |
|
|
private |
◆ ConverterOption
auto srs::process::StructDeserializer::ConverterOption = std::array{ structure } |
|
staticconstexpr |
◆ output_data_
StructData srs::process::StructDeserializer::output_data_ |
|
private |
◆ receive_raw_data_
The documentation for this class was generated from the following files: