4#ifndef GOOGLE_PROTOBUF_INCLUDED_bin_2fdrivers_2fatlas_5fscientific_5fezo_5fec_2fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_bin_2fdrivers_2fatlas_5fscientific_5fezo_5fec_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"
36#include <boost/units/quantity.hpp>
37#include <boost/units/absolute.hpp>
38#include <boost/units/dimensionless_type.hpp>
39#include <boost/units/make_scaled_unit.hpp>
41#include <google/protobuf/port_def.inc>
42#define PROTOBUF_INTERNAL_EXPORT_bin_2fdrivers_2fatlas_5fscientific_5fezo_5fec_2fconfig_2eproto
43PROTOBUF_NAMESPACE_OPEN
47PROTOBUF_NAMESPACE_CLOSE
56class AtlasSalinityPublisher;
57struct AtlasSalinityPublisherDefaultTypeInternal;
61PROTOBUF_NAMESPACE_OPEN
63PROTOBUF_NAMESPACE_CLOSE
70 public ::PROTOBUF_NAMESPACE_ID::Message {
79 *
this = ::std::move(from);
87 if (
this == &from)
return *
this;
88 if (GetOwningArena() == from.GetOwningArena()
89 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
90 && GetOwningArena() !=
nullptr
101 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
104 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
107 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
130 if (other ==
this)
return;
131 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
132 if (GetOwningArena() !=
nullptr &&
133 GetOwningArena() == other->GetOwningArena()) {
135 if (GetOwningArena() == other->GetOwningArena()) {
139 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
143 if (other ==
this)
return;
144 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
151 return CreateMaybeMessage<AtlasSalinityPublisher>(arena);
153 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
155 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
157 AtlasSalinityPublisher::MergeImpl(*
this, from);
160 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
162 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
168 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
172 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
174 void SetCachedSize(
int size)
const final;
178 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
179 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
180 return "jaiabot.config.AtlasSalinityPublisher";
184 bool is_message_owned =
false);
188 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
206 bool _internal_has_app()
const;
209 const ::goby::middleware::protobuf::AppConfig&
app()
const;
210 PROTOBUF_NODISCARD ::goby::middleware::protobuf::AppConfig*
release_app();
211 ::goby::middleware::protobuf::AppConfig*
mutable_app();
214 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
215 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
218 ::goby::middleware::protobuf::AppConfig*
app);
224 bool _internal_has_interprocess()
const;
227 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
232 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
233 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
236 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess);
242 bool _internal_has_udp_config()
const;
245 const ::goby::middleware::protobuf::UDPPointToPointConfig&
udp_config()
const;
246 PROTOBUF_NODISCARD ::goby::middleware::protobuf::UDPPointToPointConfig*
release_udp_config();
250 const ::goby::middleware::protobuf::UDPPointToPointConfig& _internal_udp_config()
const;
251 ::goby::middleware::protobuf::UDPPointToPointConfig* _internal_mutable_udp_config();
254 ::goby::middleware::protobuf::UDPPointToPointConfig*
udp_config);
260 bool _internal_has_atlas_salinity_report_timeout_seconds()
const;
266 int32_t _internal_atlas_salinity_report_timeout_seconds()
const;
267 void _internal_set_atlas_salinity_report_timeout_seconds(int32_t value);
273 bool _internal_has_atlas_salinity_report_in_simulation()
const;
279 bool _internal_atlas_salinity_report_in_simulation()
const;
280 void _internal_set_atlas_salinity_report_in_simulation(
bool value);
287 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
288 typedef void InternalArenaConstructable_;
289 typedef void DestructorSkippable_;
291 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
292 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
293 ::goby::middleware::protobuf::AppConfig* app_;
294 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
295 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_config_;
296 int32_t atlas_salinity_report_timeout_seconds_;
297 bool atlas_salinity_report_in_simulation_;
300 friend struct ::TableStruct_bin_2fdrivers_2fatlas_5fscientific_5fezo_5fec_2fconfig_2eproto;
308 #pragma GCC diagnostic push
309 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
314inline bool AtlasSalinityPublisher::_internal_has_app()
const {
315 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
316 PROTOBUF_ASSUME(!value ||
_impl_.app_ !=
nullptr);
320 return _internal_has_app();
322inline const ::goby::middleware::protobuf::AppConfig& AtlasSalinityPublisher::_internal_app()
const {
323 const ::goby::middleware::protobuf::AppConfig* p =
_impl_.app_;
324 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig&
>(
325 ::goby::middleware::protobuf::_AppConfig_default_instance_);
329 return _internal_app();
332 ::goby::middleware::protobuf::AppConfig*
app) {
333 if (GetArenaForAllocation() ==
nullptr) {
334 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
338 _impl_._has_bits_[0] |= 0x00000001u;
340 _impl_._has_bits_[0] &= ~0x00000001u;
345 _impl_._has_bits_[0] &= ~0x00000001u;
346 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
348#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
349 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
350 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
351 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
353 if (GetArenaForAllocation() !=
nullptr) {
354 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
361 _impl_._has_bits_[0] &= ~0x00000001u;
362 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
366inline ::goby::middleware::protobuf::AppConfig* AtlasSalinityPublisher::_internal_mutable_app() {
367 _impl_._has_bits_[0] |= 0x00000001u;
368 if (
_impl_.app_ ==
nullptr) {
369 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaForAllocation());
375 ::goby::middleware::protobuf::AppConfig* _msg = _internal_mutable_app();
380 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
381 if (message_arena ==
nullptr) {
382 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
385 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
386 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
387 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
app));
388 if (message_arena != submessage_arena) {
389 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
390 message_arena,
app, submessage_arena);
392 _impl_._has_bits_[0] |= 0x00000001u;
394 _impl_._has_bits_[0] &= ~0x00000001u;
401inline bool AtlasSalinityPublisher::_internal_has_interprocess()
const {
402 bool value = (
_impl_._has_bits_[0] & 0x00000002u) != 0;
403 PROTOBUF_ASSUME(!value ||
_impl_.interprocess_ !=
nullptr);
407 return _internal_has_interprocess();
409inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& AtlasSalinityPublisher::_internal_interprocess()
const {
410 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p =
_impl_.interprocess_;
411 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig&
>(
412 ::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
416 return _internal_interprocess();
419 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess) {
420 if (GetArenaForAllocation() ==
nullptr) {
421 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
425 _impl_._has_bits_[0] |= 0x00000002u;
427 _impl_._has_bits_[0] &= ~0x00000002u;
432 _impl_._has_bits_[0] &= ~0x00000002u;
433 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
434 _impl_.interprocess_ =
nullptr;
435#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
436 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
437 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
438 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
440 if (GetArenaForAllocation() !=
nullptr) {
441 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
448 _impl_._has_bits_[0] &= ~0x00000002u;
449 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
450 _impl_.interprocess_ =
nullptr;
453inline ::goby::zeromq::protobuf::InterProcessPortalConfig* AtlasSalinityPublisher::_internal_mutable_interprocess() {
454 _impl_._has_bits_[0] |= 0x00000002u;
455 if (
_impl_.interprocess_ ==
nullptr) {
456 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaForAllocation());
459 return _impl_.interprocess_;
462 ::goby::zeromq::protobuf::InterProcessPortalConfig* _msg = _internal_mutable_interprocess();
467 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
468 if (message_arena ==
nullptr) {
469 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
472 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
473 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
474 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
interprocess));
475 if (message_arena != submessage_arena) {
476 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
479 _impl_._has_bits_[0] |= 0x00000002u;
481 _impl_._has_bits_[0] &= ~0x00000002u;
488inline bool AtlasSalinityPublisher::_internal_has_udp_config()
const {
489 bool value = (
_impl_._has_bits_[0] & 0x00000004u) != 0;
490 PROTOBUF_ASSUME(!value ||
_impl_.udp_config_ !=
nullptr);
494 return _internal_has_udp_config();
496inline const ::goby::middleware::protobuf::UDPPointToPointConfig& AtlasSalinityPublisher::_internal_udp_config()
const {
497 const ::goby::middleware::protobuf::UDPPointToPointConfig* p =
_impl_.udp_config_;
498 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::UDPPointToPointConfig&
>(
499 ::goby::middleware::protobuf::_UDPPointToPointConfig_default_instance_);
503 return _internal_udp_config();
506 ::goby::middleware::protobuf::UDPPointToPointConfig*
udp_config) {
507 if (GetArenaForAllocation() ==
nullptr) {
508 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
512 _impl_._has_bits_[0] |= 0x00000004u;
514 _impl_._has_bits_[0] &= ~0x00000004u;
519 _impl_._has_bits_[0] &= ~0x00000004u;
520 ::goby::middleware::protobuf::UDPPointToPointConfig* temp =
_impl_.udp_config_;
521 _impl_.udp_config_ =
nullptr;
522#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
523 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
524 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
525 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
527 if (GetArenaForAllocation() !=
nullptr) {
528 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
535 _impl_._has_bits_[0] &= ~0x00000004u;
536 ::goby::middleware::protobuf::UDPPointToPointConfig* temp =
_impl_.udp_config_;
537 _impl_.udp_config_ =
nullptr;
540inline ::goby::middleware::protobuf::UDPPointToPointConfig* AtlasSalinityPublisher::_internal_mutable_udp_config() {
541 _impl_._has_bits_[0] |= 0x00000004u;
542 if (
_impl_.udp_config_ ==
nullptr) {
543 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPPointToPointConfig>(GetArenaForAllocation());
546 return _impl_.udp_config_;
549 ::goby::middleware::protobuf::UDPPointToPointConfig* _msg = _internal_mutable_udp_config();
554 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
555 if (message_arena ==
nullptr) {
556 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
559 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
560 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
561 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
udp_config));
562 if (message_arena != submessage_arena) {
563 udp_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
566 _impl_._has_bits_[0] |= 0x00000004u;
568 _impl_._has_bits_[0] &= ~0x00000004u;
575inline bool AtlasSalinityPublisher::_internal_has_atlas_salinity_report_timeout_seconds()
const {
576 bool value = (
_impl_._has_bits_[0] & 0x00000008u) != 0;
580 return _internal_has_atlas_salinity_report_timeout_seconds();
583 _impl_.atlas_salinity_report_timeout_seconds_ = 40;
584 _impl_._has_bits_[0] &= ~0x00000008u;
586inline int32_t AtlasSalinityPublisher::_internal_atlas_salinity_report_timeout_seconds()
const {
587 return _impl_.atlas_salinity_report_timeout_seconds_;
591 return _internal_atlas_salinity_report_timeout_seconds();
593inline void AtlasSalinityPublisher::_internal_set_atlas_salinity_report_timeout_seconds(int32_t value) {
594 _impl_._has_bits_[0] |= 0x00000008u;
595 _impl_.atlas_salinity_report_timeout_seconds_ = value;
598 _internal_set_atlas_salinity_report_timeout_seconds(value);
603inline bool AtlasSalinityPublisher::_internal_has_atlas_salinity_report_in_simulation()
const {
604 bool value = (
_impl_._has_bits_[0] & 0x00000010u) != 0;
608 return _internal_has_atlas_salinity_report_in_simulation();
611 _impl_.atlas_salinity_report_in_simulation_ =
true;
612 _impl_._has_bits_[0] &= ~0x00000010u;
614inline bool AtlasSalinityPublisher::_internal_atlas_salinity_report_in_simulation()
const {
615 return _impl_.atlas_salinity_report_in_simulation_;
619 return _internal_atlas_salinity_report_in_simulation();
621inline void AtlasSalinityPublisher::_internal_set_atlas_salinity_report_in_simulation(
bool value) {
622 _impl_._has_bits_[0] |= 0x00000010u;
623 _impl_.atlas_salinity_report_in_simulation_ = value;
626 _internal_set_atlas_salinity_report_in_simulation(value);
631 #pragma GCC diagnostic pop
641#include <google/protobuf/port_undef.inc>
bool atlas_salinity_report_in_simulation() const
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
@ kAtlasSalinityReportInSimulationFieldNumber
@ kAtlasSalinityReportTimeoutSecondsFieldNumber
@ kInterprocessFieldNumber
void UnsafeArenaSwap(AtlasSalinityPublisher *other)
PROTOBUF_NODISCARD::goby::middleware::protobuf::UDPPointToPointConfig * release_udp_config()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
void set_atlas_salinity_report_timeout_seconds(int32_t value)
void Swap(AtlasSalinityPublisher *other)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
static const AtlasSalinityPublisher & default_instance()
AtlasSalinityPublisher(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
AtlasSalinityPublisher & operator=(const AtlasSalinityPublisher &from)
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
friend void swap(AtlasSalinityPublisher &a, AtlasSalinityPublisher &b)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const ClassData _class_data_
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void clear_atlas_salinity_report_timeout_seconds()
int GetCachedSize() const final
int32_t atlas_salinity_report_timeout_seconds() const
::goby::middleware::protobuf::AppConfig * mutable_app()
bool has_udp_config() const
AtlasSalinityPublisher(AtlasSalinityPublisher &&from) noexcept
AtlasSalinityPublisher(const AtlasSalinityPublisher &from)
void set_allocated_udp_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_config)
static const AtlasSalinityPublisher * internal_default_instance()
void CopyFrom(const AtlasSalinityPublisher &from)
::goby::middleware::protobuf::UDPPointToPointConfig * mutable_udp_config()
void set_atlas_salinity_report_in_simulation(bool value)
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
PROTOBUF_CONSTEXPR AtlasSalinityPublisher(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
const ::goby::middleware::protobuf::AppConfig & app() const
const ::goby::middleware::protobuf::UDPPointToPointConfig & udp_config() const
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app()
bool IsInitialized() const final
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
size_t ByteSizeLong() const final
bool has_interprocess() const
void clear_interprocess()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
::goby::middleware::protobuf::UDPPointToPointConfig * unsafe_arena_release_udp_config()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void unsafe_arena_set_allocated_udp_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_config)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
bool has_atlas_salinity_report_timeout_seconds() const
AtlasSalinityPublisher * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void MergeFrom(const AtlasSalinityPublisher &from)
AtlasSalinityPublisher & operator=(AtlasSalinityPublisher &&from) noexcept
void clear_atlas_salinity_report_in_simulation()
static constexpr int kIndexInFileMessages
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
~AtlasSalinityPublisher() override
bool has_atlas_salinity_report_in_simulation() const
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_bin_2fdrivers_2fatlas_5fscientific_5fezo_5fec_2fconfig_2eproto
AtlasSalinityPublisherDefaultTypeInternal _AtlasSalinityPublisher_default_instance_
static const uint32_t offsets[]