4 #ifndef PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
5 #define PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
9 #include <google/protobuf/stubs/common.h>
11 #if GOOGLE_PROTOBUF_VERSION < 3006001
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 3006001 < GOOGLE_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/io/coded_stream.h>
24 #include <google/protobuf/arenastring.h>
25 #include <google/protobuf/generated_message_table_driven.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/inlined_string_field.h>
28 #include <google/protobuf/metadata.h>
30 #include <google/protobuf/repeated_field.h>
31 #include <google/protobuf/extension_set.h>
32 #include <google/protobuf/unknown_field_set.h>
33 #include "dccl/option_extensions.pb.h"
34 #include <boost/units/quantity.hpp>
35 #include <boost/units/absolute.hpp>
36 #include <boost/units/dimensionless_type.hpp>
37 #include <boost/units/make_scaled_unit.hpp>
39 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto
44 static const ::google::protobuf::internal::ParseTableField
entries[];
45 static const ::google::protobuf::internal::AuxillaryParseTableField
aux[];
46 static const ::google::protobuf::internal::ParseTable
schema[3];
58 class CompleteDefaultTypeInternal;
61 class SampleDefaultTypeInternal;
64 class WidgetDefaultTypeInternal;
98 *
this = ::std::move(from);
102 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
103 if (
this != &from) InternalSwap(&from);
111 return _internal_metadata_.unknown_fields();
114 return _internal_metadata_.mutable_unknown_fields();
117 static const ::google::protobuf::Descriptor*
descriptor();
122 return reinterpret_cast<const Sample*
>(
136 return CreateMaybeMessage<Sample>(NULL);
140 return CreateMaybeMessage<Sample>(arena);
142 void CopyFrom(const ::google::protobuf::Message& from)
final;
143 void MergeFrom(const ::google::protobuf::Message& from)
final;
151 ::
google::protobuf::io::CodedInputStream* input) final;
153 ::
google::protobuf::io::CodedOutputStream* output) const final;
155 bool deterministic, ::
google::protobuf::uint8* target) const final;
161 void SetCachedSize(
int size)
const final;
162 void InternalSwap(
Sample* other);
164 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
167 inline void* MaybeArenaPtr()
const {
190 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
191 ::
google::protobuf::internal::HasBits<1> _has_bits_;
192 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
212 *
this = ::std::move(from);
215 inline Widget&
operator=(Widget&& from) noexcept {
216 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
217 if (
this != &from) InternalSwap(&from);
225 return _internal_metadata_.unknown_fields();
228 return _internal_metadata_.mutable_unknown_fields();
231 static const ::google::protobuf::Descriptor*
descriptor();
236 return reinterpret_cast<const Widget*
>(
250 return CreateMaybeMessage<Widget>(NULL);
254 return CreateMaybeMessage<Widget>(arena);
256 void CopyFrom(const ::google::protobuf::Message& from)
final;
257 void MergeFrom(const ::google::protobuf::Message& from)
final;
265 ::
google::protobuf::io::CodedInputStream* input) final;
267 ::
google::protobuf::io::CodedOutputStream* output) const final;
269 bool deterministic, ::
google::protobuf::uint8* target) const final;
275 void SetCachedSize(
int size)
const final;
276 void InternalSwap(
Widget* other);
278 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
281 inline void* MaybeArenaPtr()
const {
295 static const
int kBFieldNumber = 1;
304 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
305 ::
google::protobuf::internal::HasBits<1> _has_bits_;
306 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
326 *
this = ::std::move(from);
329 inline Complete&
operator=(Complete&& from) noexcept {
330 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
331 if (
this != &from) InternalSwap(&from);
339 return _internal_metadata_.unknown_fields();
342 return _internal_metadata_.mutable_unknown_fields();
345 static const ::google::protobuf::Descriptor*
descriptor();
350 return reinterpret_cast<const Complete*
>(
364 return CreateMaybeMessage<Complete>(NULL);
368 return CreateMaybeMessage<Complete>(arena);
370 void CopyFrom(const ::google::protobuf::Message& from)
final;
371 void MergeFrom(const ::google::protobuf::Message& from)
final;
379 ::
google::protobuf::io::CodedInputStream* input) final;
381 ::
google::protobuf::io::CodedOutputStream* output) const final;
383 bool deterministic, ::
google::protobuf::uint8* target) const final;
389 void SetCachedSize(
int size)
const final;
392 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
395 inline void* MaybeArenaPtr()
const {
407 bool has_subscriber_id() const;
408 void clear_subscriber_id();
409 static const
int kSubscriberIdFieldNumber = 1;
411 void set_subscriber_id(::
google::protobuf::
int32 value);
415 void set_has_subscriber_id();
416 void clear_has_subscriber_id();
418 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
419 ::
google::protobuf::internal::HasBits<1> _has_bits_;
420 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
430 #pragma GCC diagnostic push
431 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
437 return (_has_bits_[0] & 0x00000001u) != 0;
439 inline void Sample::set_has_a() {
440 _has_bits_[0] |= 0x00000001u;
442 inline void Sample::clear_has_a() {
443 _has_bits_[0] &= ~0x00000001u;
465 return (_has_bits_[0] & 0x00000001u) != 0;
467 inline void Widget::set_has_b() {
468 _has_bits_[0] |= 0x00000001u;
470 inline void Widget::clear_has_b() {
471 _has_bits_[0] &= ~0x00000001u;
493 return (_has_bits_[0] & 0x00000001u) != 0;
495 inline void Complete::set_has_subscriber_id() {
496 _has_bits_[0] |= 0x00000001u;
498 inline void Complete::clear_has_subscriber_id() {
499 _has_bits_[0] &= ~0x00000001u;
503 clear_has_subscriber_id();
507 return subscriber_id_;
510 set_has_subscriber_id();
511 subscriber_id_ = value;
516 #pragma GCC diagnostic pop
532 #endif // PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fintermodule_5fand_5finterprocess_2ftest_2eproto