Goby3  3.1.5
2024.05.14
goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_COMMA_SEPARATED_KEY_EQUALS_VALUE_PAIRS > Class Reference

#include <goby/moos/moos_protobuf_helpers.h>

Static Public Member Functions

static void serialize (std::string *out, const google::protobuf::Message &in, const google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::PublishSerializer::Algorithm > &algorithms=google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::PublishSerializer::Algorithm >(), bool use_short_enum=false)
 
static void parse (std::string in, google::protobuf::Message *out, const google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::CreateParser::Algorithm > &algorithms=google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::CreateParser::Algorithm >(), bool use_short_enum=false)
 

Detailed Description

Definition at line 329 of file moos_protobuf_helpers.h.

Member Function Documentation

◆ parse()

static void goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_COMMA_SEPARATED_KEY_EQUALS_VALUE_PAIRS >::parse ( std::string  in,
google::protobuf::Message out,
const google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::CreateParser::Algorithm > &  algorithms = google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::CreateParser::Algorithm>(),
bool  use_short_enum = false 
)
inlinestatic

Definition at line 436 of file moos_protobuf_helpers.h.

◆ serialize()

static void goby::moos::MOOSTranslation< protobuf::TranslatorEntry::TECHNIQUE_COMMA_SEPARATED_KEY_EQUALS_VALUE_PAIRS >::serialize ( std::string *  out,
const google::protobuf::Message in,
const google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::PublishSerializer::Algorithm > &  algorithms = google::protobuf::RepeatedPtrField< protobuf::TranslatorEntry::PublishSerializer::Algorithm>(),
bool  use_short_enum = false 
)
inlinestatic

Definition at line 332 of file moos_protobuf_helpers.h.


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