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_and_intervehicle/test.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
5 #define PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
6 
7 #include <string>
8 
9 #include <google/protobuf/stubs/common.h>
10 
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
14 #error your headers.
15 #endif
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.
20 #endif
21 
22 #include <google/protobuf/io/coded_stream.h>
23 #include <google/protobuf/arena.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> // IWYU pragma: export
31 #include <google/protobuf/extension_set.h> // IWYU pragma: export
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>
38 // @@protoc_insertion_point(includes)
39 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
40 
42 // Internal implementation detail -- do not use these members.
43 struct TableStruct {
44  static const ::google::protobuf::internal::ParseTableField entries[];
45  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
46  static const ::google::protobuf::internal::ParseTable schema[2];
47  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
48  static const ::google::protobuf::internal::SerializationTable serialization_table[];
50 };
51 void AddDescriptors();
52 } // namespace protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
53 namespace goby {
54 namespace test {
55 namespace zeromq {
56 namespace protobuf {
57 class Sample;
58 class SampleDefaultTypeInternal;
59 extern SampleDefaultTypeInternal _Sample_default_instance_;
60 class Widget;
61 class WidgetDefaultTypeInternal;
62 extern WidgetDefaultTypeInternal _Widget_default_instance_;
63 } // namespace protobuf
64 } // namespace zeromq
65 } // namespace test
66 } // namespace goby
67 namespace google {
68 namespace protobuf {
69 template<> ::goby::test::zeromq::protobuf::Sample* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Sample>(Arena*);
70 template<> ::goby::test::zeromq::protobuf::Widget* Arena::CreateMaybeMessage<::goby::test::zeromq::protobuf::Widget>(Arena*);
71 } // namespace protobuf
72 } // namespace google
73 namespace goby {
74 namespace test {
75 namespace zeromq {
76 namespace protobuf {
77 
78 // ===================================================================
79 
80 class Sample : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.test.zeromq.protobuf.Sample) */ {
81  public:
82  Sample();
83  virtual ~Sample();
84 
85  Sample(const Sample& from);
86 
87  inline Sample& operator=(const Sample& from) {
88  CopyFrom(from);
89  return *this;
90  }
91  #if LANG_CXX11
92  Sample(Sample&& from) noexcept
93  : Sample() {
94  *this = ::std::move(from);
95  }
96 
97  inline Sample& operator=(Sample&& from) noexcept {
98  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
99  if (this != &from) InternalSwap(&from);
100  } else {
101  CopyFrom(from);
102  }
103  return *this;
104  }
105  #endif
106  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
107  return _internal_metadata_.unknown_fields();
108  }
109  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
110  return _internal_metadata_.mutable_unknown_fields();
111  }
112 
113  static const ::google::protobuf::Descriptor* descriptor();
114  static const Sample& default_instance();
115 
116  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
117  static inline const Sample* internal_default_instance() {
118  return reinterpret_cast<const Sample*>(
120  }
121  static constexpr int kIndexInFileMessages =
122  0;
123 
124  void Swap(Sample* other);
125  friend void swap(Sample& a, Sample& b) {
126  a.Swap(&b);
127  }
128 
129  // implements Message ----------------------------------------------
130 
131  inline Sample* New() const final {
132  return CreateMaybeMessage<Sample>(NULL);
133  }
134 
135  Sample* New(::google::protobuf::Arena* arena) const final {
136  return CreateMaybeMessage<Sample>(arena);
137  }
138  void CopyFrom(const ::google::protobuf::Message& from) final;
139  void MergeFrom(const ::google::protobuf::Message& from) final;
140  void CopyFrom(const Sample& from);
141  void MergeFrom(const Sample& from);
142  void Clear() final;
143  bool IsInitialized() const final;
144 
145  size_t ByteSizeLong() const final;
147  ::google::protobuf::io::CodedInputStream* input) final;
149  ::google::protobuf::io::CodedOutputStream* output) const final;
151  bool deterministic, ::google::protobuf::uint8* target) const final;
152  int GetCachedSize() const final { return _cached_size_.Get(); }
153 
154  private:
155  void SharedCtor();
156  void SharedDtor();
157  void SetCachedSize(int size) const final;
158  void InternalSwap(Sample* other);
159  private:
160  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
161  return NULL;
162  }
163  inline void* MaybeArenaPtr() const {
164  return NULL;
165  }
166  public:
167 
169 
170  // nested types ----------------------------------------------------
171 
172  // accessors -------------------------------------------------------
173 
174  // optional int32 a = 1 [(.dccl.field) = {
175  bool has_a() const;
176  void clear_a();
177  static const int kAFieldNumber = 1;
178  ::google::protobuf::int32 a() const;
179  void set_a(::google::protobuf::int32 value);
180 
181  // optional int32 group = 2 [(.dccl.field) = {
182  bool has_group() const;
183  void clear_group();
184  static const int kGroupFieldNumber = 2;
185  ::google::protobuf::int32 group() const;
186  void set_group(::google::protobuf::int32 value);
187 
188  enum DCCLParameters { DCCL_ID = 127, DCCL_MAX_BYTES = 32 };
189  // @@protoc_insertion_point(class_scope:goby.test.zeromq.protobuf.Sample)
190  private:
191  void set_has_a();
192  void clear_has_a();
193  void set_has_group();
194  void clear_has_group();
195 
196  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
197  ::google::protobuf::internal::HasBits<1> _has_bits_;
198  mutable ::google::protobuf::internal::CachedSize _cached_size_;
201  friend struct ::protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct;
202 };
203 // -------------------------------------------------------------------
204 
205 class Widget : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.test.zeromq.protobuf.Widget) */ {
206  public:
207  Widget();
208  virtual ~Widget();
209 
210  Widget(const Widget& from);
211 
212  inline Widget& operator=(const Widget& from) {
213  CopyFrom(from);
214  return *this;
215  }
216  #if LANG_CXX11
217  Widget(Widget&& from) noexcept
218  : Widget() {
219  *this = ::std::move(from);
220  }
221 
222  inline Widget& operator=(Widget&& from) noexcept {
223  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
224  if (this != &from) InternalSwap(&from);
225  } else {
226  CopyFrom(from);
227  }
228  return *this;
229  }
230  #endif
231  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
232  return _internal_metadata_.unknown_fields();
233  }
234  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
235  return _internal_metadata_.mutable_unknown_fields();
236  }
237 
238  static const ::google::protobuf::Descriptor* descriptor();
239  static const Widget& default_instance();
240 
241  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
242  static inline const Widget* internal_default_instance() {
243  return reinterpret_cast<const Widget*>(
245  }
246  static constexpr int kIndexInFileMessages =
247  1;
248 
249  void Swap(Widget* other);
250  friend void swap(Widget& a, Widget& b) {
251  a.Swap(&b);
252  }
253 
254  // implements Message ----------------------------------------------
255 
256  inline Widget* New() const final {
257  return CreateMaybeMessage<Widget>(NULL);
258  }
259 
260  Widget* New(::google::protobuf::Arena* arena) const final {
261  return CreateMaybeMessage<Widget>(arena);
262  }
263  void CopyFrom(const ::google::protobuf::Message& from) final;
264  void MergeFrom(const ::google::protobuf::Message& from) final;
265  void CopyFrom(const Widget& from);
266  void MergeFrom(const Widget& from);
267  void Clear() final;
268  bool IsInitialized() const final;
269 
270  size_t ByteSizeLong() const final;
272  ::google::protobuf::io::CodedInputStream* input) final;
274  ::google::protobuf::io::CodedOutputStream* output) const final;
276  bool deterministic, ::google::protobuf::uint8* target) const final;
277  int GetCachedSize() const final { return _cached_size_.Get(); }
278 
279  private:
280  void SharedCtor();
281  void SharedDtor();
282  void SetCachedSize(int size) const final;
283  void InternalSwap(Widget* other);
284  private:
285  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
286  return NULL;
287  }
288  inline void* MaybeArenaPtr() const {
289  return NULL;
290  }
291  public:
292 
294 
295  // nested types ----------------------------------------------------
296 
297  // accessors -------------------------------------------------------
298 
299  // optional int32 b = 1 [(.dccl.field) = {
300  bool has_b() const;
301  void clear_b();
302  static const int kBFieldNumber = 1;
303  ::google::protobuf::int32 b() const;
304  void set_b(::google::protobuf::int32 value);
305 
306  enum DCCLParameters { DCCL_ID = 126, DCCL_MAX_BYTES = 32 };
307  // @@protoc_insertion_point(class_scope:goby.test.zeromq.protobuf.Widget)
308  private:
309  void set_has_b();
310  void clear_has_b();
311 
312  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
313  ::google::protobuf::internal::HasBits<1> _has_bits_;
314  mutable ::google::protobuf::internal::CachedSize _cached_size_;
316  friend struct ::protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct;
317 };
318 // ===================================================================
319 
320 
321 // ===================================================================
322 
323 #ifdef __GNUC__
324  #pragma GCC diagnostic push
325  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
326 #endif // __GNUC__
327 // Sample
328 
329 // optional int32 a = 1 [(.dccl.field) = {
330 inline bool Sample::has_a() const {
331  return (_has_bits_[0] & 0x00000001u) != 0;
332 }
333 inline void Sample::set_has_a() {
334  _has_bits_[0] |= 0x00000001u;
335 }
336 inline void Sample::clear_has_a() {
337  _has_bits_[0] &= ~0x00000001u;
338 }
339 inline void Sample::clear_a() {
340  a_ = 0;
341  clear_has_a();
342 }
344  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Sample.a)
345  return a_;
346 }
347 inline void Sample::set_a(::google::protobuf::int32 value) {
348  set_has_a();
349  a_ = value;
350  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Sample.a)
351 }
352 
353 // optional int32 group = 2 [(.dccl.field) = {
354 inline bool Sample::has_group() const {
355  return (_has_bits_[0] & 0x00000002u) != 0;
356 }
357 inline void Sample::set_has_group() {
358  _has_bits_[0] |= 0x00000002u;
359 }
360 inline void Sample::clear_has_group() {
361  _has_bits_[0] &= ~0x00000002u;
362 }
363 inline void Sample::clear_group() {
364  group_ = 0;
365  clear_has_group();
366 }
368  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Sample.group)
369  return group_;
370 }
372  set_has_group();
373  group_ = value;
374  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Sample.group)
375 }
376 
377 // -------------------------------------------------------------------
378 
379 // Widget
380 
381 // optional int32 b = 1 [(.dccl.field) = {
382 inline bool Widget::has_b() const {
383  return (_has_bits_[0] & 0x00000001u) != 0;
384 }
385 inline void Widget::set_has_b() {
386  _has_bits_[0] |= 0x00000001u;
387 }
388 inline void Widget::clear_has_b() {
389  _has_bits_[0] &= ~0x00000001u;
390 }
391 inline void Widget::clear_b() {
392  b_ = 0;
393  clear_has_b();
394 }
396  // @@protoc_insertion_point(field_get:goby.test.zeromq.protobuf.Widget.b)
397  return b_;
398 }
399 inline void Widget::set_b(::google::protobuf::int32 value) {
400  set_has_b();
401  b_ = value;
402  // @@protoc_insertion_point(field_set:goby.test.zeromq.protobuf.Widget.b)
403 }
404 
405 #ifdef __GNUC__
406  #pragma GCC diagnostic pop
407 #endif // __GNUC__
408 // -------------------------------------------------------------------
409 
410 
411 // @@protoc_insertion_point(namespace_scope)
412 
413 } // namespace protobuf
414 } // namespace zeromq
415 } // namespace test
416 } // namespace goby
417 
418 // @@protoc_insertion_point(global_scope)
419 
420 #endif // PROTOBUF_INCLUDED_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
goby::test::zeromq::protobuf::Widget::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: test.pb.h:234
goby::test::zeromq::protobuf::Sample::default_instance
static const Sample & default_instance()
goby::test::zeromq::protobuf::Widget::clear_b
void clear_b()
Definition: test.pb.h:355
goby::test::zeromq::protobuf::Sample::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: test.pb.h:121
goby::test::zeromq::protobuf::Widget::default_instance
static const Widget & default_instance()
goby::test::zeromq::protobuf::Widget::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: test.pb.h:235
goby::test::zeromq::protobuf::Sample::DCCL_MAX_BYTES
@ DCCL_MAX_BYTES
Definition: test.pb.h:188
goby::test::zeromq::protobuf::Sample
Definition: test.pb.h:80
goby::test::zeromq::protobuf::Sample::has_group
bool has_group() const
Definition: test.pb.h:360
goby::test::zeromq::protobuf::Sample::kGroupFieldNumber
static const int kGroupFieldNumber
Definition: test.pb.h:177
goby::test::zeromq::protobuf::Sample::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::test::zeromq::protobuf::Widget::kBFieldNumber
static const int kBFieldNumber
Definition: test.pb.h:291
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::test::zeromq::protobuf::Widget::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::test::zeromq::protobuf::Sample::group
const ::std::string & group() const
Definition: test.pb.h:373
goby::test::zeromq::protobuf::Sample::Sample
Sample()
goby::test::zeromq::protobuf::Sample::ByteSizeLong
size_t ByteSizeLong() const final
goby::test::zeromq::protobuf::Widget::ByteSizeLong
size_t ByteSizeLong() const final
goby::test::zeromq::protobuf::Sample::IsInitialized
bool IsInitialized() const final
goby::test::zeromq::protobuf::Widget::Clear
void Clear() final
goby::test::zeromq::protobuf::Sample::Swap
void Swap(Sample *other)
goby::test::zeromq::protobuf::Sample::swap
friend void swap(Sample &a, Sample &b)
Definition: test.pb.h:125
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::AddDescriptors
void AddDescriptors()
goby::test::zeromq::protobuf::Sample::DCCLParameters
DCCLParameters
Definition: test.pb.h:188
goby::test::zeromq::protobuf::Widget::DCCL_ID
@ DCCL_ID
Definition: test.pb.h:306
goby::test::zeromq::protobuf::Sample::descriptor
static const ::google::protobuf::Descriptor * descriptor()
detail::parse_event_t::value
@ value
the parser finished reading a JSON value
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct
Definition: test.pb.h:43
google::protobuf::Arena
Definition: arena.h:244
goby::test::zeromq::protobuf::Widget::b
::google::protobuf::int32 b() const
Definition: test.pb.h:359
goby::test::zeromq::protobuf::Sample::set_group
void set_group(const ::std::string &value)
Definition: test.pb.h:377
goby::test::zeromq::protobuf::Widget::swap
friend void swap(Widget &a, Widget &b)
Definition: test.pb.h:250
goby::test::zeromq::protobuf::Widget::IsInitialized
bool IsInitialized() const final
goby::test::zeromq::protobuf::Sample::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::test::zeromq::protobuf::Sample::New
Sample * New(::google::protobuf::Arena *arena) const final
Definition: test.pb.h:135
goby::test::zeromq::protobuf::Sample::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::test::zeromq::protobuf::Widget::Widget
Widget()
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto
Definition: test.pb.h:41
goby::test::zeromq::protobuf::Sample::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
message.h
goby::test::zeromq::protobuf::Widget::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: test.pb.h:47
goby::test::zeromq::protobuf::Sample::a
::google::protobuf::int32 a() const
Definition: test.pb.h:331
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: test.pb.h:44
goby::int32
std::int32_t int32
Definition: primitive_types.h:33
goby::test::zeromq::protobuf::Sample::kAFieldNumber
static const int kAFieldNumber
Definition: test.pb.h:177
goby::test::zeromq::protobuf::Sample::clear_a
void clear_a()
Definition: test.pb.h:327
goby::test::zeromq::protobuf::Sample::set_a
void set_a(::google::protobuf::int32 value)
Definition: test.pb.h:335
goby::test::zeromq::protobuf::Sample::operator=
Sample & operator=(const Sample &from)
Definition: test.pb.h:87
goby::test::zeromq::protobuf::Sample::internal_default_instance
static const Sample * internal_default_instance()
Definition: test.pb.h:117
goby::test::zeromq::protobuf::_Sample_default_instance_
SampleDefaultTypeInternal _Sample_default_instance_
Definition: test.pb.h:58
google::protobuf::Metadata
Definition: message.h:174
goby::test::zeromq::protobuf::Widget::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::test::zeromq::protobuf::Widget::InitAsDefaultInstance
static void InitAsDefaultInstance()
google::protobuf::Message
Definition: message.h:189
goby::test::zeromq::protobuf::Widget::GetCachedSize
int GetCachedSize() const final
Definition: test.pb.h:266
goby::test::zeromq::protobuf::Sample::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::test::zeromq::protobuf::Widget::~Widget
virtual ~Widget()
goby::test::zeromq::protobuf::Widget
Definition: test.pb.h:194
goby::test::zeromq::protobuf::Widget::has_b
bool has_b() const
Definition: test.pb.h:346
goby::test::zeromq::protobuf::Widget::DCCL_MAX_BYTES
@ DCCL_MAX_BYTES
Definition: test.pb.h:306
goby::test::zeromq::protobuf::Widget::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::test::zeromq::protobuf::Sample::~Sample
virtual ~Sample()
goby::test::zeromq::protobuf::Widget::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: test.pb.h:231
arena.h
goby::test::zeromq::protobuf::Widget::operator=
Widget & operator=(const Widget &from)
Definition: test.pb.h:212
goby::test::zeromq::protobuf::Sample::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: test.pb.h:109
goby::test::zeromq::protobuf::Sample::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: test.pb.h:106
goby::test::zeromq::protobuf::Widget::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::test::zeromq::protobuf::Sample::clear_group
void clear_group()
Definition: test.pb.h:369
goby::test::zeromq::protobuf::Sample::New
Sample * New() const final
Definition: test.pb.h:131
goby::test::zeromq::protobuf::Sample::has_a
bool has_a() const
Definition: test.pb.h:318
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: test.pb.h:49
goby::test::zeromq::protobuf::Widget::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: test.pb.h:45
goby::test::zeromq::protobuf::Widget::DCCLParameters
DCCLParameters
Definition: test.pb.h:306
goby::test::zeromq::protobuf::Widget::New
Widget * New(::google::protobuf::Arena *arena) const final
Definition: test.pb.h:260
goby::test::zeromq::protobuf::Sample::DCCL_ID
@ DCCL_ID
Definition: test.pb.h:188
goby::test::zeromq::protobuf::_Widget_default_instance_
WidgetDefaultTypeInternal _Widget_default_instance_
Definition: test.pb.h:61
goby::test::zeromq::protobuf::Sample::GetCachedSize
int GetCachedSize() const final
Definition: test.pb.h:152
goby::test::zeromq::protobuf::Widget::New
Widget * New() const final
Definition: test.pb.h:256
google
Definition: dccl.h:57
goby::test::zeromq::protobuf::Widget::Swap
void Swap(Widget *other)
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: test.pb.h:48
goby::test::zeromq::protobuf::Widget::internal_default_instance
static const Widget * internal_default_instance()
Definition: test.pb.h:242
goby::test::zeromq::protobuf::Sample::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::test::zeromq::protobuf::Sample::Clear
void Clear() final
goby::test::zeromq::protobuf::Sample::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
goby::test::zeromq::protobuf::Widget::set_b
void set_b(::google::protobuf::int32 value)
Definition: test.pb.h:363
goby::test::zeromq::protobuf::Widget::descriptor
static const ::google::protobuf::Descriptor * descriptor()
protobuf_goby_2ftest_2fzeromq_2fzeromq_5fand_5fintervehicle_2ftest_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[2]
Definition: test.pb.h:46