4#ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_goby_2facomms_2fprotobuf_2fudp_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_5fdriver_2eproto
42PROTOBUF_NAMESPACE_OPEN
46PROTOBUF_NAMESPACE_CLOSE
58struct ConfigDefaultTypeInternal;
61struct Config_EndPointDefaultTypeInternal;
67PROTOBUF_NAMESPACE_OPEN
70PROTOBUF_NAMESPACE_CLOSE
79 public ::PROTOBUF_NAMESPACE_ID::Message {
83 explicit PROTOBUF_CONSTEXPR
Config_EndPoint(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
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_EndPoint>(arena);
162 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
164 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
166 Config_EndPoint::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.protobuf.Config.EndPoint";
193 bool is_message_owned =
false);
197 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
213 bool _internal_has_ip()
const;
216 const std::string&
ip()
const;
217 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
223 const std::string& _internal_ip()
const;
224 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_ip(
const std::string& value);
225 std::string* _internal_mutable_ip();
231 bool _internal_has_modem_id()
const;
237 uint32_t _internal_modem_id()
const;
238 void _internal_set_modem_id(uint32_t value);
244 bool _internal_has_port()
const;
247 uint32_t
port()
const;
250 uint32_t _internal_port()
const;
251 void _internal_set_port(uint32_t value);
258 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
259 typedef void InternalArenaConstructable_;
260 typedef void DestructorSkippable_;
262 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
263 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
264 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_ip_;
265 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr ip_;
270 friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto;
275 public ::PROTOBUF_NAMESPACE_ID::Message {
279 explicit PROTOBUF_CONSTEXPR
Config(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
284 *
this = ::std::move(from);
292 if (
this == &from)
return *
this;
293 if (GetOwningArena() == from.GetOwningArena()
294 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
295 && GetOwningArena() !=
nullptr
306 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
309 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
312 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
325 return reinterpret_cast<const Config*
>(
335 if (other ==
this)
return;
336 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
337 if (GetOwningArena() !=
nullptr &&
338 GetOwningArena() == other->GetOwningArena()) {
340 if (GetOwningArena() == other->GetOwningArena()) {
344 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
348 if (other ==
this)
return;
349 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
355 Config*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
356 return CreateMaybeMessage<Config>(arena);
358 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
360 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
362 Config::MergeImpl(*
this, from);
365 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
367 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
373 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
377 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
379 void SetCachedSize(
int size)
const final;
380 void InternalSwap(
Config* other);
383 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
384 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
385 return "goby.acomms.udp.protobuf.Config";
388 explicit Config(::PROTOBUF_NAMESPACE_ID::Arena* arena,
389 bool is_message_owned =
false);
393 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
411 int remote_size()
const;
413 int _internal_remote_size()
const;
417 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp::protobuf::Config_EndPoint >*
420 const ::goby::acomms::udp::protobuf::Config_EndPoint& _internal_remote(
int index)
const;
423 const ::goby::acomms::udp::protobuf::Config_EndPoint& remote(
int index)
const;
425 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp::protobuf::Config_EndPoint >&
429 int additional_application_ack_modem_id_size()
const;
431 int _internal_additional_application_ack_modem_id_size()
const;
433 void clear_additional_application_ack_modem_id();
435 uint32_t _internal_additional_application_ack_modem_id(
int index)
const;
436 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >&
437 _internal_additional_application_ack_modem_id()
const;
438 void _internal_add_additional_application_ack_modem_id(uint32_t value);
439 ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >*
440 _internal_mutable_additional_application_ack_modem_id();
442 uint32_t additional_application_ack_modem_id(
int index)
const;
443 void set_additional_application_ack_modem_id(
int index, uint32_t value);
444 void add_additional_application_ack_modem_id(uint32_t value);
445 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >&
446 additional_application_ack_modem_id()
const;
447 ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >*
448 mutable_additional_application_ack_modem_id();
451 bool has_local()
const;
453 bool _internal_has_local()
const;
456 const ::goby::acomms::udp::protobuf::Config_EndPoint& local()
const;
457 PROTOBUF_NODISCARD ::goby::acomms::udp::protobuf::Config_EndPoint* release_local();
461 const ::goby::acomms::udp::protobuf::Config_EndPoint& _internal_local()
const;
464 void unsafe_arena_set_allocated_local(
469 bool has_ipv6()
const;
471 bool _internal_has_ipv6()
const;
475 void set_ipv6(
bool value);
477 bool _internal_ipv6()
const;
478 void _internal_set_ipv6(
bool value);
482 bool has_max_frame_size()
const;
484 bool _internal_has_max_frame_size()
const;
486 void clear_max_frame_size();
487 int32_t max_frame_size()
const;
488 void set_max_frame_size(int32_t value);
490 int32_t _internal_max_frame_size()
const;
491 void _internal_set_max_frame_size(int32_t value);
498 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
499 typedef void InternalArenaConstructable_;
500 typedef void DestructorSkippable_;
502 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
503 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
504 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp::protobuf::Config_EndPoint > remote_;
505 ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > additional_application_ack_modem_id_;
508 int32_t max_frame_size_;
511 friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto;
517 ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::udp::protobuf::Config >, 11,
false >
523 #pragma GCC diagnostic push
524 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
529inline bool Config_EndPoint::_internal_has_modem_id()
const {
530 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
534 return _internal_has_modem_id();
538 _impl_._has_bits_[0] &= ~0x00000002u;
540inline uint32_t Config_EndPoint::_internal_modem_id()
const {
541 return _impl_.modem_id_;
545 return _internal_modem_id();
547inline void Config_EndPoint::_internal_set_modem_id(uint32_t value) {
548 _impl_._has_bits_[0] |= 0x00000002u;
549 _impl_.modem_id_ = value;
552 _internal_set_modem_id(value);
557inline bool Config_EndPoint::_internal_has_ip()
const {
558 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
562 return _internal_has_ip();
565 _impl_.ip_.ClearToDefault(::goby::acomms::udp::protobuf::Config_EndPoint::Impl_::_i_give_permission_to_break_this_code_default_ip_, GetArenaForAllocation());
566 _impl_._has_bits_[0] &= ~0x00000001u;
570 if (
_impl_.ip_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_ip_.get();
571 return _internal_ip();
573template <
typename ArgT0,
typename... ArgT>
574inline PROTOBUF_ALWAYS_INLINE
576 _impl_._has_bits_[0] |= 0x00000001u;
577 _impl_.ip_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
581 std::string* _s = _internal_mutable_ip();
585inline const std::string& Config_EndPoint::_internal_ip()
const {
586 return _impl_.ip_.Get();
588inline void Config_EndPoint::_internal_set_ip(
const std::string& value) {
589 _impl_._has_bits_[0] |= 0x00000001u;
590 _impl_.ip_.Set(value, GetArenaForAllocation());
592inline std::string* Config_EndPoint::_internal_mutable_ip() {
593 _impl_._has_bits_[0] |= 0x00000001u;
594 return _impl_.ip_.Mutable(::goby::acomms::udp::protobuf::Config_EndPoint::Impl_::_i_give_permission_to_break_this_code_default_ip_, GetArenaForAllocation());
598 if (!_internal_has_ip()) {
601 _impl_._has_bits_[0] &= ~0x00000001u;
602 auto* p =
_impl_.ip_.Release();
607 _impl_._has_bits_[0] |= 0x00000001u;
609 _impl_._has_bits_[0] &= ~0x00000001u;
611 _impl_.ip_.SetAllocated(
ip, GetArenaForAllocation());
616inline bool Config_EndPoint::_internal_has_port()
const {
617 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
621 return _internal_has_port();
625 _impl_._has_bits_[0] &= ~0x00000004u;
627inline uint32_t Config_EndPoint::_internal_port()
const {
632 return _internal_port();
634inline void Config_EndPoint::_internal_set_port(uint32_t value) {
635 _impl_._has_bits_[0] |= 0x00000004u;
636 _impl_.port_ = value;
639 _internal_set_port(value);
648inline bool Config::_internal_has_local()
const {
649 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
650 PROTOBUF_ASSUME(!value || _impl_.local_ !=
nullptr);
654 return _internal_has_local();
658 _impl_._has_bits_[0] &= ~0x00000001u;
660inline const ::goby::acomms::udp::protobuf::Config_EndPoint& Config::_internal_local()
const {
661 const ::goby::acomms::udp::protobuf::Config_EndPoint* p = _impl_.local_;
665inline const ::goby::acomms::udp::protobuf::Config_EndPoint&
Config::local()
const {
667 return _internal_local();
671 if (GetArenaForAllocation() ==
nullptr) {
672 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.local_);
676 _impl_._has_bits_[0] |= 0x00000001u;
678 _impl_._has_bits_[0] &= ~0x00000001u;
683 _impl_._has_bits_[0] &= ~0x00000001u;
686#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
687 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
688 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
689 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
691 if (GetArenaForAllocation() !=
nullptr) {
692 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
699 _impl_._has_bits_[0] &= ~0x00000001u;
704inline ::goby::acomms::udp::protobuf::Config_EndPoint* Config::_internal_mutable_local() {
705 _impl_._has_bits_[0] |= 0x00000001u;
706 if (_impl_.local_ ==
nullptr) {
710 return _impl_.local_;
718 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
719 if (message_arena ==
nullptr) {
723 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
724 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
local);
725 if (message_arena != submessage_arena) {
726 local = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
727 message_arena,
local, submessage_arena);
729 _impl_._has_bits_[0] |= 0x00000001u;
731 _impl_._has_bits_[0] &= ~0x00000001u;
738inline int Config::_internal_remote_size()
const {
739 return _impl_.remote_.size();
742 return _internal_remote_size();
749 return _impl_.remote_.Mutable(index);
751inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp::protobuf::Config_EndPoint >*
756inline const ::goby::acomms::udp::protobuf::Config_EndPoint& Config::_internal_remote(
int index)
const {
757 return _impl_.remote_.Get(index);
759inline const ::goby::acomms::udp::protobuf::Config_EndPoint&
Config::remote(
int index)
const {
761 return _internal_remote(index);
763inline ::goby::acomms::udp::protobuf::Config_EndPoint* Config::_internal_add_remote() {
764 return _impl_.remote_.Add();
771inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::udp::protobuf::Config_EndPoint >&
778inline bool Config::_internal_has_max_frame_size()
const {
779 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
783 return _internal_has_max_frame_size();
786 _impl_.max_frame_size_ = 1400;
787 _impl_._has_bits_[0] &= ~0x00000004u;
789inline int32_t Config::_internal_max_frame_size()
const {
790 return _impl_.max_frame_size_;
794 return _internal_max_frame_size();
796inline void Config::_internal_set_max_frame_size(int32_t value) {
797 _impl_._has_bits_[0] |= 0x00000004u;
798 _impl_.max_frame_size_ = value;
801 _internal_set_max_frame_size(value);
806inline bool Config::_internal_has_ipv6()
const {
807 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
811 return _internal_has_ipv6();
815 _impl_._has_bits_[0] &= ~0x00000002u;
817inline bool Config::_internal_ipv6()
const {
822 return _internal_ipv6();
824inline void Config::_internal_set_ipv6(
bool value) {
825 _impl_._has_bits_[0] |= 0x00000002u;
826 _impl_.ipv6_ = value;
829 _internal_set_ipv6(value);
834inline int Config::_internal_additional_application_ack_modem_id_size()
const {
835 return _impl_.additional_application_ack_modem_id_.size();
838 return _internal_additional_application_ack_modem_id_size();
841 _impl_.additional_application_ack_modem_id_.Clear();
843inline uint32_t Config::_internal_additional_application_ack_modem_id(
int index)
const {
844 return _impl_.additional_application_ack_modem_id_.Get(index);
848 return _internal_additional_application_ack_modem_id(index);
851 _impl_.additional_application_ack_modem_id_.Set(index, value);
854inline void Config::_internal_add_additional_application_ack_modem_id(uint32_t value) {
855 _impl_.additional_application_ack_modem_id_.Add(value);
858 _internal_add_additional_application_ack_modem_id(value);
861inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >&
862Config::_internal_additional_application_ack_modem_id()
const {
863 return _impl_.additional_application_ack_modem_id_;
865inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >&
868 return _internal_additional_application_ack_modem_id();
870inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >*
871Config::_internal_mutable_additional_application_ack_modem_id() {
872 return &_impl_.additional_application_ack_modem_id_;
874inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t >*
877 return _internal_mutable_additional_application_ack_modem_id();
881 #pragma GCC diagnostic pop
895#include <google/protobuf/port_undef.inc>
Config_EndPoint * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
Config_EndPoint & operator=(Config_EndPoint &&from) noexcept
PROTOBUF_CONSTEXPR Config_EndPoint(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
bool IsInitialized() const final
void set_allocated_ip(std::string *ip)
~Config_EndPoint() override
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
static const Config_EndPoint * internal_default_instance()
const std::string & ip() const
friend void swap(Config_EndPoint &a, Config_EndPoint &b)
PROTOBUF_NODISCARD std::string * release_ip()
uint32_t modem_id() const
std::string * mutable_ip()
void UnsafeArenaSwap(Config_EndPoint *other)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void Swap(Config_EndPoint *other)
static const ClassData _class_data_
void set_modem_id(uint32_t value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const Config_EndPoint & default_instance()
bool has_modem_id() const
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
size_t ByteSizeLong() const final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void set_port(uint32_t value)
Config_EndPoint(Config_EndPoint &&from) noexcept
Config_EndPoint & operator=(const Config_EndPoint &from)
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
void CopyFrom(const Config_EndPoint &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
int GetCachedSize() const final
Config_EndPoint(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static constexpr int kIndexInFileMessages
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Config_EndPoint(const Config_EndPoint &from)
void set_ip(ArgT0 &&arg0, ArgT... args)
void MergeFrom(const Config_EndPoint &from)
const ::goby::acomms::udp::protobuf::Config_EndPoint & local() const
Config(Config &&from) noexcept
void set_allocated_local(::goby::acomms::udp::protobuf::Config_EndPoint *local)
void clear_max_frame_size()
Config(const Config &from)
PROTOBUF_NODISCARD::goby::acomms::udp::protobuf::Config_EndPoint * release_local()
PROTOBUF_CONSTEXPR Config(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
size_t ByteSizeLong() const final
void clear_additional_application_ack_modem_id()
Config * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
void CopyFrom(const Config &from)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Config & operator=(const Config &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void MergeFrom(const Config &from)
friend void swap(Config &a, Config &b)
static const Config * internal_default_instance()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
static const Config & default_instance()
int32_t max_frame_size() const
void set_ipv6(bool value)
void set_additional_application_ack_modem_id(int index, uint32_t value)
Config(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static constexpr int kIndexInFileMessages
@ kAdditionalApplicationAckModemIdFieldNumber
@ kMaxFrameSizeFieldNumber
Config & operator=(Config &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void add_additional_application_ack_modem_id(uint32_t value)
bool IsInitialized() const final
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
::goby::acomms::udp::protobuf::Config_EndPoint * add_remote()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
::goby::acomms::udp::protobuf::Config_EndPoint * mutable_remote(int index)
void UnsafeArenaSwap(Config *other)
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * mutable_additional_application_ack_modem_id()
const ::goby::acomms::udp::protobuf::Config_EndPoint & remote(int index) const
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
uint32_t additional_application_ack_modem_id(int index) const
::goby::acomms::udp::protobuf::Config_EndPoint * mutable_local()
int additional_application_ack_modem_id_size() const
void unsafe_arena_set_allocated_local(::goby::acomms::udp::protobuf::Config_EndPoint *local)
::goby::acomms::udp::protobuf::Config_EndPoint * unsafe_arena_release_local()
int GetCachedSize() const final
bool has_max_frame_size() const
void set_max_frame_size(int32_t value)
static const ClassData _class_data_
*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::protobuf::Config >, 11, false > config
ConfigDefaultTypeInternal _Config_default_instance_
Config_EndPointDefaultTypeInternal _Config_EndPoint_default_instance_
The global namespace for the Goby project.
static const uint32_t offsets[]
::goby::acomms::udp::protobuf::Config_EndPoint * Arena::CreateMaybeMessage<::goby::acomms::udp::protobuf::Config_EndPoint >(Arena *)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto