4 #ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_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>
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>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
35 #include "dccl/option_extensions.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_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_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[3]
59 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata
field_metadata[];
69 class ReadyDefaultTypeInternal;
72 class TestConfigDefaultTypeInternal;
75 class WidgetDefaultTypeInternal;
81 PROTOBUF_NAMESPACE_OPEN
82 template<> ::goby::test::zeromq::protobuf::Ready* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Ready>(Arena*);
83 template<> ::goby::test::zeromq::protobuf::TestConfig* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::TestConfig>(Arena*);
84 template<> ::goby::test::zeromq::protobuf::Widget* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Widget>(Arena*);
85 PROTOBUF_NAMESPACE_CLOSE
93 class TestConfig PROTOBUF_FINAL :
94 public ::PROTOBUF_NAMESPACE_ID::Message {
102 *
this = ::std::move(from);
109 inline TestConfig&
operator=(TestConfig&& from) noexcept {
110 if (GetArena() == from.GetArena()) {
111 if (
this != &from) InternalSwap(&from);
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() {
126 return GetDescriptor();
129 return GetMetadataStatic().descriptor;
132 return GetMetadataStatic().reflection;
138 return reinterpret_cast<const TestConfig*
>(
141 static constexpr
int kIndexInFileMessages =
144 friend void swap(TestConfig& a, TestConfig& b) {
147 inline void Swap(TestConfig* other) {
148 if (other ==
this)
return;
149 if (GetArena() == other->GetArena()) {
152 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
156 if (other ==
this)
return;
157 GOOGLE_DCHECK(GetArena() == other->GetArena());
163 inline TestConfig*
New() const final {
164 return CreateMaybeMessage<TestConfig>(
nullptr);
167 TestConfig*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
168 return CreateMaybeMessage<TestConfig>(arena);
170 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
171 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
174 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
175 bool IsInitialized() const final;
178 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
179 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
180 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
181 int GetCachedSize() const final {
return _cached_size_.Get(); }
184 inline void SharedCtor();
185 inline void SharedDtor();
186 void SetCachedSize(
int size)
const final;
187 void InternalSwap(TestConfig* other);
188 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
189 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
190 return "goby.test.zeromq.protobuf.TestConfig";
195 static void ArenaDtor(
void*
object);
196 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
201 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
214 kInterprocessFieldNumber = 2,
219 bool _internal_has_app()
const;
222 const ::goby::middleware::protobuf::AppConfig&
app()
const;
227 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
228 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
231 ::goby::middleware::protobuf::AppConfig* app);
237 bool _internal_has_interprocess()
const;
240 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
245 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
246 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
249 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
256 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
257 typedef void InternalArenaConstructable_;
258 typedef void DestructorSkippable_;
259 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
260 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
261 ::goby::middleware::protobuf::AppConfig* app_;
262 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
263 friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto;
268 public ::PROTOBUF_NAMESPACE_ID::Message {
276 *
this = ::std::move(from);
284 if (GetArena() == from.GetArena()) {
285 if (
this != &from) InternalSwap(&from);
293 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
296 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
299 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
300 return GetDescriptor();
303 return GetMetadataStatic().descriptor;
306 return GetMetadataStatic().reflection;
312 return reinterpret_cast<const Ready*
>(
315 static constexpr
int kIndexInFileMessages =
318 friend void swap(Ready& a, Ready& b) {
321 inline void Swap(Ready* other) {
322 if (other ==
this)
return;
323 if (GetArena() == other->GetArena()) {
326 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
330 if (other ==
this)
return;
331 GOOGLE_DCHECK(GetArena() == other->GetArena());
337 inline Ready*
New() const final {
338 return CreateMaybeMessage<Ready>(
nullptr);
341 Ready*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
342 return CreateMaybeMessage<Ready>(arena);
344 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
345 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
348 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
349 bool IsInitialized() const final;
352 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
353 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
354 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
355 int GetCachedSize() const final {
return _cached_size_.Get(); }
358 inline void SharedCtor();
359 inline void SharedDtor();
360 void SetCachedSize(
int size)
const final;
361 void InternalSwap(Ready* other);
362 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
363 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
364 return "goby.test.zeromq.protobuf.Ready";
367 explicit Ready(::PROTOBUF_NAMESPACE_ID::Arena* arena);
369 static void ArenaDtor(
void*
object);
370 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
375 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
392 bool _internal_has_b()
const;
398 bool _internal_b()
const;
399 void _internal_set_b(
bool value);
406 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
407 typedef void InternalArenaConstructable_;
408 typedef void DestructorSkippable_;
409 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
410 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
412 friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto;
417 public ::PROTOBUF_NAMESPACE_ID::Message {
425 *
this = ::std::move(from);
433 if (GetArena() == from.GetArena()) {
434 if (
this != &from) InternalSwap(&from);
442 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
445 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
448 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
449 return GetDescriptor();
452 return GetMetadataStatic().descriptor;
455 return GetMetadataStatic().reflection;
461 return reinterpret_cast<const Widget*
>(
464 static constexpr
int kIndexInFileMessages =
467 friend void swap(Widget& a, Widget& b) {
470 inline void Swap(Widget* other) {
471 if (other ==
this)
return;
472 if (GetArena() == other->GetArena()) {
475 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
479 if (other ==
this)
return;
480 GOOGLE_DCHECK(GetArena() == other->GetArena());
486 inline Widget*
New() const final {
487 return CreateMaybeMessage<Widget>(
nullptr);
490 Widget*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
491 return CreateMaybeMessage<Widget>(arena);
493 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
494 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
497 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
498 bool IsInitialized() const final;
501 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
502 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
503 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
504 int GetCachedSize() const final {
return _cached_size_.Get(); }
507 inline void SharedCtor();
508 inline void SharedDtor();
509 void SetCachedSize(
int size)
const final;
510 void InternalSwap(Widget* other);
511 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
512 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
513 return "goby.test.zeromq.protobuf.Widget";
516 explicit Widget(::PROTOBUF_NAMESPACE_ID::Arena* arena);
518 static void ArenaDtor(
void*
object);
519 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
524 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
541 bool _internal_has_b()
const;
555 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
556 typedef void InternalArenaConstructable_;
557 typedef void DestructorSkippable_;
558 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
559 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
561 friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto;
569 #pragma GCC diagnostic push
570 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
575 inline bool TestConfig::_internal_has_app()
const {
576 bool value = (_has_bits_[0] & 0x00000001u) != 0;
577 PROTOBUF_ASSUME(!value || app_ !=
nullptr);
580 inline bool TestConfig::has_app()
const {
581 return _internal_has_app();
583 inline const ::goby::middleware::protobuf::AppConfig& TestConfig::_internal_app()
const {
584 const ::goby::middleware::protobuf::AppConfig* p = app_;
585 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*
>(
588 inline const ::goby::middleware::protobuf::AppConfig& TestConfig::app()
const {
590 return _internal_app();
592 inline void TestConfig::unsafe_arena_set_allocated_app(
593 ::goby::middleware::protobuf::AppConfig* app) {
594 if (GetArena() ==
nullptr) {
595 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
599 _has_bits_[0] |= 0x00000001u;
601 _has_bits_[0] &= ~0x00000001u;
605 inline ::goby::middleware::protobuf::AppConfig* TestConfig::release_app() {
606 auto temp = unsafe_arena_release_app();
607 if (GetArena() !=
nullptr) {
608 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
612 inline ::goby::middleware::protobuf::AppConfig* TestConfig::unsafe_arena_release_app() {
614 _has_bits_[0] &= ~0x00000001u;
615 ::goby::middleware::protobuf::AppConfig* temp = app_;
619 inline ::goby::middleware::protobuf::AppConfig* TestConfig::_internal_mutable_app() {
620 _has_bits_[0] |= 0x00000001u;
621 if (app_ ==
nullptr) {
622 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArena());
627 inline ::goby::middleware::protobuf::AppConfig* TestConfig::mutable_app() {
629 return _internal_mutable_app();
631 inline void TestConfig::set_allocated_app(::goby::middleware::protobuf::AppConfig* app) {
632 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
633 if (message_arena ==
nullptr) {
634 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
637 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
638 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app)->GetArena();
639 if (message_arena != submessage_arena) {
640 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
641 message_arena, app, submessage_arena);
643 _has_bits_[0] |= 0x00000001u;
645 _has_bits_[0] &= ~0x00000001u;
652 inline bool TestConfig::_internal_has_interprocess()
const {
653 bool value = (_has_bits_[0] & 0x00000002u) != 0;
654 PROTOBUF_ASSUME(!value || interprocess_ !=
nullptr);
657 inline bool TestConfig::has_interprocess()
const {
658 return _internal_has_interprocess();
660 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& TestConfig::_internal_interprocess()
const {
661 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
662 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*
>(
665 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& TestConfig::interprocess()
const {
667 return _internal_interprocess();
669 inline void TestConfig::unsafe_arena_set_allocated_interprocess(
670 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
671 if (GetArena() ==
nullptr) {
672 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
674 interprocess_ = interprocess;
676 _has_bits_[0] |= 0x00000002u;
678 _has_bits_[0] &= ~0x00000002u;
682 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TestConfig::release_interprocess() {
683 auto temp = unsafe_arena_release_interprocess();
684 if (GetArena() !=
nullptr) {
685 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
689 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TestConfig::unsafe_arena_release_interprocess() {
691 _has_bits_[0] &= ~0x00000002u;
692 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp = interprocess_;
693 interprocess_ =
nullptr;
696 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TestConfig::_internal_mutable_interprocess() {
697 _has_bits_[0] |= 0x00000002u;
698 if (interprocess_ ==
nullptr) {
699 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArena());
702 return interprocess_;
704 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TestConfig::mutable_interprocess() {
706 return _internal_mutable_interprocess();
708 inline void TestConfig::set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
709 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
710 if (message_arena ==
nullptr) {
711 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
714 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
715 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess)->GetArena();
716 if (message_arena != submessage_arena) {
717 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
718 message_arena, interprocess, submessage_arena);
720 _has_bits_[0] |= 0x00000002u;
722 _has_bits_[0] &= ~0x00000002u;
724 interprocess_ = interprocess;
733 inline bool Ready::_internal_has_b()
const {
734 bool value = (_has_bits_[0] & 0x00000001u) != 0;
737 inline bool Ready::has_b()
const {
738 return _internal_has_b();
740 inline void Ready::clear_b() {
742 _has_bits_[0] &= ~0x00000001u;
744 inline bool Ready::_internal_b()
const {
747 inline bool Ready::b()
const {
749 return _internal_b();
751 inline void Ready::_internal_set_b(
bool value) {
752 _has_bits_[0] |= 0x00000001u;
755 inline void Ready::set_b(
bool value) {
756 _internal_set_b(value);
765 inline bool Widget::_internal_has_b()
const {
766 bool value = (_has_bits_[0] & 0x00000001u) != 0;
769 inline bool Widget::has_b()
const {
770 return _internal_has_b();
772 inline void Widget::clear_b() {
774 _has_bits_[0] &= ~0x00000001u;
781 return _internal_b();
784 _has_bits_[0] |= 0x00000001u;
788 _internal_set_b(value);
793 #pragma GCC diagnostic pop
809 #include <google/protobuf/port_undef.inc>
TestConfig & operator=(const TestConfig &from)
Widget(const Widget &from)
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
void Swap(TestConfig *other)
static const TestConfig & default_instance()
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Ready(::PROTOBUF_NAMESPACE_ID::Arena *arena)
Widget(Widget &&from) noexcept
void MergeFrom(const Widget &from)
friend void swap(Ready &a, Ready &b)
void CopyFrom(const Ready &from)
TestConfig(const TestConfig &from)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Ready(Ready &&from) noexcept
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Ready & operator=(Ready &&from) noexcept
Widget * New() const final
::goby::middleware::protobuf::AppConfig * mutable_app()
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static void InitAsDefaultInstance()
TestConfig(TestConfig &&from) noexcept
Ready & operator=(const Ready &from)
friend void swap(TestConfig &a, TestConfig &b)
const ::goby::middleware::protobuf::AppConfig & app() const
TestConfig & operator=(TestConfig &&from) noexcept
void CopyFrom(const TestConfig &from)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Widget * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
void CopyFrom(const Widget &from)
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void MergeFrom(const TestConfig &from)
void set_b(::PROTOBUF_NAMESPACE_ID::int32 value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Widget(::PROTOBUF_NAMESPACE_ID::Arena *arena)
Ready * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
bool has_interprocess() const
static const Widget * internal_default_instance()
static const Ready & default_instance()
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
friend void swap(Widget &a, Widget &b)
void UnsafeArenaSwap(Ready *other)
TestConfig * New() const final
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void MergeFrom(const Ready &from)
void UnsafeArenaSwap(Widget *other)
static const TestConfig * internal_default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
::PROTOBUF_NAMESPACE_ID::int32 b() const
Widget & operator=(const Widget &from)
Ready * New() const final
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void UnsafeArenaSwap(TestConfig *other)
::goby::middleware::protobuf::AppConfig * release_app()
TestConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
static const Widget & default_instance()
static const Ready * internal_default_instance()
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
Widget & operator=(Widget &&from) noexcept
TestConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena)
void clear_interprocess()
@ value
the parser finished reading a JSON value
AppConfigDefaultTypeInternal _AppConfig_default_instance_
ReadyDefaultTypeInternal _Ready_default_instance_
TestConfigDefaultTypeInternal _TestConfig_default_instance_
WidgetDefaultTypeInternal _Widget_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
The global namespace for the Goby project.
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[3] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2fzeromq_2fmulti_5fthread_5fapp1_2ftest_2eproto