Goby3
3.1.5a
2024.05.23
|
#include <goby/moos/moos_protobuf_helpers.h>
Static Public Member Functions | |
static void | serialize (std::string *out, const google::protobuf::Message &msg) |
static void | parse (const std::string &in, google::protobuf::Message *msg) |
static std::shared_ptr< google::protobuf::Message > | dynamic_parse (const std::string &in) |
Definition at line 214 of file moos_protobuf_helpers.h.
|
inlinestatic |
Definition at line 263 of file moos_protobuf_helpers.h.
|
inlinestatic |
Definition at line 225 of file moos_protobuf_helpers.h.
|
inlinestatic |
Definition at line 217 of file moos_protobuf_helpers.h.