4#ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_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>
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 <google/protobuf/port_def.inc>
41#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto
42PROTOBUF_NAMESPACE_OPEN
46PROTOBUF_NAMESPACE_CLOSE
55namespace udp_multicast {
58struct ConfigDefaultTypeInternal;
61struct Config_RateBytesPairDefaultTypeInternal;
67PROTOBUF_NAMESPACE_OPEN
70PROTOBUF_NAMESPACE_CLOSE
73namespace udp_multicast {
79 public ::PROTOBUF_NAMESPACE_ID::Message {
88 *
this = ::std::move(from);
96 if (
this == &from)
return *
this;
97 if (GetOwningArena() == from.GetOwningArena()
98 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
99 && GetOwningArena() !=
nullptr
110 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
113 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
116 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
139 if (other ==
this)
return;
140 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
141 if (GetOwningArena() !=
nullptr &&
142 GetOwningArena() == other->GetOwningArena()) {
144 if (GetOwningArena() == other->GetOwningArena()) {
148 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
152 if (other ==
this)
return;
153 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
160 return CreateMaybeMessage<Config_RateBytesPair>(arena);
162 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
164 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
166 Config_RateBytesPair::MergeImpl(*
this, from);
169 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
171 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
177 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
181 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
183 void SetCachedSize(
int size)
const final;
187 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
188 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
189 return "goby.acomms.udp_multicast.protobuf.Config.RateBytesPair";
193 bool is_message_owned =
false);
197 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
212 bool _internal_has_rate()
const;
215 int32_t
rate()
const;
218 int32_t _internal_rate()
const;
219 void _internal_set_rate(int32_t value);
225 bool _internal_has_bytes()
const;
228 int32_t
bytes()
const;
231 int32_t _internal_bytes()
const;
232 void _internal_set_bytes(int32_t value);
240 size_t RequiredFieldsByteSizeFallback()
const;
242 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
243 typedef void InternalArenaConstructable_;
244 typedef void DestructorSkippable_;
246 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
247 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
252 friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto;
257 public ::PROTOBUF_NAMESPACE_ID::Message {
261 explicit PROTOBUF_CONSTEXPR
Config(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
266 *
this = ::std::move(from);
274 if (
this == &from)
return *
this;
275 if (GetOwningArena() == from.GetOwningArena()
276 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
277 && GetOwningArena() !=
nullptr
288 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
291 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
294 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
295 return GetDescriptor();
298 return default_instance().GetMetadata().descriptor;
301 return default_instance().GetMetadata().reflection;
304 return *internal_default_instance();
307 return reinterpret_cast<const Config*
>(
308 &_Config_default_instance_);
310 static constexpr int kIndexInFileMessages =
317 if (other ==
this)
return;
318 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
319 if (GetOwningArena() !=
nullptr &&
320 GetOwningArena() == other->GetOwningArena()) {
322 if (GetOwningArena() == other->GetOwningArena()) {
326 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
330 if (other ==
this)
return;
331 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
337 Config*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
338 return CreateMaybeMessage<Config>(arena);
340 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
342 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
344 Config::MergeImpl(*
this, from);
347 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
349 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
350 bool IsInitialized() const final;
353 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
354 uint8_t* _InternalSerialize(
355 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
356 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
359 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
361 void SetCachedSize(
int size)
const final;
362 void InternalSwap(
Config* other);
365 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
366 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
367 return "goby.acomms.udp_multicast.protobuf.Config";
370 explicit Config(::PROTOBUF_NAMESPACE_ID::Arena* arena,
371 bool is_message_owned =
false);
375 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
377 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
386 kRateToBytesFieldNumber = 5,
387 kListenAddressFieldNumber = 1,
388 kMulticastAddressFieldNumber = 2,
389 kMulticastPortFieldNumber = 3,
390 kMaxFrameSizeFieldNumber = 4,
393 int rate_to_bytes_size()
const;
395 int _internal_rate_to_bytes_size()
const;
397 void clear_rate_to_bytes();
399 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >*
400 mutable_rate_to_bytes();
402 const ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair& _internal_rate_to_bytes(
int index)
const;
405 const ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair& rate_to_bytes(
int index)
const;
407 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >&
408 rate_to_bytes()
const;
411 bool has_listen_address()
const;
413 bool _internal_has_listen_address()
const;
415 void clear_listen_address();
416 const std::string& listen_address()
const;
417 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
419 std::string* mutable_listen_address();
420 PROTOBUF_NODISCARD std::string* release_listen_address();
421 void set_allocated_listen_address(std::string* listen_address);
423 const std::string& _internal_listen_address()
const;
424 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_listen_address(
const std::string& value);
425 std::string* _internal_mutable_listen_address();
429 bool has_multicast_address()
const;
431 bool _internal_has_multicast_address()
const;
433 void clear_multicast_address();
434 const std::string& multicast_address()
const;
435 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
437 std::string* mutable_multicast_address();
438 PROTOBUF_NODISCARD std::string* release_multicast_address();
439 void set_allocated_multicast_address(std::string* multicast_address);
441 const std::string& _internal_multicast_address()
const;
442 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_multicast_address(
const std::string& value);
443 std::string* _internal_mutable_multicast_address();
447 bool has_multicast_port()
const;
449 bool _internal_has_multicast_port()
const;
451 void clear_multicast_port();
452 uint32_t multicast_port()
const;
453 void set_multicast_port(uint32_t value);
455 uint32_t _internal_multicast_port()
const;
456 void _internal_set_multicast_port(uint32_t value);
460 bool has_max_frame_size()
const;
462 bool _internal_has_max_frame_size()
const;
464 void clear_max_frame_size();
465 int32_t max_frame_size()
const;
466 void set_max_frame_size(int32_t value);
468 int32_t _internal_max_frame_size()
const;
469 void _internal_set_max_frame_size(int32_t value);
476 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
477 typedef void InternalArenaConstructable_;
478 typedef void DestructorSkippable_;
480 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
481 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
482 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair > rate_to_bytes_;
483 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_listen_address_;
484 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr listen_address_;
485 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_multicast_address_;
486 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr multicast_address_;
487 uint32_t multicast_port_;
488 int32_t max_frame_size_;
491 friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto;
497 ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::udp_multicast::protobuf::Config >, 11,
false >
503 #pragma GCC diagnostic push
504 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
509inline bool Config_RateBytesPair::_internal_has_rate()
const {
510 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
513inline bool Config_RateBytesPair::has_rate()
const {
514 return _internal_has_rate();
516inline void Config_RateBytesPair::clear_rate() {
518 _impl_._has_bits_[0] &= ~0x00000001u;
520inline int32_t Config_RateBytesPair::_internal_rate()
const {
523inline int32_t Config_RateBytesPair::rate()
const {
525 return _internal_rate();
527inline void Config_RateBytesPair::_internal_set_rate(int32_t value) {
528 _impl_._has_bits_[0] |= 0x00000001u;
529 _impl_.rate_ = value;
531inline void Config_RateBytesPair::set_rate(int32_t value) {
532 _internal_set_rate(value);
537inline bool Config_RateBytesPair::_internal_has_bytes()
const {
538 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
541inline bool Config_RateBytesPair::has_bytes()
const {
542 return _internal_has_bytes();
544inline void Config_RateBytesPair::clear_bytes() {
546 _impl_._has_bits_[0] &= ~0x00000002u;
548inline int32_t Config_RateBytesPair::_internal_bytes()
const {
549 return _impl_.bytes_;
551inline int32_t Config_RateBytesPair::bytes()
const {
553 return _internal_bytes();
555inline void Config_RateBytesPair::_internal_set_bytes(int32_t value) {
556 _impl_._has_bits_[0] |= 0x00000002u;
557 _impl_.bytes_ = value;
559inline void Config_RateBytesPair::set_bytes(int32_t value) {
560 _internal_set_bytes(value);
569inline bool Config::_internal_has_listen_address()
const {
570 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
573inline bool Config::has_listen_address()
const {
574 return _internal_has_listen_address();
576inline void Config::clear_listen_address() {
577 _impl_.listen_address_.ClearToDefault(::goby::acomms::udp_multicast::protobuf::Config::Impl_::_i_give_permission_to_break_this_code_default_listen_address_, GetArenaForAllocation());
578 _impl_._has_bits_[0] &= ~0x00000001u;
580inline const std::string& Config::listen_address()
const {
582 if (_impl_.listen_address_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_listen_address_.get();
583 return _internal_listen_address();
585template <
typename ArgT0,
typename... ArgT>
586inline PROTOBUF_ALWAYS_INLINE
587void Config::set_listen_address(ArgT0&& arg0, ArgT... args) {
588 _impl_._has_bits_[0] |= 0x00000001u;
589 _impl_.listen_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
592inline std::string* Config::mutable_listen_address() {
593 std::string* _s = _internal_mutable_listen_address();
597inline const std::string& Config::_internal_listen_address()
const {
598 return _impl_.listen_address_.Get();
600inline void Config::_internal_set_listen_address(
const std::string& value) {
601 _impl_._has_bits_[0] |= 0x00000001u;
602 _impl_.listen_address_.Set(value, GetArenaForAllocation());
604inline std::string* Config::_internal_mutable_listen_address() {
605 _impl_._has_bits_[0] |= 0x00000001u;
606 return _impl_.listen_address_.Mutable(::goby::acomms::udp_multicast::protobuf::Config::Impl_::_i_give_permission_to_break_this_code_default_listen_address_, GetArenaForAllocation());
608inline std::string* Config::release_listen_address() {
610 if (!_internal_has_listen_address()) {
613 _impl_._has_bits_[0] &= ~0x00000001u;
614 auto* p = _impl_.listen_address_.Release();
617inline void Config::set_allocated_listen_address(std::string* listen_address) {
618 if (listen_address !=
nullptr) {
619 _impl_._has_bits_[0] |= 0x00000001u;
621 _impl_._has_bits_[0] &= ~0x00000001u;
623 _impl_.listen_address_.SetAllocated(listen_address, GetArenaForAllocation());
628inline bool Config::_internal_has_multicast_address()
const {
629 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
632inline bool Config::has_multicast_address()
const {
633 return _internal_has_multicast_address();
635inline void Config::clear_multicast_address() {
636 _impl_.multicast_address_.ClearToDefault(::goby::acomms::udp_multicast::protobuf::Config::Impl_::_i_give_permission_to_break_this_code_default_multicast_address_, GetArenaForAllocation());
637 _impl_._has_bits_[0] &= ~0x00000002u;
639inline const std::string& Config::multicast_address()
const {
641 if (_impl_.multicast_address_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_multicast_address_.get();
642 return _internal_multicast_address();
644template <
typename ArgT0,
typename... ArgT>
645inline PROTOBUF_ALWAYS_INLINE
646void Config::set_multicast_address(ArgT0&& arg0, ArgT... args) {
647 _impl_._has_bits_[0] |= 0x00000002u;
648 _impl_.multicast_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
651inline std::string* Config::mutable_multicast_address() {
652 std::string* _s = _internal_mutable_multicast_address();
656inline const std::string& Config::_internal_multicast_address()
const {
657 return _impl_.multicast_address_.Get();
659inline void Config::_internal_set_multicast_address(
const std::string& value) {
660 _impl_._has_bits_[0] |= 0x00000002u;
661 _impl_.multicast_address_.Set(value, GetArenaForAllocation());
663inline std::string* Config::_internal_mutable_multicast_address() {
664 _impl_._has_bits_[0] |= 0x00000002u;
665 return _impl_.multicast_address_.Mutable(::goby::acomms::udp_multicast::protobuf::Config::Impl_::_i_give_permission_to_break_this_code_default_multicast_address_, GetArenaForAllocation());
667inline std::string* Config::release_multicast_address() {
669 if (!_internal_has_multicast_address()) {
672 _impl_._has_bits_[0] &= ~0x00000002u;
673 auto* p = _impl_.multicast_address_.Release();
676inline void Config::set_allocated_multicast_address(std::string* multicast_address) {
677 if (multicast_address !=
nullptr) {
678 _impl_._has_bits_[0] |= 0x00000002u;
680 _impl_._has_bits_[0] &= ~0x00000002u;
682 _impl_.multicast_address_.SetAllocated(multicast_address, GetArenaForAllocation());
687inline bool Config::_internal_has_multicast_port()
const {
688 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
691inline bool Config::has_multicast_port()
const {
692 return _internal_has_multicast_port();
694inline void Config::clear_multicast_port() {
695 _impl_.multicast_port_ = 50021u;
696 _impl_._has_bits_[0] &= ~0x00000004u;
698inline uint32_t Config::_internal_multicast_port()
const {
699 return _impl_.multicast_port_;
701inline uint32_t Config::multicast_port()
const {
703 return _internal_multicast_port();
705inline void Config::_internal_set_multicast_port(uint32_t value) {
706 _impl_._has_bits_[0] |= 0x00000004u;
707 _impl_.multicast_port_ = value;
709inline void Config::set_multicast_port(uint32_t value) {
710 _internal_set_multicast_port(value);
715inline bool Config::_internal_has_max_frame_size()
const {
716 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
719inline bool Config::has_max_frame_size()
const {
720 return _internal_has_max_frame_size();
722inline void Config::clear_max_frame_size() {
723 _impl_.max_frame_size_ = 1400;
724 _impl_._has_bits_[0] &= ~0x00000008u;
726inline int32_t Config::_internal_max_frame_size()
const {
727 return _impl_.max_frame_size_;
729inline int32_t Config::max_frame_size()
const {
731 return _internal_max_frame_size();
733inline void Config::_internal_set_max_frame_size(int32_t value) {
734 _impl_._has_bits_[0] |= 0x00000008u;
735 _impl_.max_frame_size_ = value;
737inline void Config::set_max_frame_size(int32_t value) {
738 _internal_set_max_frame_size(value);
743inline int Config::_internal_rate_to_bytes_size()
const {
744 return _impl_.rate_to_bytes_.size();
746inline int Config::rate_to_bytes_size()
const {
747 return _internal_rate_to_bytes_size();
749inline void Config::clear_rate_to_bytes() {
750 _impl_.rate_to_bytes_.Clear();
752inline ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair* Config::mutable_rate_to_bytes(
int index) {
754 return _impl_.rate_to_bytes_.Mutable(index);
756inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >*
757Config::mutable_rate_to_bytes() {
759 return &_impl_.rate_to_bytes_;
761inline const ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair& Config::_internal_rate_to_bytes(
int index)
const {
762 return _impl_.rate_to_bytes_.Get(index);
764inline const ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair& Config::rate_to_bytes(
int index)
const {
766 return _internal_rate_to_bytes(index);
768inline ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair* Config::_internal_add_rate_to_bytes() {
769 return _impl_.rate_to_bytes_.Add();
771inline ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair* Config::add_rate_to_bytes() {
776inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >&
777Config::rate_to_bytes()
const {
779 return _impl_.rate_to_bytes_;
783 #pragma GCC diagnostic pop
797#include <google/protobuf/port_undef.inc>
friend void swap(Config_RateBytesPair &a, Config_RateBytesPair &b)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void set_bytes(int32_t value)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void UnsafeArenaSwap(Config_RateBytesPair *other)
int GetCachedSize() const final
bool IsInitialized() const final
~Config_RateBytesPair() override
static const Config_RateBytesPair * internal_default_instance()
PROTOBUF_CONSTEXPR Config_RateBytesPair(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const Config_RateBytesPair &from)
static const ClassData _class_data_
static constexpr int kIndexInFileMessages
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
size_t ByteSizeLong() const final
Config_RateBytesPair * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom(const Config_RateBytesPair &from)
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
Config_RateBytesPair(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Config_RateBytesPair & operator=(Config_RateBytesPair &&from) noexcept
Config_RateBytesPair(const Config_RateBytesPair &from)
static const Config_RateBytesPair & default_instance()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Config_RateBytesPair(Config_RateBytesPair &&from) noexcept
void Swap(Config_RateBytesPair *other)
Config_RateBytesPair & operator=(const Config_RateBytesPair &from)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
void set_rate(int32_t value)
Config(Config &&from) noexcept
void set_multicast_address(ArgT0 &&arg0, ArgT... args)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Config * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
friend void swap(Config &a, Config &b)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
PROTOBUF_CONSTEXPR Config(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Config(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ClassData _class_data_
void CopyFrom(const Config &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void MergeFrom(const Config &from)
Config(const Config &from)
void set_listen_address(ArgT0 &&arg0, ArgT... args)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Config & operator=(Config &&from) noexcept
void UnsafeArenaSwap(Config *other)
Config & operator=(const Config &from)
static const Config & default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const Config * internal_default_instance()
static const int kConfigFieldNumber
ConfigDefaultTypeInternal _Config_default_instance_
Config_RateBytesPairDefaultTypeInternal _Config_RateBytesPair_default_instance_
The global namespace for the Goby project.
static const uint32_t offsets[]
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto