Goby3 3.2.3
2025.05.13
|
#include <goby/moos/protobuf/moos_gateway_config.pb.h>
Public Types | |
enum | : int { kServerFieldNumber = 3 , kUseBinaryProtobufFieldNumber = 109 , kPortFieldNumber = 4 , kMoosParserTechniqueFieldNumber = 110 } |
Public Member Functions | |
GobyMOOSGatewayConfig_MOOSConfig () | |
~GobyMOOSGatewayConfig_MOOSConfig () override | |
PROTOBUF_CONSTEXPR | GobyMOOSGatewayConfig_MOOSConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GobyMOOSGatewayConfig_MOOSConfig (const GobyMOOSGatewayConfig_MOOSConfig &from) | |
GobyMOOSGatewayConfig_MOOSConfig (GobyMOOSGatewayConfig_MOOSConfig &&from) noexcept | |
GobyMOOSGatewayConfig_MOOSConfig & | operator= (const GobyMOOSGatewayConfig_MOOSConfig &from) |
GobyMOOSGatewayConfig_MOOSConfig & | operator= (GobyMOOSGatewayConfig_MOOSConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMOOSGatewayConfig_MOOSConfig *other) |
void | UnsafeArenaSwap (GobyMOOSGatewayConfig_MOOSConfig *other) |
GobyMOOSGatewayConfig_MOOSConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const GobyMOOSGatewayConfig_MOOSConfig &from) |
void | MergeFrom (const GobyMOOSGatewayConfig_MOOSConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_server () const |
void | clear_server () |
const std::string & | server () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_server (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_server () |
PROTOBUF_NODISCARD std::string * | release_server () |
void | set_allocated_server (std::string *server) |
bool | has_use_binary_protobuf () const |
void | clear_use_binary_protobuf () |
bool | use_binary_protobuf () const |
void | set_use_binary_protobuf (bool value) |
bool | has_port () const |
void | clear_port () |
int32_t | port () const |
void | set_port (int32_t value) |
bool | has_moos_parser_technique () const |
void | clear_moos_parser_technique () |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | moos_parser_technique () const |
void | set_moos_parser_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_server (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMOOSGatewayConfig_MOOSConfig & | default_instance () |
static const GobyMOOSGatewayConfig_MOOSConfig * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
GobyMOOSGatewayConfig_MOOSConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2fmoos_2fprotobuf_2fmoos_5fgateway_5fconfig_2eproto |
void | swap (GobyMOOSGatewayConfig_MOOSConfig &a, GobyMOOSGatewayConfig_MOOSConfig &b) |
Definition at line 80 of file moos_gateway_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kServerFieldNumber | |
kUseBinaryProtobufFieldNumber | |
kPortFieldNumber | |
kMoosParserTechniqueFieldNumber |
Definition at line 207 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 83 of file moos_gateway_config.pb.h.
|
override |
|
explicit |
goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::GobyMOOSGatewayConfig_MOOSConfig | ( | const GobyMOOSGatewayConfig_MOOSConfig & | from | ) |
|
inlinenoexcept |
Definition at line 88 of file moos_gateway_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 837 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 781 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 722 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 809 of file moos_gateway_config.pb.h.
void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::CopyFrom | ( | const GobyMOOSGatewayConfig_MOOSConfig & | from | ) |
|
inlinestatic |
Definition at line 127 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 118 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 180 of file moos_gateway_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 121 of file moos_gateway_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 124 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 834 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 778 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 719 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 806 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 130 of file moos_gateway_config.pb.h.
|
final |
|
inline |
Definition at line 167 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 844 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 738 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 114 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 161 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 93 of file moos_gateway_config.pb.h.
|
inlinenoexcept |
Definition at line 97 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 788 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 754 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 726 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 763 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 853 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 796 of file moos_gateway_config.pb.h.
void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_server | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 733 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 824 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 140 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 111 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 153 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 816 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 274 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 189 of file moos_gateway_config.pb.h.
Definition at line 287 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 137 of file moos_gateway_config.pb.h.
|
static |
Definition at line 198 of file moos_gateway_config.pb.h.
Impl_ goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::_impl_ |
Definition at line 286 of file moos_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 134 of file moos_gateway_config.pb.h.