Goby3  3.1.5
2024.05.14
test.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/test/zeromq/zeromq_intermodule_and_interprocess/test.proto
3 
4 #ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
6 
7 #include <limits>
8 #include <string>
9 
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
14 #error your headers.
15 #endif
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.
20 #endif
21 
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>
32 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
33 #include <google/protobuf/extension_set.h> // IWYU pragma: export
34 #include <google/protobuf/unknown_field_set.h>
35 #include "dccl/option_extensions.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>
40 // @@protoc_insertion_point(includes)
41 #include <google/protobuf/port_def.inc>
42 #define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
43 PROTOBUF_NAMESPACE_OPEN
44 namespace internal {
45 class AnyMetadata;
46 } // namespace internal
47 PROTOBUF_NAMESPACE_CLOSE
48 
49 // Internal implementation detail -- do not use these members.
51  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
52  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
53  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
54  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
55  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[3]
56  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
57  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
58  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
60 };
61 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto;
62 namespace goby {
63 namespace test {
64 namespace zeromq {
65 namespace protobuf {
66 class Complete;
67 class CompleteDefaultTypeInternal;
68 extern CompleteDefaultTypeInternal _Complete_default_instance_;
69 class Sample;
70 class SampleDefaultTypeInternal;
71 extern SampleDefaultTypeInternal _Sample_default_instance_;
72 class Widget;
73 class WidgetDefaultTypeInternal;
74 extern WidgetDefaultTypeInternal _Widget_default_instance_;
75 } // namespace protobuf
76 } // namespace zeromq
77 } // namespace test
78 } // namespace goby
79 PROTOBUF_NAMESPACE_OPEN
80 template<> ::goby::test::zeromq::protobuf::Complete* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Complete>(Arena*);
81 template<> ::goby::test::zeromq::protobuf::Sample* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Sample>(Arena*);
82 template<> ::goby::test::zeromq::protobuf::Widget* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Widget>(Arena*);
83 PROTOBUF_NAMESPACE_CLOSE
84 namespace goby {
85 namespace test {
86 namespace zeromq {
87 namespace protobuf {
88 
89 // ===================================================================
90 
91 class Sample PROTOBUF_FINAL :
92  public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:goby.test.zeromq.protobuf.Sample) */ {
93  public:
94  inline Sample() : Sample(nullptr) {};
95  virtual ~Sample();
96 
97  Sample(const Sample& from);
98  Sample(Sample&& from) noexcept
99  : Sample() {
100  *this = ::std::move(from);
101  }
102 
103  inline Sample& operator=(const Sample& from) {
104  CopyFrom(from);
105  return *this;
106  }
107  inline Sample& operator=(Sample&& from) noexcept {
108  if (GetArena() == from.GetArena()) {
109  if (this != &from) InternalSwap(&from);
110  } else {
111  CopyFrom(from);
112  }
113  return *this;
114  }
115 
116  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
117  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
118  }
119  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
120  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
121  }
122 
123  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
124  return GetDescriptor();
125  }
126  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
127  return GetMetadataStatic().descriptor;
128  }
129  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
130  return GetMetadataStatic().reflection;
131  }
132  static const Sample& default_instance();
133 
134  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
135  static inline const Sample* internal_default_instance() {
136  return reinterpret_cast<const Sample*>(
138  }
139  static constexpr int kIndexInFileMessages =
140  0;
141 
142  friend void swap(Sample& a, Sample& b) {
143  a.Swap(&b);
144  }
145  inline void Swap(Sample* other) {
146  if (other == this) return;
147  if (GetArena() == other->GetArena()) {
148  InternalSwap(other);
149  } else {
150  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
151  }
152  }
153  void UnsafeArenaSwap(Sample* other) {
154  if (other == this) return;
155  GOOGLE_DCHECK(GetArena() == other->GetArena());
156  InternalSwap(other);
157  }
158 
159  // implements Message ----------------------------------------------
160 
161  inline Sample* New() const final {
162  return CreateMaybeMessage<Sample>(nullptr);
163  }
164 
165  Sample* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
166  return CreateMaybeMessage<Sample>(arena);
167  }
168  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
169  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
170  void CopyFrom(const Sample& from);
171  void MergeFrom(const Sample& from);
172  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
173  bool IsInitialized() const final;
174 
175  size_t ByteSizeLong() const final;
176  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
177  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
178  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
179  int GetCachedSize() const final { return _cached_size_.Get(); }
180 
181  private:
182  inline void SharedCtor();
183  inline void SharedDtor();
184  void SetCachedSize(int size) const final;
185  void InternalSwap(Sample* other);
186  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
187  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
188  return "goby.test.zeromq.protobuf.Sample";
189  }
190  protected:
191  explicit Sample(::PROTOBUF_NAMESPACE_ID::Arena* arena);
192  private:
193  static void ArenaDtor(void* object);
194  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
195  public:
196 
197  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
198  private:
199  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
200  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto);
202  }
203 
204  public:
205 
206  // nested types ----------------------------------------------------
207 
208  // accessors -------------------------------------------------------
209 
210  enum : int {
211  kAFieldNumber = 1,
212  };
213  // optional int32 a = 1;
214  bool has_a() const;
215  private:
216  bool _internal_has_a() const;
217  public:
218  void clear_a();
221  private:
222  ::PROTOBUF_NAMESPACE_ID::int32 _internal_a() const;
223  void _internal_set_a(::PROTOBUF_NAMESPACE_ID::int32 value);
224  public:
225 
226  // @@protoc_insertion_point(class_scope:goby.test.zeromq.protobuf.Sample)
227  private:
228  class _Internal;
229 
230  template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
231  typedef void InternalArenaConstructable_;
232  typedef void DestructorSkippable_;
233  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
234  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
236  friend struct ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto;
237 };
238 // -------------------------------------------------------------------
239 
240 class Widget PROTOBUF_FINAL :
241  public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:goby.test.zeromq.protobuf.Widget) */ {
242  public:
243  inline Widget() : Widget(nullptr) {};
244  virtual ~Widget();
245 
246  Widget(const Widget& from);
247  Widget(Widget&& from) noexcept
248  : Widget() {
249  *this = ::std::move(from);
250  }
251 
252  inline Widget& operator=(const Widget& from) {
253  CopyFrom(from);
254  return *this;
255  }
256  inline Widget& operator=(Widget&& from) noexcept {
257  if (GetArena() == from.GetArena()) {
258  if (this != &from) InternalSwap(&from);
259  } else {
260  CopyFrom(from);
261  }
262  return *this;
263  }
264 
265  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
266  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
267  }
268  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
269  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
270  }
271 
272  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
273  return GetDescriptor();
274  }
275  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
276  return GetMetadataStatic().descriptor;
277  }
278  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
279  return GetMetadataStatic().reflection;
280  }
281  static const Widget& default_instance();
282 
283  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
284  static inline const Widget* internal_default_instance() {
285  return reinterpret_cast<const Widget*>(
287  }
288  static constexpr int kIndexInFileMessages =
289  1;
290 
291  friend void swap(Widget& a, Widget& b) {
292  a.Swap(&b);
293  }
294  inline void Swap(Widget* other) {
295  if (other == this) return;
296  if (GetArena() == other->GetArena()) {
297  InternalSwap(other);
298  } else {
299  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
300  }
301  }
302  void UnsafeArenaSwap(Widget* other) {
303  if (other == this) return;
304  GOOGLE_DCHECK(GetArena() == other->GetArena());
305  InternalSwap(other);
306  }
307 
308  // implements Message ----------------------------------------------
309 
310  inline Widget* New() const final {
311  return CreateMaybeMessage<Widget>(nullptr);
312  }
313 
314  Widget* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
315  return CreateMaybeMessage<Widget>(arena);
316  }
317  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
318  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
319  void CopyFrom(const Widget& from);
320  void MergeFrom(const Widget& from);
321  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
322  bool IsInitialized() const final;
323 
324  size_t ByteSizeLong() const final;
325  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
326  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
327  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
328  int GetCachedSize() const final { return _cached_size_.Get(); }
329 
330  private:
331  inline void SharedCtor();
332  inline void SharedDtor();
333  void SetCachedSize(int size) const final;
334  void InternalSwap(Widget* other);
335  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
336  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
337  return "goby.test.zeromq.protobuf.Widget";
338  }
339  protected:
340  explicit Widget(::PROTOBUF_NAMESPACE_ID::Arena* arena);
341  private:
342  static void ArenaDtor(void* object);
343  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
344  public:
345 
346  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
347  private:
348  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
349  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto);
351  }
352 
353  public:
354 
355  // nested types ----------------------------------------------------
356 
357  // accessors -------------------------------------------------------
358 
359  enum : int {
360  kBFieldNumber = 1,
361  };
362  // optional int32 b = 1;
363  bool has_b() const;
364  private:
365  bool _internal_has_b() const;
366  public:
367  void clear_b();
370  private:
371  ::PROTOBUF_NAMESPACE_ID::int32 _internal_b() const;
372  void _internal_set_b(::PROTOBUF_NAMESPACE_ID::int32 value);
373  public:
374 
375  // @@protoc_insertion_point(class_scope:goby.test.zeromq.protobuf.Widget)
376  private:
377  class _Internal;
378 
379  template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
380  typedef void InternalArenaConstructable_;
381  typedef void DestructorSkippable_;
382  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
383  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
385  friend struct ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto;
386 };
387 // -------------------------------------------------------------------
388 
389 class Complete PROTOBUF_FINAL :
390  public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:goby.test.zeromq.protobuf.Complete) */ {
391  public:
392  inline Complete() : Complete(nullptr) {};
393  virtual ~Complete();
394 
395  Complete(const Complete& from);
396  Complete(Complete&& from) noexcept
397  : Complete() {
398  *this = ::std::move(from);
399  }
400 
401  inline Complete& operator=(const Complete& from) {
402  CopyFrom(from);
403  return *this;
404  }
405  inline Complete& operator=(Complete&& from) noexcept {
406  if (GetArena() == from.GetArena()) {
407  if (this != &from) InternalSwap(&from);
408  } else {
409  CopyFrom(from);
410  }
411  return *this;
412  }
413 
414  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
415  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
416  }
417  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
418  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
419  }
420 
421  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
422  return GetDescriptor();
423  }
424  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
425  return GetMetadataStatic().descriptor;
426  }
427  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
428  return GetMetadataStatic().reflection;
429  }
430  static const Complete& default_instance();
431 
432  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
433  static inline const Complete* internal_default_instance() {
434  return reinterpret_cast<const Complete*>(
436  }
437  static constexpr int kIndexInFileMessages =
438  2;
439 
440  friend void swap(Complete& a, Complete& b) {
441  a.Swap(&b);
442  }
443  inline void Swap(Complete* other) {
444  if (other == this) return;
445  if (GetArena() == other->GetArena()) {
446  InternalSwap(other);
447  } else {
448  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
449  }
450  }
451  void UnsafeArenaSwap(Complete* other) {
452  if (other == this) return;
453  GOOGLE_DCHECK(GetArena() == other->GetArena());
454  InternalSwap(other);
455  }
456 
457  // implements Message ----------------------------------------------
458 
459  inline Complete* New() const final {
460  return CreateMaybeMessage<Complete>(nullptr);
461  }
462 
463  Complete* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
464  return CreateMaybeMessage<Complete>(arena);
465  }
466  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
467  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
468  void CopyFrom(const Complete& from);
469  void MergeFrom(const Complete& from);
470  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
471  bool IsInitialized() const final;
472 
473  size_t ByteSizeLong() const final;
474  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
475  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
476  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
477  int GetCachedSize() const final { return _cached_size_.Get(); }
478 
479  private:
480  inline void SharedCtor();
481  inline void SharedDtor();
482  void SetCachedSize(int size) const final;
483  void InternalSwap(Complete* other);
484  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
485  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
486  return "goby.test.zeromq.protobuf.Complete";
487  }
488  protected:
489  explicit Complete(::PROTOBUF_NAMESPACE_ID::Arena* arena);
490  private:
491  static void ArenaDtor(void* object);
492  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
493  public:
494 
495  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
496  private:
497  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
498  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto);
500  }
501 
502  public:
503 
504  // nested types ----------------------------------------------------
505 
506  // accessors -------------------------------------------------------
507 
508  enum : int {
509  kSubscriberIdFieldNumber = 1,
510  };
511  // optional int32 subscriber_id = 1;
512  bool has_subscriber_id() const;
513  private:
514  bool _internal_has_subscriber_id() const;
515  public:
519  private:
520  ::PROTOBUF_NAMESPACE_ID::int32 _internal_subscriber_id() const;
521  void _internal_set_subscriber_id(::PROTOBUF_NAMESPACE_ID::int32 value);
522  public:
523 
524  // @@protoc_insertion_point(class_scope:goby.test.zeromq.protobuf.Complete)
525  private:
526  class _Internal;
527 
528  template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
529  typedef void InternalArenaConstructable_;
530  typedef void DestructorSkippable_;
531  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
532  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
533  ::PROTOBUF_NAMESPACE_ID::int32 subscriber_id_;
534  friend struct ::TableStruct_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto;
535 };
536 // ===================================================================
537 
538 
539 // ===================================================================
540 
541 #ifdef __GNUC__
542  #pragma GCC diagnostic push
543  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
544 #endif // __GNUC__
545 // Sample
546 
547 // optional int32 a = 1;
548 inline bool Sample::_internal_has_a() const {
549  bool value = (_has_bits_[0] & 0x00000001u) != 0;
550  return value;
551 }
552 inline bool Sample::has_a() const {
553  return _internal_has_a();
554 }
555 inline void Sample::clear_a() {
556  a_ = 0;
557  _has_bits_[0] &= ~0x00000001u;
558 }
559 inline ::PROTOBUF_NAMESPACE_ID::int32 Sample::_internal_a() const {
560  return a_;
561 }
562 inline ::PROTOBUF_NAMESPACE_ID::int32 Sample::a() const {
563  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Sample.a)
564  return _internal_a();
565 }
566 inline void Sample::_internal_set_a(::PROTOBUF_NAMESPACE_ID::int32 value) {
567  _has_bits_[0] |= 0x00000001u;
568  a_ = value;
569 }
570 inline void Sample::set_a(::PROTOBUF_NAMESPACE_ID::int32 value) {
571  _internal_set_a(value);
572  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Sample.a)
573 }
574 
575 // -------------------------------------------------------------------
576 
577 // Widget
578 
579 // optional int32 b = 1;
580 inline bool Widget::_internal_has_b() const {
581  bool value = (_has_bits_[0] & 0x00000001u) != 0;
582  return value;
583 }
584 inline bool Widget::has_b() const {
585  return _internal_has_b();
586 }
587 inline void Widget::clear_b() {
588  b_ = 0;
589  _has_bits_[0] &= ~0x00000001u;
590 }
591 inline ::PROTOBUF_NAMESPACE_ID::int32 Widget::_internal_b() const {
592  return b_;
593 }
594 inline ::PROTOBUF_NAMESPACE_ID::int32 Widget::b() const {
595  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Widget.b)
596  return _internal_b();
597 }
598 inline void Widget::_internal_set_b(::PROTOBUF_NAMESPACE_ID::int32 value) {
599  _has_bits_[0] |= 0x00000001u;
600  b_ = value;
601 }
602 inline void Widget::set_b(::PROTOBUF_NAMESPACE_ID::int32 value) {
603  _internal_set_b(value);
604  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Widget.b)
605 }
606 
607 // -------------------------------------------------------------------
608 
609 // Complete
610 
611 // optional int32 subscriber_id = 1;
612 inline bool Complete::_internal_has_subscriber_id() const {
613  bool value = (_has_bits_[0] & 0x00000001u) != 0;
614  return value;
615 }
616 inline bool Complete::has_subscriber_id() const {
617  return _internal_has_subscriber_id();
618 }
619 inline void Complete::clear_subscriber_id() {
620  subscriber_id_ = 0;
621  _has_bits_[0] &= ~0x00000001u;
622 }
623 inline ::PROTOBUF_NAMESPACE_ID::int32 Complete::_internal_subscriber_id() const {
624  return subscriber_id_;
625 }
626 inline ::PROTOBUF_NAMESPACE_ID::int32 Complete::subscriber_id() const {
627  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Complete.subscriber_id)
628  return _internal_subscriber_id();
629 }
630 inline void Complete::_internal_set_subscriber_id(::PROTOBUF_NAMESPACE_ID::int32 value) {
631  _has_bits_[0] |= 0x00000001u;
632  subscriber_id_ = value;
633 }
634 inline void Complete::set_subscriber_id(::PROTOBUF_NAMESPACE_ID::int32 value) {
635  _internal_set_subscriber_id(value);
636  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Complete.subscriber_id)
637 }
638 
639 #ifdef __GNUC__
640  #pragma GCC diagnostic pop
641 #endif // __GNUC__
642 // -------------------------------------------------------------------
643 
644 // -------------------------------------------------------------------
645 
646 
647 // @@protoc_insertion_point(namespace_scope)
648 
649 } // namespace protobuf
650 } // namespace zeromq
651 } // namespace test
652 } // namespace goby
653 
654 // @@protoc_insertion_point(global_scope)
655 
656 #include <google/protobuf/port_undef.inc>
657 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
Complete & operator=(Complete &&from) noexcept
Definition: test.pb.h:405
void set_subscriber_id(::PROTOBUF_NAMESPACE_ID::int32 value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: test.pb.h:116
Complete & operator=(const Complete &from)
Definition: test.pb.h:401
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const Complete & default_instance()
static const Sample * internal_default_instance()
Definition: test.pb.h:135
::PROTOBUF_NAMESPACE_ID::int32 a() const
friend void swap(Sample &a, Sample &b)
Definition: test.pb.h:142
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: test.pb.h:129
Widget * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: test.pb.h:314
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void set_b(::PROTOBUF_NAMESPACE_ID::int32 value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: test.pb.h:126
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Definition: test.pb.h:119
Widget(::PROTOBUF_NAMESPACE_ID::Arena *arena)
static const Widget * internal_default_instance()
Definition: test.pb.h:284
friend void swap(Widget &a, Widget &b)
Definition: test.pb.h:291
Sample & operator=(Sample &&from) noexcept
Definition: test.pb.h:107
Complete(::PROTOBUF_NAMESPACE_ID::Arena *arena)
Complete(Complete &&from) noexcept
Definition: test.pb.h:396
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Complete * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: test.pb.h:463
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: test.pb.h:123
::PROTOBUF_NAMESPACE_ID::int32 b() const
Widget & operator=(const Widget &from)
Definition: test.pb.h:252
Sample * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: test.pb.h:165
static const Complete * internal_default_instance()
Definition: test.pb.h:433
Sample & operator=(const Sample &from)
Definition: test.pb.h:103
Sample(::PROTOBUF_NAMESPACE_ID::Arena *arena)
::PROTOBUF_NAMESPACE_ID::int32 subscriber_id() const
friend void swap(Complete &a, Complete &b)
Definition: test.pb.h:440
Widget & operator=(Widget &&from) noexcept
Definition: test.pb.h:256
void set_a(::PROTOBUF_NAMESPACE_ID::int32 value)
@ value
the parser finished reading a JSON value
CompleteDefaultTypeInternal _Complete_default_instance_
SampleDefaultTypeInternal _Sample_default_instance_
Definition: test.pb.h:67
WidgetDefaultTypeInternal _Widget_default_instance_
Definition: test.pb.h:70
The global namespace for the Goby project.
std::int32_t int32
std::uint32_t uint32
#define ByteSizeLong
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
Definition: test.pb.h:58
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[3] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
Definition: test.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto