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
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() {
307 return reinterpret_cast<const Config*
>(
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;
355 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
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;
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>
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();
431 bool _internal_has_multicast_address()
const;
435 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
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();
449 bool _internal_has_multicast_port()
const;
455 uint32_t _internal_multicast_port()
const;
456 void _internal_set_multicast_port(uint32_t value);
462 bool _internal_has_max_frame_size()
const;
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;
514 return _internal_has_rate();
518 _impl_._has_bits_[0] &= ~0x00000001u;
520inline int32_t Config_RateBytesPair::_internal_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;
532 _internal_set_rate(value);
537inline bool Config_RateBytesPair::_internal_has_bytes()
const {
538 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
542 return _internal_has_bytes();
546 _impl_._has_bits_[0] &= ~0x00000002u;
548inline int32_t Config_RateBytesPair::_internal_bytes()
const {
549 return _impl_.bytes_;
553 return _internal_bytes();
555inline void Config_RateBytesPair::_internal_set_bytes(int32_t value) {
556 _impl_._has_bits_[0] |= 0x00000002u;
557 _impl_.bytes_ = value;
560 _internal_set_bytes(value);
569inline bool Config::_internal_has_listen_address()
const {
570 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
574 return _internal_has_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;
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
588 _impl_._has_bits_[0] |= 0x00000001u;
589 _impl_.listen_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
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());
610 if (!_internal_has_listen_address()) {
613 _impl_._has_bits_[0] &= ~0x00000001u;
614 auto* p =
_impl_.listen_address_.Release();
619 _impl_._has_bits_[0] |= 0x00000001u;
621 _impl_._has_bits_[0] &= ~0x00000001u;
628inline bool Config::_internal_has_multicast_address()
const {
629 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
633 return _internal_has_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;
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
647 _impl_._has_bits_[0] |= 0x00000002u;
648 _impl_.multicast_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
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());
669 if (!_internal_has_multicast_address()) {
672 _impl_._has_bits_[0] &= ~0x00000002u;
673 auto* p =
_impl_.multicast_address_.Release();
678 _impl_._has_bits_[0] |= 0x00000002u;
680 _impl_._has_bits_[0] &= ~0x00000002u;
687inline bool Config::_internal_has_multicast_port()
const {
688 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
692 return _internal_has_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_;
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;
710 _internal_set_multicast_port(value);
715inline bool Config::_internal_has_max_frame_size()
const {
716 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
720 return _internal_has_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_;
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;
738 _internal_set_max_frame_size(value);
743inline int Config::_internal_rate_to_bytes_size()
const {
744 return _impl_.rate_to_bytes_.size();
747 return _internal_rate_to_bytes_size();
750 _impl_.rate_to_bytes_.Clear();
754 return _impl_.rate_to_bytes_.Mutable(index);
756inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >*
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);
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();
776inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair >&
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
const std::string & multicast_address() const
void set_multicast_address(ArgT0 &&arg0, ArgT... args)
@ kMaxFrameSizeFieldNumber
@ kRateToBytesFieldNumber
@ kListenAddressFieldNumber
@ kMulticastAddressFieldNumber
@ kMulticastPortFieldNumber
int rate_to_bytes_size() const
Config_RateBytesPair RateBytesPair
void clear_multicast_port()
int GetCachedSize() const final
size_t ByteSizeLong() const final
void set_allocated_listen_address(std::string *listen_address)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
PROTOBUF_NODISCARD std::string * release_multicast_address()
Config * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void set_max_frame_size(int32_t value)
void clear_listen_address()
void set_multicast_port(uint32_t value)
friend void swap(Config &a, Config &b)
int32_t max_frame_size() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
PROTOBUF_CONSTEXPR Config(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
bool has_max_frame_size() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Config(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ClassData _class_data_
std::string * mutable_multicast_address()
void CopyFrom(const Config &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
bool has_multicast_address() const
void MergeFrom(const Config &from)
Config(const Config &from)
bool has_listen_address() const
void set_listen_address(ArgT0 &&arg0, ArgT... args)
std::string * mutable_listen_address()
void clear_max_frame_size()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void set_allocated_multicast_address(std::string *multicast_address)
uint32_t multicast_port() const
void clear_multicast_address()
bool IsInitialized() const final
::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair * add_rate_to_bytes()
Config & operator=(Config &&from) noexcept
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
void UnsafeArenaSwap(Config *other)
static constexpr int kIndexInFileMessages
void clear_rate_to_bytes()
Config & operator=(const Config &from)
static const Config & default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair & rate_to_bytes(int index) const
bool has_multicast_port() const
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair * mutable_rate_to_bytes(int index)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
PROTOBUF_NODISCARD std::string * release_listen_address()
const std::string & listen_address() const
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
static const Config * internal_default_instance()
*brief create JSON pointer *sa reference_tokens const string_t const string_t & b
*brief create JSON pointer *sa reference_tokens const string_t & a
*brief remove last reference token *sa JSON pointer has no nullptr
*brief write string representation of the JSON pointer to stream *sa const json_pointer & ptr
static const int kConfigFieldNumber
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::udp_multicast::protobuf::Config >, 11, false > config
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