4#ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_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>
36#include "dccl/option_extensions.pb.h"
41#include <boost/units/quantity.hpp>
42#include <boost/units/absolute.hpp>
43#include <boost/units/dimensionless_type.hpp>
44#include <boost/units/make_scaled_unit.hpp>
46#include <google/protobuf/port_def.inc>
47#define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto
48PROTOBUF_NAMESPACE_OPEN
52PROTOBUF_NAMESPACE_CLOSE
65struct BridgeConfigDefaultTypeInternal;
68struct BridgeConfig_SubnetDefaultTypeInternal;
75PROTOBUF_NAMESPACE_OPEN
78PROTOBUF_NAMESPACE_CLOSE
88 public ::PROTOBUF_NAMESPACE_ID::Message {
92 explicit PROTOBUF_CONSTEXPR
BridgeConfig_Subnet(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
97 *
this = ::std::move(from);
105 if (
this == &from)
return *
this;
106 if (GetOwningArena() == from.GetOwningArena()
107 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
108 && GetOwningArena() !=
nullptr
119 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
122 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
125 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
148 if (other ==
this)
return;
149 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
150 if (GetOwningArena() !=
nullptr &&
151 GetOwningArena() == other->GetOwningArena()) {
153 if (GetOwningArena() == other->GetOwningArena()) {
157 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
161 if (other ==
this)
return;
162 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
169 return CreateMaybeMessage<BridgeConfig_Subnet>(arena);
171 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
173 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
175 BridgeConfig_Subnet::MergeImpl(*
this, from);
178 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
180 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
186 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
190 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
192 void SetCachedSize(
int size)
const final;
196 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
197 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
198 return "goby.apps.zeromq.acomms.protobuf.BridgeConfig.Subnet";
202 bool is_message_owned =
false);
206 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
221 bool _internal_has_queue_cfg()
const;
224 const ::goby::acomms::protobuf::QueueManagerConfig&
queue_cfg()
const;
225 PROTOBUF_NODISCARD ::goby::acomms::protobuf::QueueManagerConfig*
release_queue_cfg();
229 const ::goby::acomms::protobuf::QueueManagerConfig& _internal_queue_cfg()
const;
239 bool _internal_has_mac_cfg()
const;
242 const ::goby::acomms::protobuf::MACConfig&
mac_cfg()
const;
243 PROTOBUF_NODISCARD ::goby::acomms::protobuf::MACConfig*
release_mac_cfg();
247 const ::goby::acomms::protobuf::MACConfig& _internal_mac_cfg()
const;
259 size_t RequiredFieldsByteSizeFallback()
const;
261 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
262 typedef void InternalArenaConstructable_;
263 typedef void DestructorSkippable_;
265 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
266 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
271 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto;
276 public ::PROTOBUF_NAMESPACE_ID::Message {
280 explicit PROTOBUF_CONSTEXPR
BridgeConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
285 *
this = ::std::move(from);
293 if (
this == &from)
return *
this;
294 if (GetOwningArena() == from.GetOwningArena()
295 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
296 && GetOwningArena() !=
nullptr
307 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
310 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
313 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
314 return GetDescriptor();
317 return default_instance().GetMetadata().descriptor;
320 return default_instance().GetMetadata().reflection;
323 return *internal_default_instance();
329 static constexpr int kIndexInFileMessages =
336 if (other ==
this)
return;
337 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
338 if (GetOwningArena() !=
nullptr &&
339 GetOwningArena() == other->GetOwningArena()) {
341 if (GetOwningArena() == other->GetOwningArena()) {
345 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
349 if (other ==
this)
return;
350 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
357 return CreateMaybeMessage<BridgeConfig>(arena);
359 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
361 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
363 BridgeConfig::MergeImpl(*
this, from);
366 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
368 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
369 bool IsInitialized() const final;
372 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
373 uint8_t* _InternalSerialize(
374 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
375 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
378 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
380 void SetCachedSize(
int size)
const final;
384 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
385 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
386 return "goby.apps.zeromq.acomms.protobuf.BridgeConfig";
390 bool is_message_owned =
false);
394 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
396 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
405 kSubnetFieldNumber = 3,
406 kLoadSharedLibraryFieldNumber = 10,
407 kLoadProtoFileFieldNumber = 11,
409 kInterprocessFieldNumber = 2,
410 kRouteCfgFieldNumber = 4,
411 kDcclCfgFieldNumber = 12,
412 kForwardCacstFieldNumber = 100,
413 kForwardRangingReplyFieldNumber = 101,
414 kSpecialCommandTtlFieldNumber = 200,
417 int subnet_size()
const;
419 int _internal_subnet_size()
const;
423 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >*
426 const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& _internal_subnet(
int index)
const;
429 const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& subnet(
int index)
const;
431 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >&
435 int load_shared_library_size()
const;
437 int _internal_load_shared_library_size()
const;
439 void clear_load_shared_library();
440 const std::string& load_shared_library(
int index)
const;
441 std::string* mutable_load_shared_library(
int index);
442 void set_load_shared_library(
int index,
const std::string& value);
443 void set_load_shared_library(
int index, std::string&& value);
444 void set_load_shared_library(
int index,
const char* value);
445 void set_load_shared_library(
int index,
const char* value,
size_t size);
446 std::string* add_load_shared_library();
447 void add_load_shared_library(
const std::string& value);
448 void add_load_shared_library(std::string&& value);
449 void add_load_shared_library(
const char* value);
450 void add_load_shared_library(
const char* value,
size_t size);
451 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& load_shared_library()
const;
452 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_load_shared_library();
454 const std::string& _internal_load_shared_library(
int index)
const;
455 std::string* _internal_add_load_shared_library();
459 int load_proto_file_size()
const;
461 int _internal_load_proto_file_size()
const;
463 void clear_load_proto_file();
464 const std::string& load_proto_file(
int index)
const;
465 std::string* mutable_load_proto_file(
int index);
466 void set_load_proto_file(
int index,
const std::string& value);
467 void set_load_proto_file(
int index, std::string&& value);
468 void set_load_proto_file(
int index,
const char* value);
469 void set_load_proto_file(
int index,
const char* value,
size_t size);
470 std::string* add_load_proto_file();
471 void add_load_proto_file(
const std::string& value);
472 void add_load_proto_file(std::string&& value);
473 void add_load_proto_file(
const char* value);
474 void add_load_proto_file(
const char* value,
size_t size);
475 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& load_proto_file()
const;
476 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_load_proto_file();
478 const std::string& _internal_load_proto_file(
int index)
const;
479 std::string* _internal_add_load_proto_file();
483 bool has_app()
const;
485 bool _internal_has_app()
const;
488 const ::goby::middleware::protobuf::AppConfig& app()
const;
489 PROTOBUF_NODISCARD ::goby::middleware::protobuf::AppConfig* release_app();
493 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
496 void unsafe_arena_set_allocated_app(
501 bool has_interprocess()
const;
503 bool _internal_has_interprocess()
const;
506 const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess()
const;
507 PROTOBUF_NODISCARD ::goby::zeromq::protobuf::InterProcessPortalConfig* release_interprocess();
511 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
514 void unsafe_arena_set_allocated_interprocess(
519 bool has_route_cfg()
const;
521 bool _internal_has_route_cfg()
const;
524 const ::goby::acomms::protobuf::RouteManagerConfig& route_cfg()
const;
525 PROTOBUF_NODISCARD ::goby::acomms::protobuf::RouteManagerConfig* release_route_cfg();
529 const ::goby::acomms::protobuf::RouteManagerConfig& _internal_route_cfg()
const;
532 void unsafe_arena_set_allocated_route_cfg(
537 bool has_dccl_cfg()
const;
539 bool _internal_has_dccl_cfg()
const;
542 const ::goby::acomms::protobuf::DCCLConfig& dccl_cfg()
const;
543 PROTOBUF_NODISCARD ::goby::acomms::protobuf::DCCLConfig* release_dccl_cfg();
547 const ::goby::acomms::protobuf::DCCLConfig& _internal_dccl_cfg()
const;
550 void unsafe_arena_set_allocated_dccl_cfg(
555 bool has_forward_cacst()
const;
557 bool _internal_has_forward_cacst()
const;
559 void clear_forward_cacst();
560 bool forward_cacst()
const;
561 void set_forward_cacst(
bool value);
563 bool _internal_forward_cacst()
const;
564 void _internal_set_forward_cacst(
bool value);
568 bool has_forward_ranging_reply()
const;
570 bool _internal_has_forward_ranging_reply()
const;
572 void clear_forward_ranging_reply();
573 bool forward_ranging_reply()
const;
574 void set_forward_ranging_reply(
bool value);
576 bool _internal_forward_ranging_reply()
const;
577 void _internal_set_forward_ranging_reply(
bool value);
581 bool has_special_command_ttl()
const;
583 bool _internal_has_special_command_ttl()
const;
585 void clear_special_command_ttl();
586 int32_t special_command_ttl()
const;
587 void set_special_command_ttl(int32_t value);
589 int32_t _internal_special_command_ttl()
const;
590 void _internal_set_special_command_ttl(int32_t value);
597 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
598 typedef void InternalArenaConstructable_;
599 typedef void DestructorSkippable_;
601 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
602 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
603 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet > subnet_;
604 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> load_shared_library_;
605 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> load_proto_file_;
611 bool forward_ranging_reply_;
612 int32_t special_command_ttl_;
615 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto;
623 #pragma GCC diagnostic push
624 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
629inline bool BridgeConfig_Subnet::_internal_has_queue_cfg()
const {
630 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
631 PROTOBUF_ASSUME(!value || _impl_.queue_cfg_ !=
nullptr);
634inline bool BridgeConfig_Subnet::has_queue_cfg()
const {
635 return _internal_has_queue_cfg();
637inline const ::goby::acomms::protobuf::QueueManagerConfig& BridgeConfig_Subnet::_internal_queue_cfg()
const {
638 const ::goby::acomms::protobuf::QueueManagerConfig* p = _impl_.queue_cfg_;
642inline const ::goby::acomms::protobuf::QueueManagerConfig& BridgeConfig_Subnet::queue_cfg()
const {
644 return _internal_queue_cfg();
646inline void BridgeConfig_Subnet::unsafe_arena_set_allocated_queue_cfg(
648 if (GetArenaForAllocation() ==
nullptr) {
649 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.queue_cfg_);
651 _impl_.queue_cfg_ = queue_cfg;
653 _impl_._has_bits_[0] |= 0x00000001u;
655 _impl_._has_bits_[0] &= ~0x00000001u;
659inline ::goby::acomms::protobuf::QueueManagerConfig* BridgeConfig_Subnet::release_queue_cfg() {
660 _impl_._has_bits_[0] &= ~0x00000001u;
662 _impl_.queue_cfg_ =
nullptr;
663#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
664 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
665 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
666 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
668 if (GetArenaForAllocation() !=
nullptr) {
669 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
674inline ::goby::acomms::protobuf::QueueManagerConfig* BridgeConfig_Subnet::unsafe_arena_release_queue_cfg() {
676 _impl_._has_bits_[0] &= ~0x00000001u;
678 _impl_.queue_cfg_ =
nullptr;
681inline ::goby::acomms::protobuf::QueueManagerConfig* BridgeConfig_Subnet::_internal_mutable_queue_cfg() {
682 _impl_._has_bits_[0] |= 0x00000001u;
683 if (_impl_.queue_cfg_ ==
nullptr) {
685 _impl_.queue_cfg_ = p;
687 return _impl_.queue_cfg_;
689inline ::goby::acomms::protobuf::QueueManagerConfig* BridgeConfig_Subnet::mutable_queue_cfg() {
695 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
696 if (message_arena ==
nullptr) {
697 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.queue_cfg_);
700 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
701 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
702 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(queue_cfg));
703 if (message_arena != submessage_arena) {
704 queue_cfg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
705 message_arena, queue_cfg, submessage_arena);
707 _impl_._has_bits_[0] |= 0x00000001u;
709 _impl_._has_bits_[0] &= ~0x00000001u;
711 _impl_.queue_cfg_ = queue_cfg;
716inline bool BridgeConfig_Subnet::_internal_has_mac_cfg()
const {
717 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
718 PROTOBUF_ASSUME(!value || _impl_.mac_cfg_ !=
nullptr);
721inline bool BridgeConfig_Subnet::has_mac_cfg()
const {
722 return _internal_has_mac_cfg();
724inline const ::goby::acomms::protobuf::MACConfig& BridgeConfig_Subnet::_internal_mac_cfg()
const {
725 const ::goby::acomms::protobuf::MACConfig* p = _impl_.mac_cfg_;
729inline const ::goby::acomms::protobuf::MACConfig& BridgeConfig_Subnet::mac_cfg()
const {
731 return _internal_mac_cfg();
733inline void BridgeConfig_Subnet::unsafe_arena_set_allocated_mac_cfg(
735 if (GetArenaForAllocation() ==
nullptr) {
736 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.mac_cfg_);
738 _impl_.mac_cfg_ = mac_cfg;
740 _impl_._has_bits_[0] |= 0x00000002u;
742 _impl_._has_bits_[0] &= ~0x00000002u;
746inline ::goby::acomms::protobuf::MACConfig* BridgeConfig_Subnet::release_mac_cfg() {
747 _impl_._has_bits_[0] &= ~0x00000002u;
749 _impl_.mac_cfg_ =
nullptr;
750#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
751 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
752 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
753 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
755 if (GetArenaForAllocation() !=
nullptr) {
756 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
761inline ::goby::acomms::protobuf::MACConfig* BridgeConfig_Subnet::unsafe_arena_release_mac_cfg() {
763 _impl_._has_bits_[0] &= ~0x00000002u;
765 _impl_.mac_cfg_ =
nullptr;
768inline ::goby::acomms::protobuf::MACConfig* BridgeConfig_Subnet::_internal_mutable_mac_cfg() {
769 _impl_._has_bits_[0] |= 0x00000002u;
770 if (_impl_.mac_cfg_ ==
nullptr) {
774 return _impl_.mac_cfg_;
776inline ::goby::acomms::protobuf::MACConfig* BridgeConfig_Subnet::mutable_mac_cfg() {
782 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
783 if (message_arena ==
nullptr) {
784 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.mac_cfg_);
787 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
788 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
789 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(mac_cfg));
790 if (message_arena != submessage_arena) {
791 mac_cfg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
792 message_arena, mac_cfg, submessage_arena);
794 _impl_._has_bits_[0] |= 0x00000002u;
796 _impl_._has_bits_[0] &= ~0x00000002u;
798 _impl_.mac_cfg_ = mac_cfg;
807inline bool BridgeConfig::_internal_has_app()
const {
808 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
809 PROTOBUF_ASSUME(!value || _impl_.app_ !=
nullptr);
812inline bool BridgeConfig::has_app()
const {
813 return _internal_has_app();
815inline const ::goby::middleware::protobuf::AppConfig& BridgeConfig::_internal_app()
const {
816 const ::goby::middleware::protobuf::AppConfig* p = _impl_.app_;
820inline const ::goby::middleware::protobuf::AppConfig& BridgeConfig::app()
const {
822 return _internal_app();
824inline void BridgeConfig::unsafe_arena_set_allocated_app(
826 if (GetArenaForAllocation() ==
nullptr) {
827 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.app_);
831 _impl_._has_bits_[0] |= 0x00000001u;
833 _impl_._has_bits_[0] &= ~0x00000001u;
837inline ::goby::middleware::protobuf::AppConfig* BridgeConfig::release_app() {
838 _impl_._has_bits_[0] &= ~0x00000001u;
840 _impl_.app_ =
nullptr;
841#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
842 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
843 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
844 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
846 if (GetArenaForAllocation() !=
nullptr) {
847 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
852inline ::goby::middleware::protobuf::AppConfig* BridgeConfig::unsafe_arena_release_app() {
854 _impl_._has_bits_[0] &= ~0x00000001u;
856 _impl_.app_ =
nullptr;
859inline ::goby::middleware::protobuf::AppConfig* BridgeConfig::_internal_mutable_app() {
860 _impl_._has_bits_[0] |= 0x00000001u;
861 if (_impl_.app_ ==
nullptr) {
867inline ::goby::middleware::protobuf::AppConfig* BridgeConfig::mutable_app() {
873 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
874 if (message_arena ==
nullptr) {
875 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.app_);
878 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
879 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
880 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app));
881 if (message_arena != submessage_arena) {
882 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
883 message_arena, app, submessage_arena);
885 _impl_._has_bits_[0] |= 0x00000001u;
887 _impl_._has_bits_[0] &= ~0x00000001u;
894inline bool BridgeConfig::_internal_has_interprocess()
const {
895 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
896 PROTOBUF_ASSUME(!value || _impl_.interprocess_ !=
nullptr);
899inline bool BridgeConfig::has_interprocess()
const {
900 return _internal_has_interprocess();
902inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& BridgeConfig::_internal_interprocess()
const {
903 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = _impl_.interprocess_;
907inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& BridgeConfig::interprocess()
const {
909 return _internal_interprocess();
911inline void BridgeConfig::unsafe_arena_set_allocated_interprocess(
913 if (GetArenaForAllocation() ==
nullptr) {
914 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.interprocess_);
916 _impl_.interprocess_ = interprocess;
918 _impl_._has_bits_[0] |= 0x00000002u;
920 _impl_._has_bits_[0] &= ~0x00000002u;
924inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BridgeConfig::release_interprocess() {
925 _impl_._has_bits_[0] &= ~0x00000002u;
927 _impl_.interprocess_ =
nullptr;
928#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
929 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
930 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
931 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
933 if (GetArenaForAllocation() !=
nullptr) {
934 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
939inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BridgeConfig::unsafe_arena_release_interprocess() {
941 _impl_._has_bits_[0] &= ~0x00000002u;
943 _impl_.interprocess_ =
nullptr;
946inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BridgeConfig::_internal_mutable_interprocess() {
947 _impl_._has_bits_[0] |= 0x00000002u;
948 if (_impl_.interprocess_ ==
nullptr) {
950 _impl_.interprocess_ = p;
952 return _impl_.interprocess_;
954inline ::goby::zeromq::protobuf::InterProcessPortalConfig* BridgeConfig::mutable_interprocess() {
960 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
961 if (message_arena ==
nullptr) {
962 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.interprocess_);
965 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
966 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
967 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess));
968 if (message_arena != submessage_arena) {
969 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
970 message_arena, interprocess, submessage_arena);
972 _impl_._has_bits_[0] |= 0x00000002u;
974 _impl_._has_bits_[0] &= ~0x00000002u;
976 _impl_.interprocess_ = interprocess;
981inline int BridgeConfig::_internal_subnet_size()
const {
982 return _impl_.subnet_.size();
984inline int BridgeConfig::subnet_size()
const {
985 return _internal_subnet_size();
987inline void BridgeConfig::clear_subnet() {
988 _impl_.subnet_.Clear();
990inline ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* BridgeConfig::mutable_subnet(
int index) {
992 return _impl_.subnet_.Mutable(index);
994inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >*
995BridgeConfig::mutable_subnet() {
997 return &_impl_.subnet_;
999inline const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& BridgeConfig::_internal_subnet(
int index)
const {
1000 return _impl_.subnet_.Get(index);
1002inline const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& BridgeConfig::subnet(
int index)
const {
1004 return _internal_subnet(index);
1006inline ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* BridgeConfig::_internal_add_subnet() {
1007 return _impl_.subnet_.Add();
1009inline ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* BridgeConfig::add_subnet() {
1014inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >&
1015BridgeConfig::subnet()
const {
1017 return _impl_.subnet_;
1021inline bool BridgeConfig::_internal_has_route_cfg()
const {
1022 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
1023 PROTOBUF_ASSUME(!value || _impl_.route_cfg_ !=
nullptr);
1026inline bool BridgeConfig::has_route_cfg()
const {
1027 return _internal_has_route_cfg();
1029inline const ::goby::acomms::protobuf::RouteManagerConfig& BridgeConfig::_internal_route_cfg()
const {
1030 const ::goby::acomms::protobuf::RouteManagerConfig* p = _impl_.route_cfg_;
1034inline const ::goby::acomms::protobuf::RouteManagerConfig& BridgeConfig::route_cfg()
const {
1036 return _internal_route_cfg();
1038inline void BridgeConfig::unsafe_arena_set_allocated_route_cfg(
1040 if (GetArenaForAllocation() ==
nullptr) {
1041 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.route_cfg_);
1043 _impl_.route_cfg_ = route_cfg;
1045 _impl_._has_bits_[0] |= 0x00000004u;
1047 _impl_._has_bits_[0] &= ~0x00000004u;
1051inline ::goby::acomms::protobuf::RouteManagerConfig* BridgeConfig::release_route_cfg() {
1052 _impl_._has_bits_[0] &= ~0x00000004u;
1054 _impl_.route_cfg_ =
nullptr;
1055#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
1056 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
1057 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
1058 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
1060 if (GetArenaForAllocation() !=
nullptr) {
1061 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
1066inline ::goby::acomms::protobuf::RouteManagerConfig* BridgeConfig::unsafe_arena_release_route_cfg() {
1068 _impl_._has_bits_[0] &= ~0x00000004u;
1070 _impl_.route_cfg_ =
nullptr;
1073inline ::goby::acomms::protobuf::RouteManagerConfig* BridgeConfig::_internal_mutable_route_cfg() {
1074 _impl_._has_bits_[0] |= 0x00000004u;
1075 if (_impl_.route_cfg_ ==
nullptr) {
1077 _impl_.route_cfg_ = p;
1079 return _impl_.route_cfg_;
1081inline ::goby::acomms::protobuf::RouteManagerConfig* BridgeConfig::mutable_route_cfg() {
1087 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
1088 if (message_arena ==
nullptr) {
1089 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.route_cfg_);
1092 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
1093 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
1094 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(route_cfg));
1095 if (message_arena != submessage_arena) {
1096 route_cfg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
1097 message_arena, route_cfg, submessage_arena);
1099 _impl_._has_bits_[0] |= 0x00000004u;
1101 _impl_._has_bits_[0] &= ~0x00000004u;
1103 _impl_.route_cfg_ = route_cfg;
1108inline int BridgeConfig::_internal_load_shared_library_size()
const {
1109 return _impl_.load_shared_library_.size();
1111inline int BridgeConfig::load_shared_library_size()
const {
1112 return _internal_load_shared_library_size();
1114inline void BridgeConfig::clear_load_shared_library() {
1115 _impl_.load_shared_library_.Clear();
1117inline std::string* BridgeConfig::add_load_shared_library() {
1118 std::string* _s = _internal_add_load_shared_library();
1122inline const std::string& BridgeConfig::_internal_load_shared_library(
int index)
const {
1123 return _impl_.load_shared_library_.Get(index);
1125inline const std::string& BridgeConfig::load_shared_library(
int index)
const {
1127 return _internal_load_shared_library(index);
1129inline std::string* BridgeConfig::mutable_load_shared_library(
int index) {
1131 return _impl_.load_shared_library_.Mutable(index);
1133inline void BridgeConfig::set_load_shared_library(
int index,
const std::string& value) {
1134 _impl_.load_shared_library_.Mutable(index)->assign(value);
1137inline void BridgeConfig::set_load_shared_library(
int index, std::string&& value) {
1138 _impl_.load_shared_library_.Mutable(index)->assign(std::move(value));
1141inline void BridgeConfig::set_load_shared_library(
int index,
const char* value) {
1142 GOOGLE_DCHECK(value !=
nullptr);
1143 _impl_.load_shared_library_.Mutable(index)->assign(value);
1146inline void BridgeConfig::set_load_shared_library(
int index,
const char* value,
size_t size) {
1147 _impl_.load_shared_library_.Mutable(index)->assign(
1148 reinterpret_cast<const char*
>(value), size);
1151inline std::string* BridgeConfig::_internal_add_load_shared_library() {
1152 return _impl_.load_shared_library_.Add();
1154inline void BridgeConfig::add_load_shared_library(
const std::string& value) {
1155 _impl_.load_shared_library_.Add()->assign(value);
1158inline void BridgeConfig::add_load_shared_library(std::string&& value) {
1159 _impl_.load_shared_library_.Add(std::move(value));
1162inline void BridgeConfig::add_load_shared_library(
const char* value) {
1163 GOOGLE_DCHECK(value !=
nullptr);
1164 _impl_.load_shared_library_.Add()->assign(value);
1167inline void BridgeConfig::add_load_shared_library(
const char* value,
size_t size) {
1168 _impl_.load_shared_library_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
1171inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
1172BridgeConfig::load_shared_library()
const {
1174 return _impl_.load_shared_library_;
1176inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
1177BridgeConfig::mutable_load_shared_library() {
1179 return &_impl_.load_shared_library_;
1183inline int BridgeConfig::_internal_load_proto_file_size()
const {
1184 return _impl_.load_proto_file_.size();
1186inline int BridgeConfig::load_proto_file_size()
const {
1187 return _internal_load_proto_file_size();
1189inline void BridgeConfig::clear_load_proto_file() {
1190 _impl_.load_proto_file_.Clear();
1192inline std::string* BridgeConfig::add_load_proto_file() {
1193 std::string* _s = _internal_add_load_proto_file();
1197inline const std::string& BridgeConfig::_internal_load_proto_file(
int index)
const {
1198 return _impl_.load_proto_file_.Get(index);
1200inline const std::string& BridgeConfig::load_proto_file(
int index)
const {
1202 return _internal_load_proto_file(index);
1204inline std::string* BridgeConfig::mutable_load_proto_file(
int index) {
1206 return _impl_.load_proto_file_.Mutable(index);
1208inline void BridgeConfig::set_load_proto_file(
int index,
const std::string& value) {
1209 _impl_.load_proto_file_.Mutable(index)->assign(value);
1212inline void BridgeConfig::set_load_proto_file(
int index, std::string&& value) {
1213 _impl_.load_proto_file_.Mutable(index)->assign(std::move(value));
1216inline void BridgeConfig::set_load_proto_file(
int index,
const char* value) {
1217 GOOGLE_DCHECK(value !=
nullptr);
1218 _impl_.load_proto_file_.Mutable(index)->assign(value);
1221inline void BridgeConfig::set_load_proto_file(
int index,
const char* value,
size_t size) {
1222 _impl_.load_proto_file_.Mutable(index)->assign(
1223 reinterpret_cast<const char*
>(value), size);
1226inline std::string* BridgeConfig::_internal_add_load_proto_file() {
1227 return _impl_.load_proto_file_.Add();
1229inline void BridgeConfig::add_load_proto_file(
const std::string& value) {
1230 _impl_.load_proto_file_.Add()->assign(value);
1233inline void BridgeConfig::add_load_proto_file(std::string&& value) {
1234 _impl_.load_proto_file_.Add(std::move(value));
1237inline void BridgeConfig::add_load_proto_file(
const char* value) {
1238 GOOGLE_DCHECK(value !=
nullptr);
1239 _impl_.load_proto_file_.Add()->assign(value);
1242inline void BridgeConfig::add_load_proto_file(
const char* value,
size_t size) {
1243 _impl_.load_proto_file_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
1246inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
1247BridgeConfig::load_proto_file()
const {
1249 return _impl_.load_proto_file_;
1251inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
1252BridgeConfig::mutable_load_proto_file() {
1254 return &_impl_.load_proto_file_;
1258inline bool BridgeConfig::_internal_has_dccl_cfg()
const {
1259 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
1260 PROTOBUF_ASSUME(!value || _impl_.dccl_cfg_ !=
nullptr);
1263inline bool BridgeConfig::has_dccl_cfg()
const {
1264 return _internal_has_dccl_cfg();
1266inline const ::goby::acomms::protobuf::DCCLConfig& BridgeConfig::_internal_dccl_cfg()
const {
1267 const ::goby::acomms::protobuf::DCCLConfig* p = _impl_.dccl_cfg_;
1271inline const ::goby::acomms::protobuf::DCCLConfig& BridgeConfig::dccl_cfg()
const {
1273 return _internal_dccl_cfg();
1275inline void BridgeConfig::unsafe_arena_set_allocated_dccl_cfg(
1277 if (GetArenaForAllocation() ==
nullptr) {
1278 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.dccl_cfg_);
1280 _impl_.dccl_cfg_ = dccl_cfg;
1282 _impl_._has_bits_[0] |= 0x00000008u;
1284 _impl_._has_bits_[0] &= ~0x00000008u;
1288inline ::goby::acomms::protobuf::DCCLConfig* BridgeConfig::release_dccl_cfg() {
1289 _impl_._has_bits_[0] &= ~0x00000008u;
1291 _impl_.dccl_cfg_ =
nullptr;
1292#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
1293 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
1294 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
1295 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
1297 if (GetArenaForAllocation() !=
nullptr) {
1298 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
1303inline ::goby::acomms::protobuf::DCCLConfig* BridgeConfig::unsafe_arena_release_dccl_cfg() {
1305 _impl_._has_bits_[0] &= ~0x00000008u;
1307 _impl_.dccl_cfg_ =
nullptr;
1310inline ::goby::acomms::protobuf::DCCLConfig* BridgeConfig::_internal_mutable_dccl_cfg() {
1311 _impl_._has_bits_[0] |= 0x00000008u;
1312 if (_impl_.dccl_cfg_ ==
nullptr) {
1314 _impl_.dccl_cfg_ = p;
1316 return _impl_.dccl_cfg_;
1318inline ::goby::acomms::protobuf::DCCLConfig* BridgeConfig::mutable_dccl_cfg() {
1324 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
1325 if (message_arena ==
nullptr) {
1326 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.dccl_cfg_);
1329 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
1330 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
1331 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(dccl_cfg));
1332 if (message_arena != submessage_arena) {
1333 dccl_cfg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
1334 message_arena, dccl_cfg, submessage_arena);
1336 _impl_._has_bits_[0] |= 0x00000008u;
1338 _impl_._has_bits_[0] &= ~0x00000008u;
1340 _impl_.dccl_cfg_ = dccl_cfg;
1345inline bool BridgeConfig::_internal_has_forward_cacst()
const {
1346 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
1349inline bool BridgeConfig::has_forward_cacst()
const {
1350 return _internal_has_forward_cacst();
1352inline void BridgeConfig::clear_forward_cacst() {
1353 _impl_.forward_cacst_ =
true;
1354 _impl_._has_bits_[0] &= ~0x00000010u;
1356inline bool BridgeConfig::_internal_forward_cacst()
const {
1357 return _impl_.forward_cacst_;
1359inline bool BridgeConfig::forward_cacst()
const {
1361 return _internal_forward_cacst();
1363inline void BridgeConfig::_internal_set_forward_cacst(
bool value) {
1364 _impl_._has_bits_[0] |= 0x00000010u;
1365 _impl_.forward_cacst_ = value;
1367inline void BridgeConfig::set_forward_cacst(
bool value) {
1368 _internal_set_forward_cacst(value);
1373inline bool BridgeConfig::_internal_has_forward_ranging_reply()
const {
1374 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
1377inline bool BridgeConfig::has_forward_ranging_reply()
const {
1378 return _internal_has_forward_ranging_reply();
1380inline void BridgeConfig::clear_forward_ranging_reply() {
1381 _impl_.forward_ranging_reply_ =
true;
1382 _impl_._has_bits_[0] &= ~0x00000020u;
1384inline bool BridgeConfig::_internal_forward_ranging_reply()
const {
1385 return _impl_.forward_ranging_reply_;
1387inline bool BridgeConfig::forward_ranging_reply()
const {
1389 return _internal_forward_ranging_reply();
1391inline void BridgeConfig::_internal_set_forward_ranging_reply(
bool value) {
1392 _impl_._has_bits_[0] |= 0x00000020u;
1393 _impl_.forward_ranging_reply_ = value;
1395inline void BridgeConfig::set_forward_ranging_reply(
bool value) {
1396 _internal_set_forward_ranging_reply(value);
1401inline bool BridgeConfig::_internal_has_special_command_ttl()
const {
1402 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
1405inline bool BridgeConfig::has_special_command_ttl()
const {
1406 return _internal_has_special_command_ttl();
1408inline void BridgeConfig::clear_special_command_ttl() {
1409 _impl_.special_command_ttl_ = 1800;
1410 _impl_._has_bits_[0] &= ~0x00000040u;
1412inline int32_t BridgeConfig::_internal_special_command_ttl()
const {
1413 return _impl_.special_command_ttl_;
1415inline int32_t BridgeConfig::special_command_ttl()
const {
1417 return _internal_special_command_ttl();
1419inline void BridgeConfig::_internal_set_special_command_ttl(int32_t value) {
1420 _impl_._has_bits_[0] |= 0x00000040u;
1421 _impl_.special_command_ttl_ = value;
1423inline void BridgeConfig::set_special_command_ttl(int32_t value) {
1424 _internal_set_special_command_ttl(value);
1429 #pragma GCC diagnostic pop
1444#include <google/protobuf/port_undef.inc>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::MACConfig * Arena::CreateMaybeMessage<::goby::acomms::protobuf::MACConfig >(Arena *)
PROTOBUF_NAMESPACE_OPEN ::goby::middleware::protobuf::AppConfig * Arena::CreateMaybeMessage<::goby::middleware::protobuf::AppConfig >(Arena *)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto
PROTOBUF_NODISCARD::goby::acomms::protobuf::MACConfig * release_mac_cfg()
BridgeConfig_Subnet(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ClassData _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void CopyFrom(const BridgeConfig_Subnet &from)
void unsafe_arena_set_allocated_queue_cfg(::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
void Swap(BridgeConfig_Subnet *other)
BridgeConfig_Subnet * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
::goby::acomms::protobuf::MACConfig * mutable_mac_cfg()
bool IsInitialized() const final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
::goby::acomms::protobuf::QueueManagerConfig * unsafe_arena_release_queue_cfg()
~BridgeConfig_Subnet() override
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
BridgeConfig_Subnet(BridgeConfig_Subnet &&from) noexcept
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
friend void swap(BridgeConfig_Subnet &a, BridgeConfig_Subnet &b)
::goby::acomms::protobuf::QueueManagerConfig * mutable_queue_cfg()
void set_allocated_mac_cfg(::goby::acomms::protobuf::MACConfig *mac_cfg)
PROTOBUF_CONSTEXPR BridgeConfig_Subnet(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
::goby::acomms::protobuf::MACConfig * unsafe_arena_release_mac_cfg()
BridgeConfig_Subnet(const BridgeConfig_Subnet &from)
const ::goby::acomms::protobuf::MACConfig & mac_cfg() const
const ::goby::acomms::protobuf::QueueManagerConfig & queue_cfg() const
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
int GetCachedSize() const final
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
bool has_queue_cfg() const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
PROTOBUF_NODISCARD::goby::acomms::protobuf::QueueManagerConfig * release_queue_cfg()
BridgeConfig_Subnet & operator=(BridgeConfig_Subnet &&from) noexcept
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void unsafe_arena_set_allocated_mac_cfg(::goby::acomms::protobuf::MACConfig *mac_cfg)
static const BridgeConfig_Subnet & default_instance()
void MergeFrom(const BridgeConfig_Subnet &from)
void UnsafeArenaSwap(BridgeConfig_Subnet *other)
static const BridgeConfig_Subnet * internal_default_instance()
size_t ByteSizeLong() const final
static constexpr int kIndexInFileMessages
void set_allocated_queue_cfg(::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
BridgeConfig_Subnet & operator=(const BridgeConfig_Subnet &from)
void clear_interprocess()
BridgeConfig(BridgeConfig &&from) noexcept
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void Swap(BridgeConfig *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const BridgeConfig &from)
static const BridgeConfig & default_instance()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
void CopyFrom(const BridgeConfig &from)
void UnsafeArenaSwap(BridgeConfig *other)
PROTOBUF_CONSTEXPR BridgeConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
BridgeConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
friend void swap(BridgeConfig &a, BridgeConfig &b)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
BridgeConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
BridgeConfig(const BridgeConfig &from)
static const ClassData _class_data_
BridgeConfig & operator=(BridgeConfig &&from) noexcept
BridgeConfig & operator=(const BridgeConfig &from)
static const BridgeConfig * internal_default_instance()
::goby::acomms::protobuf::DCCLConfig * Arena::CreateMaybeMessage<::goby::acomms::protobuf::DCCLConfig >(Arena *)
::goby::zeromq::protobuf::InterProcessPortalConfig * Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig >(Arena *)
DCCLConfigDefaultTypeInternal _DCCLConfig_default_instance_
MACConfigDefaultTypeInternal _MACConfig_default_instance_
RouteManagerConfigDefaultTypeInternal _RouteManagerConfig_default_instance_
QueueManagerConfigDefaultTypeInternal _QueueManagerConfig_default_instance_
BridgeConfigDefaultTypeInternal _BridgeConfig_default_instance_
BridgeConfig_SubnetDefaultTypeInternal _BridgeConfig_Subnet_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
The global namespace for the Goby project.
::goby::acomms::protobuf::QueueManagerConfig * Arena::CreateMaybeMessage<::goby::acomms::protobuf::QueueManagerConfig >(Arena *)
::goby::acomms::protobuf::RouteManagerConfig * Arena::CreateMaybeMessage<::goby::acomms::protobuf::RouteManagerConfig >(Arena *)
static const uint32_t offsets[]