4 #ifndef GOOGLE_PROTOBUF_INCLUDED_bin_2fdrivers_2fbluerobotics_5fpressure_5fsensor_2fconfig_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_bin_2fdrivers_2fbluerobotics_5fpressure_5fsensor_2fconfig_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3012000
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 3012004 < 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_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/inlined_string_field.h>
29 #include <google/protobuf/metadata_lite.h>
30 #include <google/protobuf/generated_message_reflection.h>
31 #include <google/protobuf/message.h>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
35 #include "goby/middleware/protobuf/app_config.pb.h"
36 #include "goby/zeromq/protobuf/interprocess_config.pb.h"
37 #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_2fdrivers_2fbluerobotics_5fpressure_5fsensor_2fconfig_2eproto
45 PROTOBUF_NAMESPACE_OPEN
49 PROTOBUF_NAMESPACE_CLOSE
53 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
55 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
57 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
59 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata
field_metadata[];
61 static const ::PROTOBUF_NAMESPACE_ID::uint32
offsets[];
66 class BlueRoboticsPressureSensorDriver;
67 class BlueRoboticsPressureSensorDriverDefaultTypeInternal;
71 PROTOBUF_NAMESPACE_OPEN
72 template<> ::jaiabot::config::BlueRoboticsPressureSensorDriver* Arena::CreateMaybeMessage<::jaiabot::config::BlueRoboticsPressureSensorDriver>(Arena*);
73 PROTOBUF_NAMESPACE_CLOSE
79 class BlueRoboticsPressureSensorDriver PROTOBUF_FINAL :
80 public ::PROTOBUF_NAMESPACE_ID::Message {
87 : BlueRoboticsPressureSensorDriver() {
88 *
this = ::std::move(from);
91 inline BlueRoboticsPressureSensorDriver&
operator=(
const BlueRoboticsPressureSensorDriver& from) {
95 inline BlueRoboticsPressureSensorDriver&
operator=(BlueRoboticsPressureSensorDriver&& from) noexcept {
96 if (GetArena() == from.GetArena()) {
97 if (
this != &from) InternalSwap(&from);
105 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
108 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
111 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
112 return GetDescriptor();
115 return GetMetadataStatic().descriptor;
118 return GetMetadataStatic().reflection;
124 return reinterpret_cast<const BlueRoboticsPressureSensorDriver*
>(
127 static constexpr
int kIndexInFileMessages =
130 friend void swap(BlueRoboticsPressureSensorDriver& a, BlueRoboticsPressureSensorDriver& b) {
133 inline void Swap(BlueRoboticsPressureSensorDriver* other) {
134 if (other ==
this)
return;
135 if (GetArena() == other->GetArena()) {
138 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
142 if (other ==
this)
return;
143 GOOGLE_DCHECK(GetArena() == other->GetArena());
149 inline BlueRoboticsPressureSensorDriver*
New() const final {
150 return CreateMaybeMessage<BlueRoboticsPressureSensorDriver>(
nullptr);
153 BlueRoboticsPressureSensorDriver*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
154 return CreateMaybeMessage<BlueRoboticsPressureSensorDriver>(arena);
156 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
157 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
158 void CopyFrom(
const BlueRoboticsPressureSensorDriver& from);
159 void MergeFrom(
const BlueRoboticsPressureSensorDriver& from);
160 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
161 bool IsInitialized() const final;
163 size_t ByteSizeLong() const final;
164 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
165 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
166 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
167 int GetCachedSize() const final {
return _cached_size_.Get(); }
170 inline void SharedCtor();
171 inline void SharedDtor();
172 void SetCachedSize(
int size)
const final;
173 void InternalSwap(BlueRoboticsPressureSensorDriver* other);
174 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
175 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
176 return "jaiabot.config.BlueRoboticsPressureSensorDriver";
181 static void ArenaDtor(
void*
object);
182 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
187 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
200 kInterprocessFieldNumber = 2,
201 kUdpConfigFieldNumber = 3,
202 kBlueRoboticsPressureReportTimeoutSecondsFieldNumber = 10,
203 kBlueRoboticsPressureReportInSimulationFieldNumber = 11,
208 bool _internal_has_app()
const;
211 const ::goby::middleware::protobuf::AppConfig&
app()
const;
216 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
217 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
220 ::goby::middleware::protobuf::AppConfig* app);
226 bool _internal_has_interprocess()
const;
229 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
234 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
235 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
238 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
244 bool _internal_has_udp_config()
const;
247 const ::goby::middleware::protobuf::UDPPointToPointConfig&
udp_config()
const;
252 const ::goby::middleware::protobuf::UDPPointToPointConfig& _internal_udp_config()
const;
253 ::goby::middleware::protobuf::UDPPointToPointConfig* _internal_mutable_udp_config();
256 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_config);
262 bool _internal_has_blue_robotics_pressure_report_timeout_seconds()
const;
268 ::PROTOBUF_NAMESPACE_ID::int32 _internal_blue_robotics_pressure_report_timeout_seconds()
const;
269 void _internal_set_blue_robotics_pressure_report_timeout_seconds(::PROTOBUF_NAMESPACE_ID::int32 value);
275 bool _internal_has_blue_robotics_pressure_report_in_simulation()
const;
281 bool _internal_blue_robotics_pressure_report_in_simulation()
const;
282 void _internal_set_blue_robotics_pressure_report_in_simulation(
bool value);
289 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
290 typedef void InternalArenaConstructable_;
291 typedef void DestructorSkippable_;
292 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
293 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
294 ::goby::middleware::protobuf::AppConfig* app_;
295 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
296 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_config_;
297 ::PROTOBUF_NAMESPACE_ID::int32 blue_robotics_pressure_report_timeout_seconds_;
298 bool blue_robotics_pressure_report_in_simulation_;
299 friend struct ::TableStruct_bin_2fdrivers_2fbluerobotics_5fpressure_5fsensor_2fconfig_2eproto;
307 #pragma GCC diagnostic push
308 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
313 inline bool BlueRoboticsPressureSensorDriver::_internal_has_app()
const {
314 bool value = (_has_bits_[0] & 0x00000001u) != 0;
315 PROTOBUF_ASSUME(!value || app_ !=
nullptr);
318 inline bool BlueRoboticsPressureSensorDriver::has_app()
const {
319 return _internal_has_app();
321 inline const ::goby::middleware::protobuf::AppConfig& BlueRoboticsPressureSensorDriver::_internal_app()
const {
322 const ::goby::middleware::protobuf::AppConfig* p = app_;
323 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*
>(
324 &::goby::middleware::protobuf::_AppConfig_default_instance_);
326 inline const ::goby::middleware::protobuf::AppConfig& BlueRoboticsPressureSensorDriver::app()
const {
328 return _internal_app();
330 inline void BlueRoboticsPressureSensorDriver::unsafe_arena_set_allocated_app(
331 ::goby::middleware::protobuf::AppConfig* app) {
332 if (GetArena() ==
nullptr) {
333 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
337 _has_bits_[0] |= 0x00000001u;
339 _has_bits_[0] &= ~0x00000001u;
343 inline ::goby::middleware::protobuf::AppConfig* BlueRoboticsPressureSensorDriver::release_app() {
344 auto temp = unsafe_arena_release_app();
345 if (GetArena() !=
nullptr) {
346 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
350 inline ::goby::middleware::protobuf::AppConfig* BlueRoboticsPressureSensorDriver::unsafe_arena_release_app() {
352 _has_bits_[0] &= ~0x00000001u;
353 ::goby::middleware::protobuf::AppConfig* temp = app_;
357 inline ::goby::middleware::protobuf::AppConfig* BlueRoboticsPressureSensorDriver::_internal_mutable_app() {
358 _has_bits_[0] |= 0x00000001u;
359 if (app_ ==
nullptr) {
360 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArena());
365 inline ::goby::middleware::protobuf::AppConfig* BlueRoboticsPressureSensorDriver::mutable_app() {
367 return _internal_mutable_app();
369 inline void BlueRoboticsPressureSensorDriver::set_allocated_app(::goby::middleware::protobuf::AppConfig* app) {
370 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
371 if (message_arena ==
nullptr) {
372 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
375 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
376 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app)->GetArena();
377 if (message_arena != submessage_arena) {
378 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
379 message_arena, app, submessage_arena);
381 _has_bits_[0] |= 0x00000001u;
383 _has_bits_[0] &= ~0x00000001u;
390 inline bool BlueRoboticsPressureSensorDriver::_internal_has_interprocess()
const {
391 bool value = (_has_bits_[0] & 0x00000002u) != 0;
392 PROTOBUF_ASSUME(!value || interprocess_ !=
nullptr);
395 inline bool BlueRoboticsPressureSensorDriver::has_interprocess()
const {
396 return _internal_has_interprocess();
398 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& BlueRoboticsPressureSensorDriver::_internal_interprocess()
const {
399 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
400 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*
>(
401 &::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
403 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& BlueRoboticsPressureSensorDriver::interprocess()
const {
405 return _internal_interprocess();
407 inline void BlueRoboticsPressureSensorDriver::unsafe_arena_set_allocated_interprocess(
408 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
409 if (GetArena() ==
nullptr) {
410 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
412 interprocess_ = interprocess;
414 _has_bits_[0] |= 0x00000002u;
416 _has_bits_[0] &= ~0x00000002u;
420 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BlueRoboticsPressureSensorDriver::release_interprocess() {
421 auto temp = unsafe_arena_release_interprocess();
422 if (GetArena() !=
nullptr) {
423 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
427 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BlueRoboticsPressureSensorDriver::unsafe_arena_release_interprocess() {
429 _has_bits_[0] &= ~0x00000002u;
430 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp = interprocess_;
431 interprocess_ =
nullptr;
434 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BlueRoboticsPressureSensorDriver::_internal_mutable_interprocess() {
435 _has_bits_[0] |= 0x00000002u;
436 if (interprocess_ ==
nullptr) {
437 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArena());
440 return interprocess_;
442 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BlueRoboticsPressureSensorDriver::mutable_interprocess() {
444 return _internal_mutable_interprocess();
446 inline void BlueRoboticsPressureSensorDriver::set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
447 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
448 if (message_arena ==
nullptr) {
449 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
452 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
453 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess)->GetArena();
454 if (message_arena != submessage_arena) {
455 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
456 message_arena, interprocess, submessage_arena);
458 _has_bits_[0] |= 0x00000002u;
460 _has_bits_[0] &= ~0x00000002u;
462 interprocess_ = interprocess;
467 inline bool BlueRoboticsPressureSensorDriver::_internal_has_udp_config()
const {
468 bool value = (_has_bits_[0] & 0x00000004u) != 0;
469 PROTOBUF_ASSUME(!value || udp_config_ !=
nullptr);
472 inline bool BlueRoboticsPressureSensorDriver::has_udp_config()
const {
473 return _internal_has_udp_config();
475 inline const ::goby::middleware::protobuf::UDPPointToPointConfig& BlueRoboticsPressureSensorDriver::_internal_udp_config()
const {
476 const ::goby::middleware::protobuf::UDPPointToPointConfig* p = udp_config_;
477 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::UDPPointToPointConfig*
>(
478 &::goby::middleware::protobuf::_UDPPointToPointConfig_default_instance_);
480 inline const ::goby::middleware::protobuf::UDPPointToPointConfig& BlueRoboticsPressureSensorDriver::udp_config()
const {
482 return _internal_udp_config();
484 inline void BlueRoboticsPressureSensorDriver::unsafe_arena_set_allocated_udp_config(
485 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_config) {
486 if (GetArena() ==
nullptr) {
487 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config_);
489 udp_config_ = udp_config;
491 _has_bits_[0] |= 0x00000004u;
493 _has_bits_[0] &= ~0x00000004u;
497 inline ::goby::middleware::protobuf::UDPPointToPointConfig* BlueRoboticsPressureSensorDriver::release_udp_config() {
498 auto temp = unsafe_arena_release_udp_config();
499 if (GetArena() !=
nullptr) {
500 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
504 inline ::goby::middleware::protobuf::UDPPointToPointConfig* BlueRoboticsPressureSensorDriver::unsafe_arena_release_udp_config() {
506 _has_bits_[0] &= ~0x00000004u;
507 ::goby::middleware::protobuf::UDPPointToPointConfig* temp = udp_config_;
508 udp_config_ =
nullptr;
511 inline ::goby::middleware::protobuf::UDPPointToPointConfig* BlueRoboticsPressureSensorDriver::_internal_mutable_udp_config() {
512 _has_bits_[0] |= 0x00000004u;
513 if (udp_config_ ==
nullptr) {
514 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPPointToPointConfig>(GetArena());
519 inline ::goby::middleware::protobuf::UDPPointToPointConfig* BlueRoboticsPressureSensorDriver::mutable_udp_config() {
521 return _internal_mutable_udp_config();
523 inline void BlueRoboticsPressureSensorDriver::set_allocated_udp_config(::goby::middleware::protobuf::UDPPointToPointConfig* udp_config) {
524 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
525 if (message_arena ==
nullptr) {
526 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config_);
529 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
530 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config)->GetArena();
531 if (message_arena != submessage_arena) {
532 udp_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
533 message_arena, udp_config, submessage_arena);
535 _has_bits_[0] |= 0x00000004u;
537 _has_bits_[0] &= ~0x00000004u;
539 udp_config_ = udp_config;
544 inline bool BlueRoboticsPressureSensorDriver::_internal_has_blue_robotics_pressure_report_timeout_seconds()
const {
545 bool value = (_has_bits_[0] & 0x00000008u) != 0;
548 inline bool BlueRoboticsPressureSensorDriver::has_blue_robotics_pressure_report_timeout_seconds()
const {
549 return _internal_has_blue_robotics_pressure_report_timeout_seconds();
551 inline void BlueRoboticsPressureSensorDriver::clear_blue_robotics_pressure_report_timeout_seconds() {
552 blue_robotics_pressure_report_timeout_seconds_ = 40;
553 _has_bits_[0] &= ~0x00000008u;
555 inline ::PROTOBUF_NAMESPACE_ID::int32 BlueRoboticsPressureSensorDriver::_internal_blue_robotics_pressure_report_timeout_seconds()
const {
556 return blue_robotics_pressure_report_timeout_seconds_;
558 inline ::PROTOBUF_NAMESPACE_ID::int32 BlueRoboticsPressureSensorDriver::blue_robotics_pressure_report_timeout_seconds()
const {
560 return _internal_blue_robotics_pressure_report_timeout_seconds();
562 inline void BlueRoboticsPressureSensorDriver::_internal_set_blue_robotics_pressure_report_timeout_seconds(::PROTOBUF_NAMESPACE_ID::int32 value) {
563 _has_bits_[0] |= 0x00000008u;
564 blue_robotics_pressure_report_timeout_seconds_ = value;
566 inline void BlueRoboticsPressureSensorDriver::set_blue_robotics_pressure_report_timeout_seconds(::PROTOBUF_NAMESPACE_ID::int32 value) {
567 _internal_set_blue_robotics_pressure_report_timeout_seconds(value);
572 inline bool BlueRoboticsPressureSensorDriver::_internal_has_blue_robotics_pressure_report_in_simulation()
const {
573 bool value = (_has_bits_[0] & 0x00000010u) != 0;
576 inline bool BlueRoboticsPressureSensorDriver::has_blue_robotics_pressure_report_in_simulation()
const {
577 return _internal_has_blue_robotics_pressure_report_in_simulation();
579 inline void BlueRoboticsPressureSensorDriver::clear_blue_robotics_pressure_report_in_simulation() {
580 blue_robotics_pressure_report_in_simulation_ =
true;
581 _has_bits_[0] &= ~0x00000010u;
583 inline bool BlueRoboticsPressureSensorDriver::_internal_blue_robotics_pressure_report_in_simulation()
const {
584 return blue_robotics_pressure_report_in_simulation_;
586 inline bool BlueRoboticsPressureSensorDriver::blue_robotics_pressure_report_in_simulation()
const {
588 return _internal_blue_robotics_pressure_report_in_simulation();
590 inline void BlueRoboticsPressureSensorDriver::_internal_set_blue_robotics_pressure_report_in_simulation(
bool value) {
591 _has_bits_[0] |= 0x00000010u;
592 blue_robotics_pressure_report_in_simulation_ = value;
594 inline void BlueRoboticsPressureSensorDriver::set_blue_robotics_pressure_report_in_simulation(
bool value) {
595 _internal_set_blue_robotics_pressure_report_in_simulation(value);
600 #pragma GCC diagnostic pop
610 #include <google/protobuf/port_undef.inc>
::goby::middleware::protobuf::UDPPointToPointConfig * mutable_udp_config()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void clear_blue_robotics_pressure_report_timeout_seconds()
void UnsafeArenaSwap(BlueRoboticsPressureSensorDriver *other)
bool has_interprocess() const
void Swap(BlueRoboticsPressureSensorDriver *other)
BlueRoboticsPressureSensorDriver(const BlueRoboticsPressureSensorDriver &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void set_allocated_udp_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_config)
const ::goby::middleware::protobuf::AppConfig & app() const
static void InitAsDefaultInstance()
void clear_interprocess()
BlueRoboticsPressureSensorDriver & operator=(const BlueRoboticsPressureSensorDriver &from)
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
bool has_blue_robotics_pressure_report_timeout_seconds() const
::goby::middleware::protobuf::AppConfig * release_app()
BlueRoboticsPressureSensorDriver * New() const final
bool blue_robotics_pressure_report_in_simulation() const
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
void CopyFrom(const BlueRoboticsPressureSensorDriver &from)
::goby::middleware::protobuf::UDPPointToPointConfig * unsafe_arena_release_udp_config()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
bool has_blue_robotics_pressure_report_in_simulation() const
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
BlueRoboticsPressureSensorDriver(BlueRoboticsPressureSensorDriver &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
void unsafe_arena_set_allocated_udp_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_config)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void clear_blue_robotics_pressure_report_in_simulation()
void set_blue_robotics_pressure_report_timeout_seconds(::PROTOBUF_NAMESPACE_ID::int32 value)
static const BlueRoboticsPressureSensorDriver * internal_default_instance()
static const BlueRoboticsPressureSensorDriver & default_instance()
::goby::middleware::protobuf::AppConfig * mutable_app()
::goby::middleware::protobuf::UDPPointToPointConfig * release_udp_config()
::PROTOBUF_NAMESPACE_ID::int32 blue_robotics_pressure_report_timeout_seconds() const
const ::goby::middleware::protobuf::UDPPointToPointConfig & udp_config() const
BlueRoboticsPressureSensorDriver()
void set_blue_robotics_pressure_report_in_simulation(bool value)
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
BlueRoboticsPressureSensorDriver & operator=(BlueRoboticsPressureSensorDriver &&from) noexcept
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
virtual ~BlueRoboticsPressureSensorDriver()
BlueRoboticsPressureSensorDriver(::PROTOBUF_NAMESPACE_ID::Arena *arena)
friend void swap(BlueRoboticsPressureSensorDriver &a, BlueRoboticsPressureSensorDriver &b)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
BlueRoboticsPressureSensorDriver * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
void MergeFrom(const BlueRoboticsPressureSensorDriver &from)
bool has_udp_config() const
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_bin_2fdrivers_2fbluerobotics_5fpressure_5fsensor_2fconfig_2eproto
BlueRoboticsPressureSensorDriverDefaultTypeInternal _BlueRoboticsPressureSensorDriver_default_instance_
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaiabot::udp::protobuf::Config >, 11, false > config
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)