4#ifndef GOOGLE_PROTOBUF_INCLUDED_bin_2fudp_5fgateway_2fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_bin_2fudp_5fgateway_2fconfig_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>
24#include <google/protobuf/arena.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>
29#include <google/protobuf/message.h>
30#include <google/protobuf/repeated_field.h>
31#include <google/protobuf/extension_set.h>
32#include <google/protobuf/unknown_field_set.h>
33#include "goby/middleware/protobuf/app_config.pb.h"
34#include "goby/zeromq/protobuf/interprocess_config.pb.h"
35#include "goby/middleware/protobuf/udp_config.pb.h"
38#include <boost/units/quantity.hpp>
39#include <boost/units/absolute.hpp>
40#include <boost/units/dimensionless_type.hpp>
41#include <boost/units/make_scaled_unit.hpp>
43#include <google/protobuf/port_def.inc>
44#define PROTOBUF_INTERNAL_EXPORT_bin_2fudp_5fgateway_2fconfig_2eproto
45PROTOBUF_NAMESPACE_OPEN
49PROTOBUF_NAMESPACE_CLOSE
59struct UDPGatewayDefaultTypeInternal;
63PROTOBUF_NAMESPACE_OPEN
65PROTOBUF_NAMESPACE_CLOSE
72 public ::PROTOBUF_NAMESPACE_ID::Message {
76 explicit PROTOBUF_CONSTEXPR
UDPGateway(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
81 *
this = ::std::move(from);
89 if (
this == &from)
return *
this;
90 if (GetOwningArena() == from.GetOwningArena()
91 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
92 && GetOwningArena() !=
nullptr
103 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
106 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
109 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
132 if (other ==
this)
return;
133 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
134 if (GetOwningArena() !=
nullptr &&
135 GetOwningArena() == other->GetOwningArena()) {
137 if (GetOwningArena() == other->GetOwningArena()) {
141 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
145 if (other ==
this)
return;
146 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
152 UDPGateway*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
153 return CreateMaybeMessage<UDPGateway>(arena);
155 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
157 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
159 UDPGateway::MergeImpl(*
this, from);
162 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
164 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
170 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
174 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
176 void SetCachedSize(
int size)
const final;
180 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
181 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
182 return "jaiabot.config.UDPGateway";
186 bool is_message_owned =
false);
190 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
220 bool _internal_has_app()
const;
223 const ::goby::middleware::protobuf::AppConfig&
app()
const;
224 PROTOBUF_NODISCARD ::goby::middleware::protobuf::AppConfig*
release_app();
225 ::goby::middleware::protobuf::AppConfig*
mutable_app();
228 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
229 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
232 ::goby::middleware::protobuf::AppConfig*
app);
238 bool _internal_has_interprocess()
const;
241 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
246 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
247 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
250 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess);
256 bool _internal_has_udp_config()
const;
259 const ::goby::middleware::protobuf::UDPOneToManyConfig&
udp_config()
const;
260 PROTOBUF_NODISCARD ::goby::middleware::protobuf::UDPOneToManyConfig*
release_udp_config();
264 const ::goby::middleware::protobuf::UDPOneToManyConfig& _internal_udp_config()
const;
265 ::goby::middleware::protobuf::UDPOneToManyConfig* _internal_mutable_udp_config();
268 ::goby::middleware::protobuf::UDPOneToManyConfig*
udp_config);
274 bool _internal_has_tsys01_enabled()
const;
280 bool _internal_tsys01_enabled()
const;
281 void _internal_set_tsys01_enabled(
bool value);
287 bool _internal_has_imu_data_report_timeout_seconds()
const;
293 int32_t _internal_imu_data_report_timeout_seconds()
const;
294 void _internal_set_imu_data_report_timeout_seconds(int32_t value);
300 bool _internal_has_imu_issue_solution()
const;
313 bool _internal_has_imu_trigger_issue_timeout_seconds()
const;
319 int32_t _internal_imu_trigger_issue_timeout_seconds()
const;
320 void _internal_set_imu_trigger_issue_timeout_seconds(int32_t value);
326 bool _internal_has_salinity_data_report_timeout_seconds()
const;
332 int32_t _internal_salinity_data_report_timeout_seconds()
const;
333 void _internal_set_salinity_data_report_timeout_seconds(int32_t value);
339 bool _internal_has_pressure_temperature_data_report_timeout_seconds()
const;
345 int32_t _internal_pressure_temperature_data_report_timeout_seconds()
const;
346 void _internal_set_pressure_temperature_data_report_timeout_seconds(int32_t value);
352 bool _internal_has_tsys01_data_report_timeout_seconds()
const;
358 int32_t _internal_tsys01_data_report_timeout_seconds()
const;
359 void _internal_set_tsys01_data_report_timeout_seconds(int32_t value);
365 bool _internal_has_echo_data_report_timeout_seconds()
const;
371 int32_t _internal_echo_data_report_timeout_seconds()
const;
372 void _internal_set_echo_data_report_timeout_seconds(int32_t value);
378 bool _internal_has_echo_issue_solution()
const;
391 bool _internal_has_echo_trigger_issue_timeout_seconds()
const;
397 int32_t _internal_echo_trigger_issue_timeout_seconds()
const;
398 void _internal_set_echo_trigger_issue_timeout_seconds(int32_t value);
404 bool _internal_has_echo_enabled()
const;
410 bool _internal_echo_enabled()
const;
411 void _internal_set_echo_enabled(
bool value);
417 bool _internal_has_salinity_enabled()
const;
423 bool _internal_salinity_enabled()
const;
424 void _internal_set_salinity_enabled(
bool value);
430 bool _internal_has_bar30_enabled()
const;
436 bool _internal_bar30_enabled()
const;
437 void _internal_set_bar30_enabled(
bool value);
443 bool _internal_has_in_simulation()
const;
449 bool _internal_in_simulation()
const;
450 void _internal_set_in_simulation(
bool value);
457 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
458 typedef void InternalArenaConstructable_;
459 typedef void DestructorSkippable_;
461 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
462 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
463 ::goby::middleware::protobuf::AppConfig* app_;
464 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
465 ::goby::middleware::protobuf::UDPOneToManyConfig* udp_config_;
466 bool tsys01_enabled_;
467 int32_t imu_data_report_timeout_seconds_;
468 int imu_issue_solution_;
469 int32_t imu_trigger_issue_timeout_seconds_;
470 int32_t salinity_data_report_timeout_seconds_;
471 int32_t pressure_temperature_data_report_timeout_seconds_;
472 int32_t tsys01_data_report_timeout_seconds_;
473 int32_t echo_data_report_timeout_seconds_;
474 int echo_issue_solution_;
475 int32_t echo_trigger_issue_timeout_seconds_;
477 bool salinity_enabled_;
482 friend struct ::TableStruct_bin_2fudp_5fgateway_2fconfig_2eproto;
490 #pragma GCC diagnostic push
491 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
496inline bool UDPGateway::_internal_has_app()
const {
497 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
498 PROTOBUF_ASSUME(!value ||
_impl_.app_ !=
nullptr);
502 return _internal_has_app();
504inline const ::goby::middleware::protobuf::AppConfig& UDPGateway::_internal_app()
const {
505 const ::goby::middleware::protobuf::AppConfig* p =
_impl_.app_;
506 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig&
>(
507 ::goby::middleware::protobuf::_AppConfig_default_instance_);
511 return _internal_app();
514 ::goby::middleware::protobuf::AppConfig*
app) {
515 if (GetArenaForAllocation() ==
nullptr) {
516 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
520 _impl_._has_bits_[0] |= 0x00000001u;
522 _impl_._has_bits_[0] &= ~0x00000001u;
527 _impl_._has_bits_[0] &= ~0x00000001u;
528 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
530#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
531 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
532 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
533 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
535 if (GetArenaForAllocation() !=
nullptr) {
536 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
543 _impl_._has_bits_[0] &= ~0x00000001u;
544 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
548inline ::goby::middleware::protobuf::AppConfig* UDPGateway::_internal_mutable_app() {
549 _impl_._has_bits_[0] |= 0x00000001u;
550 if (
_impl_.app_ ==
nullptr) {
551 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaForAllocation());
557 ::goby::middleware::protobuf::AppConfig* _msg = _internal_mutable_app();
562 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
563 if (message_arena ==
nullptr) {
564 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
567 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
568 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
569 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
app));
570 if (message_arena != submessage_arena) {
571 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
572 message_arena,
app, submessage_arena);
574 _impl_._has_bits_[0] |= 0x00000001u;
576 _impl_._has_bits_[0] &= ~0x00000001u;
583inline bool UDPGateway::_internal_has_interprocess()
const {
584 bool value = (
_impl_._has_bits_[0] & 0x00000002u) != 0;
585 PROTOBUF_ASSUME(!value ||
_impl_.interprocess_ !=
nullptr);
589 return _internal_has_interprocess();
591inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& UDPGateway::_internal_interprocess()
const {
592 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p =
_impl_.interprocess_;
593 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig&
>(
594 ::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
598 return _internal_interprocess();
601 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess) {
602 if (GetArenaForAllocation() ==
nullptr) {
603 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
607 _impl_._has_bits_[0] |= 0x00000002u;
609 _impl_._has_bits_[0] &= ~0x00000002u;
614 _impl_._has_bits_[0] &= ~0x00000002u;
615 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
616 _impl_.interprocess_ =
nullptr;
617#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
618 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
619 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
620 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
622 if (GetArenaForAllocation() !=
nullptr) {
623 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
630 _impl_._has_bits_[0] &= ~0x00000002u;
631 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
632 _impl_.interprocess_ =
nullptr;
635inline ::goby::zeromq::protobuf::InterProcessPortalConfig* UDPGateway::_internal_mutable_interprocess() {
636 _impl_._has_bits_[0] |= 0x00000002u;
637 if (
_impl_.interprocess_ ==
nullptr) {
638 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaForAllocation());
641 return _impl_.interprocess_;
644 ::goby::zeromq::protobuf::InterProcessPortalConfig* _msg = _internal_mutable_interprocess();
649 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
650 if (message_arena ==
nullptr) {
651 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
654 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
655 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
656 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
interprocess));
657 if (message_arena != submessage_arena) {
658 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
661 _impl_._has_bits_[0] |= 0x00000002u;
663 _impl_._has_bits_[0] &= ~0x00000002u;
670inline bool UDPGateway::_internal_has_udp_config()
const {
671 bool value = (
_impl_._has_bits_[0] & 0x00000004u) != 0;
672 PROTOBUF_ASSUME(!value ||
_impl_.udp_config_ !=
nullptr);
676 return _internal_has_udp_config();
678inline const ::goby::middleware::protobuf::UDPOneToManyConfig& UDPGateway::_internal_udp_config()
const {
679 const ::goby::middleware::protobuf::UDPOneToManyConfig* p =
_impl_.udp_config_;
680 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::UDPOneToManyConfig&
>(
681 ::goby::middleware::protobuf::_UDPOneToManyConfig_default_instance_);
685 return _internal_udp_config();
688 ::goby::middleware::protobuf::UDPOneToManyConfig*
udp_config) {
689 if (GetArenaForAllocation() ==
nullptr) {
690 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
694 _impl_._has_bits_[0] |= 0x00000004u;
696 _impl_._has_bits_[0] &= ~0x00000004u;
701 _impl_._has_bits_[0] &= ~0x00000004u;
702 ::goby::middleware::protobuf::UDPOneToManyConfig* temp =
_impl_.udp_config_;
703 _impl_.udp_config_ =
nullptr;
704#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
705 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
706 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
707 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
709 if (GetArenaForAllocation() !=
nullptr) {
710 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
717 _impl_._has_bits_[0] &= ~0x00000004u;
718 ::goby::middleware::protobuf::UDPOneToManyConfig* temp =
_impl_.udp_config_;
719 _impl_.udp_config_ =
nullptr;
722inline ::goby::middleware::protobuf::UDPOneToManyConfig* UDPGateway::_internal_mutable_udp_config() {
723 _impl_._has_bits_[0] |= 0x00000004u;
724 if (
_impl_.udp_config_ ==
nullptr) {
725 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPOneToManyConfig>(GetArenaForAllocation());
728 return _impl_.udp_config_;
731 ::goby::middleware::protobuf::UDPOneToManyConfig* _msg = _internal_mutable_udp_config();
736 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
737 if (message_arena ==
nullptr) {
738 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
741 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
742 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
743 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
udp_config));
744 if (message_arena != submessage_arena) {
745 udp_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
748 _impl_._has_bits_[0] |= 0x00000004u;
750 _impl_._has_bits_[0] &= ~0x00000004u;
757inline bool UDPGateway::_internal_has_imu_data_report_timeout_seconds()
const {
758 bool value = (
_impl_._has_bits_[0] & 0x00000010u) != 0;
762 return _internal_has_imu_data_report_timeout_seconds();
765 _impl_.imu_data_report_timeout_seconds_ = 30;
766 _impl_._has_bits_[0] &= ~0x00000010u;
768inline int32_t UDPGateway::_internal_imu_data_report_timeout_seconds()
const {
769 return _impl_.imu_data_report_timeout_seconds_;
773 return _internal_imu_data_report_timeout_seconds();
775inline void UDPGateway::_internal_set_imu_data_report_timeout_seconds(int32_t value) {
776 _impl_._has_bits_[0] |= 0x00000010u;
777 _impl_.imu_data_report_timeout_seconds_ = value;
780 _internal_set_imu_data_report_timeout_seconds(value);
785inline bool UDPGateway::_internal_has_imu_issue_solution()
const {
786 bool value = (
_impl_._has_bits_[0] & 0x00000020u) != 0;
790 return _internal_has_imu_issue_solution();
793 _impl_.imu_issue_solution_ = 7;
794 _impl_._has_bits_[0] &= ~0x00000020u;
796inline ::jaiabot::protobuf::IMUIssue_SolutionType UDPGateway::_internal_imu_issue_solution()
const {
801 return _internal_imu_issue_solution();
805 _impl_._has_bits_[0] |= 0x00000020u;
806 _impl_.imu_issue_solution_ = value;
809 _internal_set_imu_issue_solution(value);
814inline bool UDPGateway::_internal_has_imu_trigger_issue_timeout_seconds()
const {
815 bool value = (
_impl_._has_bits_[0] & 0x00000040u) != 0;
819 return _internal_has_imu_trigger_issue_timeout_seconds();
822 _impl_.imu_trigger_issue_timeout_seconds_ = 30;
823 _impl_._has_bits_[0] &= ~0x00000040u;
825inline int32_t UDPGateway::_internal_imu_trigger_issue_timeout_seconds()
const {
826 return _impl_.imu_trigger_issue_timeout_seconds_;
830 return _internal_imu_trigger_issue_timeout_seconds();
832inline void UDPGateway::_internal_set_imu_trigger_issue_timeout_seconds(int32_t value) {
833 _impl_._has_bits_[0] |= 0x00000040u;
834 _impl_.imu_trigger_issue_timeout_seconds_ = value;
837 _internal_set_imu_trigger_issue_timeout_seconds(value);
842inline bool UDPGateway::_internal_has_salinity_data_report_timeout_seconds()
const {
843 bool value = (
_impl_._has_bits_[0] & 0x00000080u) != 0;
847 return _internal_has_salinity_data_report_timeout_seconds();
850 _impl_.salinity_data_report_timeout_seconds_ = 60;
851 _impl_._has_bits_[0] &= ~0x00000080u;
853inline int32_t UDPGateway::_internal_salinity_data_report_timeout_seconds()
const {
854 return _impl_.salinity_data_report_timeout_seconds_;
858 return _internal_salinity_data_report_timeout_seconds();
860inline void UDPGateway::_internal_set_salinity_data_report_timeout_seconds(int32_t value) {
861 _impl_._has_bits_[0] |= 0x00000080u;
862 _impl_.salinity_data_report_timeout_seconds_ = value;
865 _internal_set_salinity_data_report_timeout_seconds(value);
870inline bool UDPGateway::_internal_has_pressure_temperature_data_report_timeout_seconds()
const {
871 bool value = (
_impl_._has_bits_[0] & 0x00000100u) != 0;
875 return _internal_has_pressure_temperature_data_report_timeout_seconds();
878 _impl_.pressure_temperature_data_report_timeout_seconds_ = 60;
879 _impl_._has_bits_[0] &= ~0x00000100u;
881inline int32_t UDPGateway::_internal_pressure_temperature_data_report_timeout_seconds()
const {
882 return _impl_.pressure_temperature_data_report_timeout_seconds_;
886 return _internal_pressure_temperature_data_report_timeout_seconds();
888inline void UDPGateway::_internal_set_pressure_temperature_data_report_timeout_seconds(int32_t value) {
889 _impl_._has_bits_[0] |= 0x00000100u;
890 _impl_.pressure_temperature_data_report_timeout_seconds_ = value;
893 _internal_set_pressure_temperature_data_report_timeout_seconds(value);
898inline bool UDPGateway::_internal_has_tsys01_enabled()
const {
899 bool value = (
_impl_._has_bits_[0] & 0x00000008u) != 0;
903 return _internal_has_tsys01_enabled();
906 _impl_.tsys01_enabled_ =
false;
907 _impl_._has_bits_[0] &= ~0x00000008u;
909inline bool UDPGateway::_internal_tsys01_enabled()
const {
910 return _impl_.tsys01_enabled_;
914 return _internal_tsys01_enabled();
916inline void UDPGateway::_internal_set_tsys01_enabled(
bool value) {
917 _impl_._has_bits_[0] |= 0x00000008u;
918 _impl_.tsys01_enabled_ = value;
921 _internal_set_tsys01_enabled(value);
926inline bool UDPGateway::_internal_has_tsys01_data_report_timeout_seconds()
const {
927 bool value = (
_impl_._has_bits_[0] & 0x00000200u) != 0;
931 return _internal_has_tsys01_data_report_timeout_seconds();
934 _impl_.tsys01_data_report_timeout_seconds_ = 40;
935 _impl_._has_bits_[0] &= ~0x00000200u;
937inline int32_t UDPGateway::_internal_tsys01_data_report_timeout_seconds()
const {
938 return _impl_.tsys01_data_report_timeout_seconds_;
942 return _internal_tsys01_data_report_timeout_seconds();
944inline void UDPGateway::_internal_set_tsys01_data_report_timeout_seconds(int32_t value) {
945 _impl_._has_bits_[0] |= 0x00000200u;
946 _impl_.tsys01_data_report_timeout_seconds_ = value;
949 _internal_set_tsys01_data_report_timeout_seconds(value);
954inline bool UDPGateway::_internal_has_echo_enabled()
const {
955 bool value = (
_impl_._has_bits_[0] & 0x00002000u) != 0;
959 return _internal_has_echo_enabled();
962 _impl_.echo_enabled_ =
true;
963 _impl_._has_bits_[0] &= ~0x00002000u;
965inline bool UDPGateway::_internal_echo_enabled()
const {
966 return _impl_.echo_enabled_;
970 return _internal_echo_enabled();
972inline void UDPGateway::_internal_set_echo_enabled(
bool value) {
973 _impl_._has_bits_[0] |= 0x00002000u;
974 _impl_.echo_enabled_ = value;
977 _internal_set_echo_enabled(value);
982inline bool UDPGateway::_internal_has_echo_data_report_timeout_seconds()
const {
983 bool value = (
_impl_._has_bits_[0] & 0x00000400u) != 0;
987 return _internal_has_echo_data_report_timeout_seconds();
990 _impl_.echo_data_report_timeout_seconds_ = 20;
991 _impl_._has_bits_[0] &= ~0x00000400u;
993inline int32_t UDPGateway::_internal_echo_data_report_timeout_seconds()
const {
994 return _impl_.echo_data_report_timeout_seconds_;
998 return _internal_echo_data_report_timeout_seconds();
1000inline void UDPGateway::_internal_set_echo_data_report_timeout_seconds(int32_t value) {
1001 _impl_._has_bits_[0] |= 0x00000400u;
1002 _impl_.echo_data_report_timeout_seconds_ = value;
1005 _internal_set_echo_data_report_timeout_seconds(value);
1010inline bool UDPGateway::_internal_has_echo_issue_solution()
const {
1011 bool value = (
_impl_._has_bits_[0] & 0x00000800u) != 0;
1015 return _internal_has_echo_issue_solution();
1018 _impl_.echo_issue_solution_ = 3;
1019 _impl_._has_bits_[0] &= ~0x00000800u;
1021inline ::jaiabot::protobuf::EchoIssue_SolutionType UDPGateway::_internal_echo_issue_solution()
const {
1026 return _internal_echo_issue_solution();
1030 _impl_._has_bits_[0] |= 0x00000800u;
1031 _impl_.echo_issue_solution_ = value;
1034 _internal_set_echo_issue_solution(value);
1039inline bool UDPGateway::_internal_has_echo_trigger_issue_timeout_seconds()
const {
1040 bool value = (
_impl_._has_bits_[0] & 0x00001000u) != 0;
1044 return _internal_has_echo_trigger_issue_timeout_seconds();
1047 _impl_.echo_trigger_issue_timeout_seconds_ = 20;
1048 _impl_._has_bits_[0] &= ~0x00001000u;
1050inline int32_t UDPGateway::_internal_echo_trigger_issue_timeout_seconds()
const {
1051 return _impl_.echo_trigger_issue_timeout_seconds_;
1055 return _internal_echo_trigger_issue_timeout_seconds();
1057inline void UDPGateway::_internal_set_echo_trigger_issue_timeout_seconds(int32_t value) {
1058 _impl_._has_bits_[0] |= 0x00001000u;
1059 _impl_.echo_trigger_issue_timeout_seconds_ = value;
1062 _internal_set_echo_trigger_issue_timeout_seconds(value);
1067inline bool UDPGateway::_internal_has_salinity_enabled()
const {
1068 bool value = (
_impl_._has_bits_[0] & 0x00004000u) != 0;
1072 return _internal_has_salinity_enabled();
1075 _impl_.salinity_enabled_ =
true;
1076 _impl_._has_bits_[0] &= ~0x00004000u;
1078inline bool UDPGateway::_internal_salinity_enabled()
const {
1079 return _impl_.salinity_enabled_;
1083 return _internal_salinity_enabled();
1085inline void UDPGateway::_internal_set_salinity_enabled(
bool value) {
1086 _impl_._has_bits_[0] |= 0x00004000u;
1087 _impl_.salinity_enabled_ = value;
1090 _internal_set_salinity_enabled(value);
1095inline bool UDPGateway::_internal_has_bar30_enabled()
const {
1096 bool value = (
_impl_._has_bits_[0] & 0x00008000u) != 0;
1100 return _internal_has_bar30_enabled();
1103 _impl_.bar30_enabled_ =
true;
1104 _impl_._has_bits_[0] &= ~0x00008000u;
1106inline bool UDPGateway::_internal_bar30_enabled()
const {
1107 return _impl_.bar30_enabled_;
1111 return _internal_bar30_enabled();
1113inline void UDPGateway::_internal_set_bar30_enabled(
bool value) {
1114 _impl_._has_bits_[0] |= 0x00008000u;
1115 _impl_.bar30_enabled_ = value;
1118 _internal_set_bar30_enabled(value);
1123inline bool UDPGateway::_internal_has_in_simulation()
const {
1124 bool value = (
_impl_._has_bits_[0] & 0x00010000u) != 0;
1128 return _internal_has_in_simulation();
1131 _impl_.in_simulation_ =
true;
1132 _impl_._has_bits_[0] &= ~0x00010000u;
1134inline bool UDPGateway::_internal_in_simulation()
const {
1135 return _impl_.in_simulation_;
1139 return _internal_in_simulation();
1141inline void UDPGateway::_internal_set_in_simulation(
bool value) {
1142 _impl_._has_bits_[0] |= 0x00010000u;
1143 _impl_.in_simulation_ = value;
1146 _internal_set_in_simulation(value);
1151 #pragma GCC diagnostic pop
1161#include <google/protobuf/port_undef.inc>
bool has_tsys01_data_report_timeout_seconds() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
void set_echo_data_report_timeout_seconds(int32_t value)
void set_in_simulation(bool value)
PROTOBUF_CONSTEXPR UDPGateway(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void UnsafeArenaSwap(UDPGateway *other)
void set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
PROTOBUF_NODISCARD::goby::middleware::protobuf::UDPOneToManyConfig * release_udp_config()
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
const ::goby::middleware::protobuf::AppConfig & app() const
UDPGateway(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
bool IsInitialized() const final
void set_echo_trigger_issue_timeout_seconds(int32_t value)
void clear_in_simulation()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
bool echo_enabled() const
void clear_tsys01_data_report_timeout_seconds()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
int32_t echo_data_report_timeout_seconds() const
@ kEchoTriggerIssueTimeoutSecondsFieldNumber
@ kEchoEnabledFieldNumber
@ kInterprocessFieldNumber
@ kImuTriggerIssueTimeoutSecondsFieldNumber
@ kInSimulationFieldNumber
@ kTsys01EnabledFieldNumber
@ kBar30EnabledFieldNumber
@ kTsys01DataReportTimeoutSecondsFieldNumber
@ kSalinityDataReportTimeoutSecondsFieldNumber
@ kPressureTemperatureDataReportTimeoutSecondsFieldNumber
@ kEchoDataReportTimeoutSecondsFieldNumber
@ kImuDataReportTimeoutSecondsFieldNumber
@ kEchoIssueSolutionFieldNumber
@ kSalinityEnabledFieldNumber
@ kImuIssueSolutionFieldNumber
void set_pressure_temperature_data_report_timeout_seconds(int32_t value)
bool has_bar30_enabled() const
bool has_echo_data_report_timeout_seconds() const
void set_salinity_data_report_timeout_seconds(int32_t value)
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
bool has_udp_config() const
void set_tsys01_data_report_timeout_seconds(int32_t value)
void clear_echo_enabled()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
::jaiabot::protobuf::IMUIssue_SolutionType imu_issue_solution() const
bool has_imu_issue_solution() const
bool bar30_enabled() const
bool has_imu_trigger_issue_timeout_seconds() const
void clear_tsys01_enabled()
void clear_imu_data_report_timeout_seconds()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const UDPGateway * internal_default_instance()
int32_t pressure_temperature_data_report_timeout_seconds() const
int32_t salinity_data_report_timeout_seconds() const
bool has_pressure_temperature_data_report_timeout_seconds() const
bool has_salinity_data_report_timeout_seconds() const
void clear_echo_trigger_issue_timeout_seconds()
void set_imu_trigger_issue_timeout_seconds(int32_t value)
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
void set_imu_issue_solution(::jaiabot::protobuf::IMUIssue_SolutionType value)
void set_echo_issue_solution(::jaiabot::protobuf::EchoIssue_SolutionType value)
size_t ByteSizeLong() const final
int32_t tsys01_data_report_timeout_seconds() const
void clear_salinity_data_report_timeout_seconds()
static const UDPGateway & default_instance()
int32_t echo_trigger_issue_timeout_seconds() const
void MergeFrom(const UDPGateway &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
UDPGateway(const UDPGateway &from)
void set_bar30_enabled(bool value)
bool salinity_enabled() const
bool has_salinity_enabled() const
int32_t imu_data_report_timeout_seconds() const
int GetCachedSize() const final
void clear_bar30_enabled()
void set_tsys01_enabled(bool value)
void clear_imu_trigger_issue_timeout_seconds()
friend void swap(UDPGateway &a, UDPGateway &b)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
void set_echo_enabled(bool value)
::goby::middleware::protobuf::UDPOneToManyConfig * unsafe_arena_release_udp_config()
bool has_imu_data_report_timeout_seconds() const
UDPGateway * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
UDPGateway & operator=(const UDPGateway &from)
void set_imu_data_report_timeout_seconds(int32_t value)
bool has_interprocess() const
void clear_pressure_temperature_data_report_timeout_seconds()
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
UDPGateway & operator=(UDPGateway &&from) noexcept
::goby::middleware::protobuf::UDPOneToManyConfig * mutable_udp_config()
::jaiabot::protobuf::EchoIssue_SolutionType echo_issue_solution() const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void unsafe_arena_set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
bool in_simulation() const
void CopyFrom(const UDPGateway &from)
void set_salinity_enabled(bool value)
void Swap(UDPGateway *other)
void clear_echo_data_report_timeout_seconds()
bool has_echo_issue_solution() const
UDPGateway(UDPGateway &&from) noexcept
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app()
bool has_in_simulation() const
static const ClassData _class_data_
void clear_imu_issue_solution()
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
::goby::middleware::protobuf::AppConfig * mutable_app()
bool has_tsys01_enabled() const
int32_t imu_trigger_issue_timeout_seconds() const
void clear_interprocess()
bool tsys01_enabled() const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
bool has_echo_trigger_issue_timeout_seconds() const
void clear_echo_issue_solution()
void clear_salinity_enabled()
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
bool has_echo_enabled() const
const ::goby::middleware::protobuf::UDPOneToManyConfig & udp_config() const
static constexpr int kIndexInFileMessages
UDPGatewayDefaultTypeInternal _UDPGateway_default_instance_
bool EchoIssue_SolutionType_IsValid(int value)
bool IMUIssue_SolutionType_IsValid(int value)
static const uint32_t offsets[]
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_bin_2fudp_5fgateway_2fconfig_2eproto