#include <ProtoDeserializer.hpp>
|
static void | convert (std::string_view data, proto::Data &proto) |
|
Definition at line 8 of file ProtoDeserializer.hpp.
◆ ProtoDeserializer()
srs::process::ProtoDeserializer::ProtoDeserializer |
( |
| ) |
|
|
default |
◆ convert() [1/2]
static void srs::process::ProtoDeserializer::convert |
( |
std::string_view | data, |
|
|
proto::Data & | proto ) |
|
inlinestatic |
◆ convert() [2/2]
auto srs::process::ProtoDeserializer::convert |
( |
std::string_view | str_data | ) |
-> const proto::Data&
|
|
inline |
◆ data_
proto::Data srs::process::ProtoDeserializer::data_ |
|
private |
The documentation for this class was generated from the following file: