4#ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3021000
12#error This file was generated by a newer version of protoc which is
13#error incompatible with your Protocol Buffer headers. Please update
16#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
17#error This file was generated by an older version of protoc which is
18#error incompatible with your Protocol Buffer headers. Please
19#error regenerate this file with a newer version of protoc.
22#include <google/protobuf/port_undef.inc>
23#include <google/protobuf/io/coded_stream.h>
25#include <google/protobuf/arenastring.h>
26#include <google/protobuf/generated_message_util.h>
27#include <google/protobuf/metadata_lite.h>
28#include <google/protobuf/generated_message_reflection.h>
30#include <google/protobuf/repeated_field.h>
31#include <google/protobuf/extension_set.h>
32#include <google/protobuf/unknown_field_set.h>
34#include "dccl/option_extensions.pb.h"
35#include <boost/units/quantity.hpp>
36#include <boost/units/absolute.hpp>
37#include <boost/units/dimensionless_type.hpp>
38#include <boost/units/make_scaled_unit.hpp>
40#include <boost/units/systems/si.hpp>
42#include <google/protobuf/port_def.inc>
43#define PROTOBUF_INTERNAL_EXPORT_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto
44PROTOBUF_NAMESPACE_OPEN
48PROTOBUF_NAMESPACE_CLOSE
58class UDPOneToManyConfig;
59struct UDPOneToManyConfigDefaultTypeInternal;
61class UDPPointToPointConfig;
62struct UDPPointToPointConfigDefaultTypeInternal;
67PROTOBUF_NAMESPACE_OPEN
70PROTOBUF_NAMESPACE_CLOSE
78 public ::PROTOBUF_NAMESPACE_ID::Message {
82 explicit PROTOBUF_CONSTEXPR
UDPOneToManyConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
87 *
this = ::std::move(from);
95 if (
this == &from)
return *
this;
96 if (GetOwningArena() == from.GetOwningArena()
97 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
98 && GetOwningArena() !=
nullptr
109 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
112 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
115 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
138 if (other ==
this)
return;
139 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
140 if (GetOwningArena() !=
nullptr &&
141 GetOwningArena() == other->GetOwningArena()) {
143 if (GetOwningArena() == other->GetOwningArena()) {
147 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
151 if (other ==
this)
return;
152 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
159 return CreateMaybeMessage<UDPOneToManyConfig>(arena);
161 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
163 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
165 UDPOneToManyConfig::MergeImpl(*
this, from);
168 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
170 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
176 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
180 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
182 void SetCachedSize(
int size)
const final;
186 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
187 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
188 return "goby.middleware.protobuf.UDPOneToManyConfig";
192 bool is_message_owned =
false);
196 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
213 bool _internal_has_bind_port()
const;
219 uint32_t _internal_bind_port()
const;
220 void _internal_set_bind_port(uint32_t value);
226 bool _internal_has_set_reuseaddr()
const;
232 bool _internal_set_reuseaddr()
const;
233 void _internal_set_set_reuseaddr(
bool value);
239 bool _internal_has_set_broadcast()
const;
245 bool _internal_set_broadcast()
const;
246 void _internal_set_set_broadcast(
bool value);
252 bool _internal_has_ipv6()
const;
258 bool _internal_ipv6()
const;
259 void _internal_set_ipv6(
bool value);
266 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
267 typedef void InternalArenaConstructable_;
268 typedef void DestructorSkippable_;
270 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
271 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
278 friend struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto;
283 public ::PROTOBUF_NAMESPACE_ID::Message {
292 *
this = ::std::move(from);
300 if (
this == &from)
return *
this;
301 if (GetOwningArena() == from.GetOwningArena()
302 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
303 && GetOwningArena() !=
nullptr
314 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
317 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
320 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
321 return GetDescriptor();
324 return default_instance().GetMetadata().descriptor;
327 return default_instance().GetMetadata().reflection;
330 return *internal_default_instance();
336 static constexpr int kIndexInFileMessages =
343 if (other ==
this)
return;
344 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
345 if (GetOwningArena() !=
nullptr &&
346 GetOwningArena() == other->GetOwningArena()) {
348 if (GetOwningArena() == other->GetOwningArena()) {
352 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
356 if (other ==
this)
return;
357 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
364 return CreateMaybeMessage<UDPPointToPointConfig>(arena);
366 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
368 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
370 UDPPointToPointConfig::MergeImpl(*
this, from);
373 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
375 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
376 bool IsInitialized() const final;
379 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
380 uint8_t* _InternalSerialize(
381 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
382 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
385 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
387 void SetCachedSize(
int size)
const final;
391 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
392 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
393 return "goby.middleware.protobuf.UDPPointToPointConfig";
397 bool is_message_owned =
false);
401 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
403 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
410 kRemoteAddressFieldNumber = 5,
411 kBindPortFieldNumber = 2,
412 kRemotePortFieldNumber = 6,
413 kSetReuseaddrFieldNumber = 10,
414 kSetBroadcastFieldNumber = 11,
415 kIpv6FieldNumber = 12,
418 bool has_remote_address()
const;
420 bool _internal_has_remote_address()
const;
422 void clear_remote_address();
423 const std::string& remote_address()
const;
424 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
426 std::string* mutable_remote_address();
427 PROTOBUF_NODISCARD std::string* release_remote_address();
428 void set_allocated_remote_address(std::string* remote_address);
430 const std::string& _internal_remote_address()
const;
431 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_remote_address(
const std::string& value);
432 std::string* _internal_mutable_remote_address();
436 bool has_bind_port()
const;
438 bool _internal_has_bind_port()
const;
440 void clear_bind_port();
441 uint32_t bind_port()
const;
442 void set_bind_port(uint32_t value);
444 uint32_t _internal_bind_port()
const;
445 void _internal_set_bind_port(uint32_t value);
449 bool has_remote_port()
const;
451 bool _internal_has_remote_port()
const;
453 void clear_remote_port();
454 uint32_t remote_port()
const;
455 void set_remote_port(uint32_t value);
457 uint32_t _internal_remote_port()
const;
458 void _internal_set_remote_port(uint32_t value);
462 bool has_set_reuseaddr()
const;
464 bool _internal_has_set_reuseaddr()
const;
466 void clear_set_reuseaddr();
467 bool set_reuseaddr()
const;
468 void set_set_reuseaddr(
bool value);
470 bool _internal_set_reuseaddr()
const;
471 void _internal_set_set_reuseaddr(
bool value);
475 bool has_set_broadcast()
const;
477 bool _internal_has_set_broadcast()
const;
479 void clear_set_broadcast();
480 bool set_broadcast()
const;
481 void set_set_broadcast(
bool value);
483 bool _internal_set_broadcast()
const;
484 void _internal_set_set_broadcast(
bool value);
488 bool has_ipv6()
const;
490 bool _internal_has_ipv6()
const;
494 void set_ipv6(
bool value);
496 bool _internal_ipv6()
const;
497 void _internal_set_ipv6(
bool value);
505 size_t RequiredFieldsByteSizeFallback()
const;
507 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
508 typedef void InternalArenaConstructable_;
509 typedef void DestructorSkippable_;
511 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
512 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
513 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr remote_address_;
515 uint32_t remote_port_;
521 friend struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto;
529 #pragma GCC diagnostic push
530 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
535inline bool UDPOneToManyConfig::_internal_has_bind_port()
const {
536 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
539inline bool UDPOneToManyConfig::has_bind_port()
const {
540 return _internal_has_bind_port();
542inline void UDPOneToManyConfig::clear_bind_port() {
543 _impl_.bind_port_ = 0u;
544 _impl_._has_bits_[0] &= ~0x00000001u;
546inline uint32_t UDPOneToManyConfig::_internal_bind_port()
const {
547 return _impl_.bind_port_;
549inline uint32_t UDPOneToManyConfig::bind_port()
const {
551 return _internal_bind_port();
553inline void UDPOneToManyConfig::_internal_set_bind_port(uint32_t value) {
554 _impl_._has_bits_[0] |= 0x00000001u;
555 _impl_.bind_port_ = value;
557inline void UDPOneToManyConfig::set_bind_port(uint32_t value) {
558 _internal_set_bind_port(value);
563inline bool UDPOneToManyConfig::_internal_has_set_reuseaddr()
const {
564 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
567inline bool UDPOneToManyConfig::has_set_reuseaddr()
const {
568 return _internal_has_set_reuseaddr();
570inline void UDPOneToManyConfig::clear_set_reuseaddr() {
571 _impl_.set_reuseaddr_ =
false;
572 _impl_._has_bits_[0] &= ~0x00000002u;
574inline bool UDPOneToManyConfig::_internal_set_reuseaddr()
const {
575 return _impl_.set_reuseaddr_;
577inline bool UDPOneToManyConfig::set_reuseaddr()
const {
579 return _internal_set_reuseaddr();
581inline void UDPOneToManyConfig::_internal_set_set_reuseaddr(
bool value) {
582 _impl_._has_bits_[0] |= 0x00000002u;
583 _impl_.set_reuseaddr_ = value;
585inline void UDPOneToManyConfig::set_set_reuseaddr(
bool value) {
586 _internal_set_set_reuseaddr(value);
591inline bool UDPOneToManyConfig::_internal_has_set_broadcast()
const {
592 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
595inline bool UDPOneToManyConfig::has_set_broadcast()
const {
596 return _internal_has_set_broadcast();
598inline void UDPOneToManyConfig::clear_set_broadcast() {
599 _impl_.set_broadcast_ =
false;
600 _impl_._has_bits_[0] &= ~0x00000004u;
602inline bool UDPOneToManyConfig::_internal_set_broadcast()
const {
603 return _impl_.set_broadcast_;
605inline bool UDPOneToManyConfig::set_broadcast()
const {
607 return _internal_set_broadcast();
609inline void UDPOneToManyConfig::_internal_set_set_broadcast(
bool value) {
610 _impl_._has_bits_[0] |= 0x00000004u;
611 _impl_.set_broadcast_ = value;
613inline void UDPOneToManyConfig::set_set_broadcast(
bool value) {
614 _internal_set_set_broadcast(value);
619inline bool UDPOneToManyConfig::_internal_has_ipv6()
const {
620 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
623inline bool UDPOneToManyConfig::has_ipv6()
const {
624 return _internal_has_ipv6();
626inline void UDPOneToManyConfig::clear_ipv6() {
627 _impl_.ipv6_ =
false;
628 _impl_._has_bits_[0] &= ~0x00000008u;
630inline bool UDPOneToManyConfig::_internal_ipv6()
const {
633inline bool UDPOneToManyConfig::ipv6()
const {
635 return _internal_ipv6();
637inline void UDPOneToManyConfig::_internal_set_ipv6(
bool value) {
638 _impl_._has_bits_[0] |= 0x00000008u;
639 _impl_.ipv6_ = value;
641inline void UDPOneToManyConfig::set_ipv6(
bool value) {
642 _internal_set_ipv6(value);
651inline bool UDPPointToPointConfig::_internal_has_bind_port()
const {
652 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
655inline bool UDPPointToPointConfig::has_bind_port()
const {
656 return _internal_has_bind_port();
658inline void UDPPointToPointConfig::clear_bind_port() {
659 _impl_.bind_port_ = 0u;
660 _impl_._has_bits_[0] &= ~0x00000002u;
662inline uint32_t UDPPointToPointConfig::_internal_bind_port()
const {
663 return _impl_.bind_port_;
665inline uint32_t UDPPointToPointConfig::bind_port()
const {
667 return _internal_bind_port();
669inline void UDPPointToPointConfig::_internal_set_bind_port(uint32_t value) {
670 _impl_._has_bits_[0] |= 0x00000002u;
671 _impl_.bind_port_ = value;
673inline void UDPPointToPointConfig::set_bind_port(uint32_t value) {
674 _internal_set_bind_port(value);
679inline bool UDPPointToPointConfig::_internal_has_remote_address()
const {
680 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
683inline bool UDPPointToPointConfig::has_remote_address()
const {
684 return _internal_has_remote_address();
686inline void UDPPointToPointConfig::clear_remote_address() {
687 _impl_.remote_address_.ClearToEmpty();
688 _impl_._has_bits_[0] &= ~0x00000001u;
690inline const std::string& UDPPointToPointConfig::remote_address()
const {
692 return _internal_remote_address();
694template <
typename ArgT0,
typename... ArgT>
695inline PROTOBUF_ALWAYS_INLINE
696void UDPPointToPointConfig::set_remote_address(ArgT0&& arg0, ArgT... args) {
697 _impl_._has_bits_[0] |= 0x00000001u;
698 _impl_.remote_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
701inline std::string* UDPPointToPointConfig::mutable_remote_address() {
702 std::string* _s = _internal_mutable_remote_address();
706inline const std::string& UDPPointToPointConfig::_internal_remote_address()
const {
707 return _impl_.remote_address_.Get();
709inline void UDPPointToPointConfig::_internal_set_remote_address(
const std::string& value) {
710 _impl_._has_bits_[0] |= 0x00000001u;
711 _impl_.remote_address_.Set(value, GetArenaForAllocation());
713inline std::string* UDPPointToPointConfig::_internal_mutable_remote_address() {
714 _impl_._has_bits_[0] |= 0x00000001u;
715 return _impl_.remote_address_.Mutable(GetArenaForAllocation());
717inline std::string* UDPPointToPointConfig::release_remote_address() {
719 if (!_internal_has_remote_address()) {
722 _impl_._has_bits_[0] &= ~0x00000001u;
723 auto* p = _impl_.remote_address_.Release();
724#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
725 if (_impl_.remote_address_.IsDefault()) {
726 _impl_.remote_address_.Set(
"", GetArenaForAllocation());
731inline void UDPPointToPointConfig::set_allocated_remote_address(std::string* remote_address) {
732 if (remote_address !=
nullptr) {
733 _impl_._has_bits_[0] |= 0x00000001u;
735 _impl_._has_bits_[0] &= ~0x00000001u;
737 _impl_.remote_address_.SetAllocated(remote_address, GetArenaForAllocation());
738#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
739 if (_impl_.remote_address_.IsDefault()) {
740 _impl_.remote_address_.Set(
"", GetArenaForAllocation());
747inline bool UDPPointToPointConfig::_internal_has_remote_port()
const {
748 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
751inline bool UDPPointToPointConfig::has_remote_port()
const {
752 return _internal_has_remote_port();
754inline void UDPPointToPointConfig::clear_remote_port() {
755 _impl_.remote_port_ = 0u;
756 _impl_._has_bits_[0] &= ~0x00000004u;
758inline uint32_t UDPPointToPointConfig::_internal_remote_port()
const {
759 return _impl_.remote_port_;
761inline uint32_t UDPPointToPointConfig::remote_port()
const {
763 return _internal_remote_port();
765inline void UDPPointToPointConfig::_internal_set_remote_port(uint32_t value) {
766 _impl_._has_bits_[0] |= 0x00000004u;
767 _impl_.remote_port_ = value;
769inline void UDPPointToPointConfig::set_remote_port(uint32_t value) {
770 _internal_set_remote_port(value);
775inline bool UDPPointToPointConfig::_internal_has_set_reuseaddr()
const {
776 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
779inline bool UDPPointToPointConfig::has_set_reuseaddr()
const {
780 return _internal_has_set_reuseaddr();
782inline void UDPPointToPointConfig::clear_set_reuseaddr() {
783 _impl_.set_reuseaddr_ =
false;
784 _impl_._has_bits_[0] &= ~0x00000008u;
786inline bool UDPPointToPointConfig::_internal_set_reuseaddr()
const {
787 return _impl_.set_reuseaddr_;
789inline bool UDPPointToPointConfig::set_reuseaddr()
const {
791 return _internal_set_reuseaddr();
793inline void UDPPointToPointConfig::_internal_set_set_reuseaddr(
bool value) {
794 _impl_._has_bits_[0] |= 0x00000008u;
795 _impl_.set_reuseaddr_ = value;
797inline void UDPPointToPointConfig::set_set_reuseaddr(
bool value) {
798 _internal_set_set_reuseaddr(value);
803inline bool UDPPointToPointConfig::_internal_has_set_broadcast()
const {
804 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
807inline bool UDPPointToPointConfig::has_set_broadcast()
const {
808 return _internal_has_set_broadcast();
810inline void UDPPointToPointConfig::clear_set_broadcast() {
811 _impl_.set_broadcast_ =
false;
812 _impl_._has_bits_[0] &= ~0x00000010u;
814inline bool UDPPointToPointConfig::_internal_set_broadcast()
const {
815 return _impl_.set_broadcast_;
817inline bool UDPPointToPointConfig::set_broadcast()
const {
819 return _internal_set_broadcast();
821inline void UDPPointToPointConfig::_internal_set_set_broadcast(
bool value) {
822 _impl_._has_bits_[0] |= 0x00000010u;
823 _impl_.set_broadcast_ = value;
825inline void UDPPointToPointConfig::set_set_broadcast(
bool value) {
826 _internal_set_set_broadcast(value);
831inline bool UDPPointToPointConfig::_internal_has_ipv6()
const {
832 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
835inline bool UDPPointToPointConfig::has_ipv6()
const {
836 return _internal_has_ipv6();
838inline void UDPPointToPointConfig::clear_ipv6() {
839 _impl_.ipv6_ =
false;
840 _impl_._has_bits_[0] &= ~0x00000020u;
842inline bool UDPPointToPointConfig::_internal_ipv6()
const {
845inline bool UDPPointToPointConfig::ipv6()
const {
847 return _internal_ipv6();
849inline void UDPPointToPointConfig::_internal_set_ipv6(
bool value) {
850 _impl_._has_bits_[0] |= 0x00000020u;
851 _impl_.ipv6_ = value;
853inline void UDPPointToPointConfig::set_ipv6(
bool value) {
854 _internal_set_ipv6(value);
859 #pragma GCC diagnostic pop
872#include <google/protobuf/port_undef.inc>
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
bool has_set_reuseaddr() const
bool set_reuseaddr() const
static const UDPOneToManyConfig & default_instance()
bool IsInitialized() const final
void set_set_broadcast(bool value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
UDPOneToManyConfig & operator=(UDPOneToManyConfig &&from) noexcept
void Swap(UDPOneToManyConfig *other)
bool has_set_broadcast() const
static constexpr int kIndexInFileMessages
size_t ByteSizeLong() const final
friend void swap(UDPOneToManyConfig &a, UDPOneToManyConfig &b)
UDPOneToManyConfig & operator=(const UDPOneToManyConfig &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
UDPOneToManyConfig(UDPOneToManyConfig &&from) noexcept
UDPOneToManyConfig(const UDPOneToManyConfig &from)
void CopyFrom(const UDPOneToManyConfig &from)
void clear_set_reuseaddr()
void set_ipv6(bool value)
int GetCachedSize() const final
PROTOBUF_CONSTEXPR UDPOneToManyConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
bool has_bind_port() const
bool set_broadcast() const
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
void MergeFrom(const UDPOneToManyConfig &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void set_bind_port(uint32_t value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
~UDPOneToManyConfig() override
uint32_t bind_port() const
UDPOneToManyConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ClassData _class_data_
void clear_set_broadcast()
void set_set_reuseaddr(bool value)
@ kSetReuseaddrFieldNumber
@ kSetBroadcastFieldNumber
void UnsafeArenaSwap(UDPOneToManyConfig *other)
static const UDPOneToManyConfig * internal_default_instance()
UDPOneToManyConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
friend void swap(UDPPointToPointConfig &a, UDPPointToPointConfig &b)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
void set_remote_address(ArgT0 &&arg0, ArgT... args)
UDPPointToPointConfig & operator=(const UDPPointToPointConfig &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void Swap(UDPPointToPointConfig *other)
static const UDPPointToPointConfig * internal_default_instance()
~UDPPointToPointConfig() override
void MergeFrom(const UDPPointToPointConfig &from)
UDPPointToPointConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
UDPPointToPointConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
UDPPointToPointConfig(const UDPPointToPointConfig &from)
UDPPointToPointConfig & operator=(UDPPointToPointConfig &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
void UnsafeArenaSwap(UDPPointToPointConfig *other)
static const UDPPointToPointConfig & default_instance()
void CopyFrom(const UDPPointToPointConfig &from)
UDPPointToPointConfig(UDPPointToPointConfig &&from) noexcept
static const ClassData _class_data_
PROTOBUF_CONSTEXPR UDPPointToPointConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
UDPPointToPointConfigDefaultTypeInternal _UDPPointToPointConfig_default_instance_
UDPOneToManyConfigDefaultTypeInternal _UDPOneToManyConfig_default_instance_
The global namespace for the Goby project.
static const uint32_t offsets[]
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fmiddleware_2fprotobuf_2fudp_5fconfig_2eproto