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