Goby3  3.1.4
2024.02.22
goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_PROTOBUF_NATIVE_HEX > Class Reference

#include <goby/moos/moos_protobuf_helpers.h>

Static Public Member Functions

static void serialize (std::string *out, const google::protobuf::Message &in)
 
static void parse (const std::string &in, google::protobuf::Message *out)
 

Detailed Description

Definition at line 190 of file moos_protobuf_helpers.h.

Member Function Documentation

◆ parse()

static void goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_PROTOBUF_NATIVE_HEX >::parse ( const std::string &  in,
google::protobuf::Message out 
)
inlinestatic

Definition at line 202 of file moos_protobuf_helpers.h.

◆ serialize()

static void goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_PROTOBUF_NATIVE_HEX >::serialize ( std::string *  out,
const google::protobuf::Message in 
)
inlinestatic

Definition at line 193 of file moos_protobuf_helpers.h.


The documentation for this class was generated from the following file: