JaiaBot  1.19.0
JaiaBot micro-AUV software
config.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: bin/engineering/config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_bin_2fengineering_2fconfig_2eproto
5 #define PROTOBUF_INCLUDED_bin_2fengineering_2fconfig_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>
29 #include <google/protobuf/message.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 "goby/middleware/protobuf/app_config.pb.h"
34 #include "goby/zeromq/protobuf/interprocess_config.pb.h"
35 #include "goby/middleware/protobuf/transporter_config.pb.h"
37 #include <boost/units/quantity.hpp>
38 #include <boost/units/absolute.hpp>
39 #include <boost/units/dimensionless_type.hpp>
40 #include <boost/units/make_scaled_unit.hpp>
41 // @@protoc_insertion_point(includes)
42 #define PROTOBUF_INTERNAL_EXPORT_protobuf_bin_2fengineering_2fconfig_2eproto
43 
45 // Internal implementation detail -- do not use these members.
46 struct TableStruct {
47  static const ::google::protobuf::internal::ParseTableField entries[];
48  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
49  static const ::google::protobuf::internal::ParseTable schema[1];
50  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
51  static const ::google::protobuf::internal::SerializationTable serialization_table[];
52  static const ::google::protobuf::uint32 offsets[];
53 };
54 void AddDescriptors();
55 } // namespace protobuf_bin_2fengineering_2fconfig_2eproto
56 namespace jaiabot {
57 namespace config {
58 class JaiabotEngineering;
59 class JaiabotEngineeringDefaultTypeInternal;
60 extern JaiabotEngineeringDefaultTypeInternal _JaiabotEngineering_default_instance_;
61 } // namespace config
62 } // namespace jaiabot
63 namespace google {
64 namespace protobuf {
65 template<> ::jaiabot::config::JaiabotEngineering* Arena::CreateMaybeMessage<::jaiabot::config::JaiabotEngineering>(Arena*);
66 } // namespace protobuf
67 } // namespace google
68 namespace jaiabot {
69 namespace config {
70 
71 // ===================================================================
72 
73 class JaiabotEngineering : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:jaiabot.config.JaiabotEngineering) */ {
74  public:
76  virtual ~JaiabotEngineering();
77 
79 
81  CopyFrom(from);
82  return *this;
83  }
84  #if LANG_CXX11
85  JaiabotEngineering(JaiabotEngineering&& from) noexcept
86  : JaiabotEngineering() {
87  *this = ::std::move(from);
88  }
89 
90  inline JaiabotEngineering& operator=(JaiabotEngineering&& from) noexcept {
91  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
92  if (this != &from) InternalSwap(&from);
93  } else {
94  CopyFrom(from);
95  }
96  return *this;
97  }
98  #endif
99  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
100  return _internal_metadata_.unknown_fields();
101  }
102  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
103  return _internal_metadata_.mutable_unknown_fields();
104  }
105 
106  static const ::google::protobuf::Descriptor* descriptor();
107  static const JaiabotEngineering& default_instance();
108 
109  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
111  return reinterpret_cast<const JaiabotEngineering*>(
113  }
114  static constexpr int kIndexInFileMessages =
115  0;
116 
117  void Swap(JaiabotEngineering* other);
119  a.Swap(&b);
120  }
121 
122  // implements Message ----------------------------------------------
123 
124  inline JaiabotEngineering* New() const final {
125  return CreateMaybeMessage<JaiabotEngineering>(NULL);
126  }
127 
128  JaiabotEngineering* New(::google::protobuf::Arena* arena) const final {
129  return CreateMaybeMessage<JaiabotEngineering>(arena);
130  }
131  void CopyFrom(const ::google::protobuf::Message& from) final;
132  void MergeFrom(const ::google::protobuf::Message& from) final;
133  void CopyFrom(const JaiabotEngineering& from);
134  void MergeFrom(const JaiabotEngineering& from);
135  void Clear() final;
136  bool IsInitialized() const final;
137 
138  size_t ByteSizeLong() const final;
140  ::google::protobuf::io::CodedInputStream* input) final;
142  ::google::protobuf::io::CodedOutputStream* output) const final;
144  bool deterministic, ::google::protobuf::uint8* target) const final;
145  int GetCachedSize() const final { return _cached_size_.Get(); }
146 
147  private:
148  void SharedCtor();
149  void SharedDtor();
150  void SetCachedSize(int size) const final;
151  void InternalSwap(JaiabotEngineering* other);
152  private:
153  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
154  return NULL;
155  }
156  inline void* MaybeArenaPtr() const {
157  return NULL;
158  }
159  public:
160 
161  ::google::protobuf::Metadata GetMetadata() const final;
162 
163  // nested types ----------------------------------------------------
164 
165  // accessors -------------------------------------------------------
166 
167  // optional .goby.middleware.protobuf.AppConfig app = 1;
168  bool has_app() const;
169  void clear_app();
170  static const int kAppFieldNumber = 1;
171  private:
172  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
173  public:
174  const ::goby::middleware::protobuf::AppConfig& app() const;
175  ::goby::middleware::protobuf::AppConfig* release_app();
176  ::goby::middleware::protobuf::AppConfig* mutable_app();
177  void set_allocated_app(::goby::middleware::protobuf::AppConfig* app);
178 
179  // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2;
180  bool has_interprocess() const;
181  void clear_interprocess();
182  static const int kInterprocessFieldNumber = 2;
183  private:
184  const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess() const;
185  public:
186  const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess() const;
187  ::goby::zeromq::protobuf::InterProcessPortalConfig* release_interprocess();
188  ::goby::zeromq::protobuf::InterProcessPortalConfig* mutable_interprocess();
189  void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
190 
191  // required .goby.middleware.protobuf.TransporterConfig command_sub_cfg = 11;
192  bool has_command_sub_cfg() const;
193  void clear_command_sub_cfg();
194  static const int kCommandSubCfgFieldNumber = 11;
195  private:
196  const ::goby::middleware::protobuf::TransporterConfig& _internal_command_sub_cfg() const;
197  public:
198  const ::goby::middleware::protobuf::TransporterConfig& command_sub_cfg() const;
199  ::goby::middleware::protobuf::TransporterConfig* release_command_sub_cfg();
200  ::goby::middleware::protobuf::TransporterConfig* mutable_command_sub_cfg();
201  void set_allocated_command_sub_cfg(::goby::middleware::protobuf::TransporterConfig* command_sub_cfg);
202 
203  // optional .jaiabot.protobuf.HubInfo subscribe_to_hub_on_start = 12;
204  bool has_subscribe_to_hub_on_start() const;
206  static const int kSubscribeToHubOnStartFieldNumber = 12;
207  private:
208  const ::jaiabot::protobuf::HubInfo& _internal_subscribe_to_hub_on_start() const;
209  public:
210  const ::jaiabot::protobuf::HubInfo& subscribe_to_hub_on_start() const;
211  ::jaiabot::protobuf::HubInfo* release_subscribe_to_hub_on_start();
212  ::jaiabot::protobuf::HubInfo* mutable_subscribe_to_hub_on_start();
214 
215  // required int32 bot_id = 10;
216  bool has_bot_id() const;
217  void clear_bot_id();
218  static const int kBotIdFieldNumber = 10;
219  ::google::protobuf::int32 bot_id() const;
220  void set_bot_id(::google::protobuf::int32 value);
221 
222  // required uint32 subnet_mask = 13;
223  bool has_subnet_mask() const;
224  void clear_subnet_mask();
225  static const int kSubnetMaskFieldNumber = 13;
226  ::google::protobuf::uint32 subnet_mask() const;
227  void set_subnet_mask(::google::protobuf::uint32 value);
228 
229  // @@protoc_insertion_point(class_scope:jaiabot.config.JaiabotEngineering)
230  private:
231  void set_has_app();
232  void clear_has_app();
233  void set_has_interprocess();
234  void clear_has_interprocess();
235  void set_has_bot_id();
236  void clear_has_bot_id();
237  void set_has_command_sub_cfg();
238  void clear_has_command_sub_cfg();
239  void set_has_subscribe_to_hub_on_start();
240  void clear_has_subscribe_to_hub_on_start();
241  void set_has_subnet_mask();
242  void clear_has_subnet_mask();
243 
244  // helper for ByteSizeLong()
245  size_t RequiredFieldsByteSizeFallback() const;
246 
247  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
248  ::google::protobuf::internal::HasBits<1> _has_bits_;
249  mutable ::google::protobuf::internal::CachedSize _cached_size_;
250  ::goby::middleware::protobuf::AppConfig* app_;
251  ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
252  ::goby::middleware::protobuf::TransporterConfig* command_sub_cfg_;
253  ::jaiabot::protobuf::HubInfo* subscribe_to_hub_on_start_;
254  ::google::protobuf::int32 bot_id_;
255  ::google::protobuf::uint32 subnet_mask_;
256  friend struct ::protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct;
257 };
258 // ===================================================================
259 
260 
261 // ===================================================================
262 
263 #ifdef __GNUC__
264  #pragma GCC diagnostic push
265  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
266 #endif // __GNUC__
267 // JaiabotEngineering
268 
269 // optional .goby.middleware.protobuf.AppConfig app = 1;
270 inline bool JaiabotEngineering::has_app() const {
271  return (_has_bits_[0] & 0x00000001u) != 0;
272 }
273 inline void JaiabotEngineering::set_has_app() {
274  _has_bits_[0] |= 0x00000001u;
275 }
276 inline void JaiabotEngineering::clear_has_app() {
277  _has_bits_[0] &= ~0x00000001u;
278 }
279 inline const ::goby::middleware::protobuf::AppConfig& JaiabotEngineering::_internal_app() const {
280  return *app_;
281 }
282 inline const ::goby::middleware::protobuf::AppConfig& JaiabotEngineering::app() const {
283  const ::goby::middleware::protobuf::AppConfig* p = app_;
284  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.app)
285  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
286  &::goby::middleware::protobuf::_AppConfig_default_instance_);
287 }
288 inline ::goby::middleware::protobuf::AppConfig* JaiabotEngineering::release_app() {
289  // @@protoc_insertion_point(field_release:jaiabot.config.JaiabotEngineering.app)
290  clear_has_app();
291  ::goby::middleware::protobuf::AppConfig* temp = app_;
292  app_ = NULL;
293  return temp;
294 }
295 inline ::goby::middleware::protobuf::AppConfig* JaiabotEngineering::mutable_app() {
296  set_has_app();
297  if (app_ == NULL) {
298  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
299  app_ = p;
300  }
301  // @@protoc_insertion_point(field_mutable:jaiabot.config.JaiabotEngineering.app)
302  return app_;
303 }
304 inline void JaiabotEngineering::set_allocated_app(::goby::middleware::protobuf::AppConfig* app) {
305  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
306  if (message_arena == NULL) {
307  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
308  }
309  if (app) {
310  ::google::protobuf::Arena* submessage_arena = NULL;
311  if (message_arena != submessage_arena) {
312  app = ::google::protobuf::internal::GetOwnedMessage(
313  message_arena, app, submessage_arena);
314  }
315  set_has_app();
316  } else {
317  clear_has_app();
318  }
319  app_ = app;
320  // @@protoc_insertion_point(field_set_allocated:jaiabot.config.JaiabotEngineering.app)
321 }
322 
323 // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2;
325  return (_has_bits_[0] & 0x00000002u) != 0;
326 }
327 inline void JaiabotEngineering::set_has_interprocess() {
328  _has_bits_[0] |= 0x00000002u;
329 }
330 inline void JaiabotEngineering::clear_has_interprocess() {
331  _has_bits_[0] &= ~0x00000002u;
332 }
333 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& JaiabotEngineering::_internal_interprocess() const {
334  return *interprocess_;
335 }
336 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& JaiabotEngineering::interprocess() const {
337  const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
338  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.interprocess)
339  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*>(
340  &::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
341 }
342 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* JaiabotEngineering::release_interprocess() {
343  // @@protoc_insertion_point(field_release:jaiabot.config.JaiabotEngineering.interprocess)
344  clear_has_interprocess();
345  ::goby::zeromq::protobuf::InterProcessPortalConfig* temp = interprocess_;
346  interprocess_ = NULL;
347  return temp;
348 }
349 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* JaiabotEngineering::mutable_interprocess() {
350  set_has_interprocess();
351  if (interprocess_ == NULL) {
352  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaNoVirtual());
353  interprocess_ = p;
354  }
355  // @@protoc_insertion_point(field_mutable:jaiabot.config.JaiabotEngineering.interprocess)
356  return interprocess_;
357 }
358 inline void JaiabotEngineering::set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
359  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
360  if (message_arena == NULL) {
361  delete reinterpret_cast< ::google::protobuf::MessageLite*>(interprocess_);
362  }
363  if (interprocess) {
364  ::google::protobuf::Arena* submessage_arena = NULL;
365  if (message_arena != submessage_arena) {
366  interprocess = ::google::protobuf::internal::GetOwnedMessage(
367  message_arena, interprocess, submessage_arena);
368  }
369  set_has_interprocess();
370  } else {
371  clear_has_interprocess();
372  }
373  interprocess_ = interprocess;
374  // @@protoc_insertion_point(field_set_allocated:jaiabot.config.JaiabotEngineering.interprocess)
375 }
376 
377 // required int32 bot_id = 10;
378 inline bool JaiabotEngineering::has_bot_id() const {
379  return (_has_bits_[0] & 0x00000010u) != 0;
380 }
381 inline void JaiabotEngineering::set_has_bot_id() {
382  _has_bits_[0] |= 0x00000010u;
383 }
384 inline void JaiabotEngineering::clear_has_bot_id() {
385  _has_bits_[0] &= ~0x00000010u;
386 }
388  bot_id_ = 0;
389  clear_has_bot_id();
390 }
391 inline ::google::protobuf::int32 JaiabotEngineering::bot_id() const {
392  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.bot_id)
393  return bot_id_;
394 }
395 inline void JaiabotEngineering::set_bot_id(::google::protobuf::int32 value) {
396  set_has_bot_id();
397  bot_id_ = value;
398  // @@protoc_insertion_point(field_set:jaiabot.config.JaiabotEngineering.bot_id)
399 }
400 
401 // required .goby.middleware.protobuf.TransporterConfig command_sub_cfg = 11;
403  return (_has_bits_[0] & 0x00000004u) != 0;
404 }
405 inline void JaiabotEngineering::set_has_command_sub_cfg() {
406  _has_bits_[0] |= 0x00000004u;
407 }
408 inline void JaiabotEngineering::clear_has_command_sub_cfg() {
409  _has_bits_[0] &= ~0x00000004u;
410 }
411 inline const ::goby::middleware::protobuf::TransporterConfig& JaiabotEngineering::_internal_command_sub_cfg() const {
412  return *command_sub_cfg_;
413 }
414 inline const ::goby::middleware::protobuf::TransporterConfig& JaiabotEngineering::command_sub_cfg() const {
415  const ::goby::middleware::protobuf::TransporterConfig* p = command_sub_cfg_;
416  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.command_sub_cfg)
417  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::TransporterConfig*>(
418  &::goby::middleware::protobuf::_TransporterConfig_default_instance_);
419 }
420 inline ::goby::middleware::protobuf::TransporterConfig* JaiabotEngineering::release_command_sub_cfg() {
421  // @@protoc_insertion_point(field_release:jaiabot.config.JaiabotEngineering.command_sub_cfg)
422  clear_has_command_sub_cfg();
423  ::goby::middleware::protobuf::TransporterConfig* temp = command_sub_cfg_;
424  command_sub_cfg_ = NULL;
425  return temp;
426 }
427 inline ::goby::middleware::protobuf::TransporterConfig* JaiabotEngineering::mutable_command_sub_cfg() {
428  set_has_command_sub_cfg();
429  if (command_sub_cfg_ == NULL) {
430  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::TransporterConfig>(GetArenaNoVirtual());
431  command_sub_cfg_ = p;
432  }
433  // @@protoc_insertion_point(field_mutable:jaiabot.config.JaiabotEngineering.command_sub_cfg)
434  return command_sub_cfg_;
435 }
436 inline void JaiabotEngineering::set_allocated_command_sub_cfg(::goby::middleware::protobuf::TransporterConfig* command_sub_cfg) {
437  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
438  if (message_arena == NULL) {
439  delete reinterpret_cast< ::google::protobuf::MessageLite*>(command_sub_cfg_);
440  }
441  if (command_sub_cfg) {
442  ::google::protobuf::Arena* submessage_arena = NULL;
443  if (message_arena != submessage_arena) {
444  command_sub_cfg = ::google::protobuf::internal::GetOwnedMessage(
445  message_arena, command_sub_cfg, submessage_arena);
446  }
447  set_has_command_sub_cfg();
448  } else {
449  clear_has_command_sub_cfg();
450  }
451  command_sub_cfg_ = command_sub_cfg;
452  // @@protoc_insertion_point(field_set_allocated:jaiabot.config.JaiabotEngineering.command_sub_cfg)
453 }
454 
455 // optional .jaiabot.protobuf.HubInfo subscribe_to_hub_on_start = 12;
457  return (_has_bits_[0] & 0x00000008u) != 0;
458 }
459 inline void JaiabotEngineering::set_has_subscribe_to_hub_on_start() {
460  _has_bits_[0] |= 0x00000008u;
461 }
462 inline void JaiabotEngineering::clear_has_subscribe_to_hub_on_start() {
463  _has_bits_[0] &= ~0x00000008u;
464 }
465 inline const ::jaiabot::protobuf::HubInfo& JaiabotEngineering::_internal_subscribe_to_hub_on_start() const {
466  return *subscribe_to_hub_on_start_;
467 }
468 inline const ::jaiabot::protobuf::HubInfo& JaiabotEngineering::subscribe_to_hub_on_start() const {
469  const ::jaiabot::protobuf::HubInfo* p = subscribe_to_hub_on_start_;
470  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.subscribe_to_hub_on_start)
471  return p != NULL ? *p : *reinterpret_cast<const ::jaiabot::protobuf::HubInfo*>(
473 }
474 inline ::jaiabot::protobuf::HubInfo* JaiabotEngineering::release_subscribe_to_hub_on_start() {
475  // @@protoc_insertion_point(field_release:jaiabot.config.JaiabotEngineering.subscribe_to_hub_on_start)
476  clear_has_subscribe_to_hub_on_start();
477  ::jaiabot::protobuf::HubInfo* temp = subscribe_to_hub_on_start_;
478  subscribe_to_hub_on_start_ = NULL;
479  return temp;
480 }
481 inline ::jaiabot::protobuf::HubInfo* JaiabotEngineering::mutable_subscribe_to_hub_on_start() {
482  set_has_subscribe_to_hub_on_start();
483  if (subscribe_to_hub_on_start_ == NULL) {
484  auto* p = CreateMaybeMessage<::jaiabot::protobuf::HubInfo>(GetArenaNoVirtual());
485  subscribe_to_hub_on_start_ = p;
486  }
487  // @@protoc_insertion_point(field_mutable:jaiabot.config.JaiabotEngineering.subscribe_to_hub_on_start)
488  return subscribe_to_hub_on_start_;
489 }
491  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
492  if (message_arena == NULL) {
493  delete reinterpret_cast< ::google::protobuf::MessageLite*>(subscribe_to_hub_on_start_);
494  }
496  ::google::protobuf::Arena* submessage_arena = NULL;
497  if (message_arena != submessage_arena) {
498  subscribe_to_hub_on_start = ::google::protobuf::internal::GetOwnedMessage(
499  message_arena, subscribe_to_hub_on_start, submessage_arena);
500  }
501  set_has_subscribe_to_hub_on_start();
502  } else {
503  clear_has_subscribe_to_hub_on_start();
504  }
505  subscribe_to_hub_on_start_ = subscribe_to_hub_on_start;
506  // @@protoc_insertion_point(field_set_allocated:jaiabot.config.JaiabotEngineering.subscribe_to_hub_on_start)
507 }
508 
509 // required uint32 subnet_mask = 13;
511  return (_has_bits_[0] & 0x00000020u) != 0;
512 }
513 inline void JaiabotEngineering::set_has_subnet_mask() {
514  _has_bits_[0] |= 0x00000020u;
515 }
516 inline void JaiabotEngineering::clear_has_subnet_mask() {
517  _has_bits_[0] &= ~0x00000020u;
518 }
520  subnet_mask_ = 0u;
521  clear_has_subnet_mask();
522 }
523 inline ::google::protobuf::uint32 JaiabotEngineering::subnet_mask() const {
524  // @@protoc_insertion_point(field_get:jaiabot.config.JaiabotEngineering.subnet_mask)
525  return subnet_mask_;
526 }
527 inline void JaiabotEngineering::set_subnet_mask(::google::protobuf::uint32 value) {
528  set_has_subnet_mask();
529  subnet_mask_ = value;
530  // @@protoc_insertion_point(field_set:jaiabot.config.JaiabotEngineering.subnet_mask)
531 }
532 
533 #ifdef __GNUC__
534  #pragma GCC diagnostic pop
535 #endif // __GNUC__
536 
537 // @@protoc_insertion_point(namespace_scope)
538 
539 } // namespace config
540 } // namespace jaiabot
541 
542 // @@protoc_insertion_point(global_scope)
543 
544 #endif // PROTOBUF_INCLUDED_bin_2fengineering_2fconfig_2eproto
jaiabot::config::JaiabotEngineering::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
jaiabot::config::JaiabotEngineering::set_bot_id
void set_bot_id(::google::protobuf::int32 value)
Definition: config.pb.h:395
jaiabot::config::JaiabotEngineering::has_app
bool has_app() const
Definition: config.pb.h:270
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: config.pb.h:50
jaiabot::config::JaiabotEngineering::mutable_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
Definition: config.pb.h:349
jaiabot::config::JaiabotEngineering::Swap
void Swap(JaiabotEngineering *other)
jaiabot::config::JaiabotEngineering::subscribe_to_hub_on_start
const ::jaiabot::protobuf::HubInfo & subscribe_to_hub_on_start() const
Definition: config.pb.h:468
modem_message_extensions.pb.h
goby
Definition: udp_driver.h:59
jaiabot::config::JaiabotEngineering::~JaiabotEngineering
virtual ~JaiabotEngineering()
jaiabot::protobuf::HubInfo
Definition: modem_message_extensions.pb.h:74
jaiabot::config::JaiabotEngineering::has_subscribe_to_hub_on_start
bool has_subscribe_to_hub_on_start() const
Definition: config.pb.h:456
jaiabot::config::JaiabotEngineering::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: config.pb.h:288
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: config.pb.h:49
jaiabot::config::JaiabotEngineering::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: config.pb.h:99
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: config.pb.h:47
jaiabot::config::JaiabotEngineering::kCommandSubCfgFieldNumber
static const int kCommandSubCfgFieldNumber
Definition: config.pb.h:194
jaiabot::config::JaiabotEngineering::release_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
Definition: config.pb.h:342
jaiabot::config::JaiabotEngineering::descriptor
static const ::google::protobuf::Descriptor * descriptor()
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: config.pb.h:52
jaiabot::config::JaiabotEngineering::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
jaiabot::config::JaiabotEngineering::release_command_sub_cfg
::goby::middleware::protobuf::TransporterConfig * release_command_sub_cfg()
Definition: config.pb.h:420
jaiabot::config::JaiabotEngineering::set_allocated_interprocess
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
Definition: config.pb.h:358
jaiabot::config::JaiabotEngineering::internal_default_instance
static const JaiabotEngineering * internal_default_instance()
Definition: config.pb.h:110
jaiabot::config::JaiabotEngineering::release_subscribe_to_hub_on_start
::jaiabot::protobuf::HubInfo * release_subscribe_to_hub_on_start()
Definition: config.pb.h:474
jaiabot::config::JaiabotEngineering::clear_subscribe_to_hub_on_start
void clear_subscribe_to_hub_on_start()
jaiabot::config::JaiabotEngineering::kSubscribeToHubOnStartFieldNumber
static const int kSubscribeToHubOnStartFieldNumber
Definition: config.pb.h:206
jaiabot::config::JaiabotEngineering::set_allocated_command_sub_cfg
void set_allocated_command_sub_cfg(::goby::middleware::protobuf::TransporterConfig *command_sub_cfg)
Definition: config.pb.h:436
jaiabot::config::JaiabotEngineering::subnet_mask
::google::protobuf::uint32 subnet_mask() const
Definition: config.pb.h:523
jaiabot::config::JaiabotEngineering::kInterprocessFieldNumber
static const int kInterprocessFieldNumber
Definition: config.pb.h:182
jaiabot::udp::protobuf::config
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::google::protobuf::internal::MessageTypeTraits< ::jaiabot::udp::protobuf::Config >, 11, false > config
Definition: udp_driver.pb.h:566
jaiabot::config::JaiabotEngineering::has_command_sub_cfg
bool has_command_sub_cfg() const
Definition: config.pb.h:402
jaiabot::config::JaiabotEngineering::IsInitialized
bool IsInitialized() const final
jaiabot::config::JaiabotEngineering::kAppFieldNumber
static const int kAppFieldNumber
Definition: config.pb.h:170
jaiabot::config::JaiabotEngineering::New
JaiabotEngineering * New() const final
Definition: config.pb.h:124
jaiabot::config::JaiabotEngineering::New
JaiabotEngineering * New(::google::protobuf::Arena *arena) const final
Definition: config.pb.h:128
jaiabot::config::JaiabotEngineering
Definition: config.pb.h:73
jaiabot::config::JaiabotEngineering::mutable_subscribe_to_hub_on_start
::jaiabot::protobuf::HubInfo * mutable_subscribe_to_hub_on_start()
Definition: config.pb.h:481
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: config.pb.h:48
jaiabot::config::JaiabotEngineering::Clear
void Clear() final
jaiabot::config::JaiabotEngineering::clear_bot_id
void clear_bot_id()
Definition: config.pb.h:387
jaiabot::config::JaiabotEngineering::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
jaiabot::config::JaiabotEngineering::clear_interprocess
void clear_interprocess()
jaiabot::config::JaiabotEngineering::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
jaiabot::config::JaiabotEngineering::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: config.pb.h:282
jaiabot::config::JaiabotEngineering::bot_id
::google::protobuf::int32 bot_id() const
Definition: config.pb.h:391
jaiabot::config::JaiabotEngineering::mutable_command_sub_cfg
::goby::middleware::protobuf::TransporterConfig * mutable_command_sub_cfg()
Definition: config.pb.h:427
jaiabot::config::JaiabotEngineering::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
jaiabot::config::JaiabotEngineering::GetCachedSize
int GetCachedSize() const final
Definition: config.pb.h:145
jaiabot::config::JaiabotEngineering::default_instance
static const JaiabotEngineering & default_instance()
jaiabot::config::JaiabotEngineering::command_sub_cfg
const ::goby::middleware::protobuf::TransporterConfig & command_sub_cfg() const
Definition: config.pb.h:414
jaiabot::config::JaiabotEngineering::swap
friend void swap(JaiabotEngineering &a, JaiabotEngineering &b)
Definition: config.pb.h:118
jaiabot::config::JaiabotEngineering::clear_subnet_mask
void clear_subnet_mask()
Definition: config.pb.h:519
jaiabot::config::JaiabotEngineering::has_subnet_mask
bool has_subnet_mask() const
Definition: config.pb.h:510
jaiabot::config::JaiabotEngineering::kSubnetMaskFieldNumber
static const int kSubnetMaskFieldNumber
Definition: config.pb.h:225
jaiabot::config::JaiabotEngineering::JaiabotEngineering
JaiabotEngineering()
protobuf_bin_2fengineering_2fconfig_2eproto::AddDescriptors
void AddDescriptors()
jaiabot::config::JaiabotEngineering::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: config.pb.h:304
jaiabot
Definition: config.pb.h:56
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: config.pb.h:51
jaiabot::protobuf::_HubInfo_default_instance_
HubInfoDefaultTypeInternal _HubInfo_default_instance_
protobuf_bin_2fengineering_2fconfig_2eproto
Definition: config.pb.h:44
jaiabot::config::JaiabotEngineering::interprocess
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Definition: config.pb.h:336
jaiabot::config::JaiabotEngineering::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: config.pb.h:114
jaiabot::config::_JaiabotEngineering_default_instance_
JaiabotEngineeringDefaultTypeInternal _JaiabotEngineering_default_instance_
jaiabot::config::JaiabotEngineering::set_subnet_mask
void set_subnet_mask(::google::protobuf::uint32 value)
Definition: config.pb.h:527
protobuf_bin_2fengineering_2fconfig_2eproto::TableStruct
Definition: config.pb.h:46
jaiabot::config::JaiabotEngineering::ByteSizeLong
size_t ByteSizeLong() const final
jaiabot::config::JaiabotEngineering::set_allocated_subscribe_to_hub_on_start
void set_allocated_subscribe_to_hub_on_start(::jaiabot::protobuf::HubInfo *subscribe_to_hub_on_start)
Definition: config.pb.h:490
jaiabot::config::JaiabotEngineering::operator=
JaiabotEngineering & operator=(const JaiabotEngineering &from)
Definition: config.pb.h:80
jaiabot::config::JaiabotEngineering::clear_command_sub_cfg
void clear_command_sub_cfg()
jaiabot::config::JaiabotEngineering::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: config.pb.h:295
jaiabot::config::JaiabotEngineering::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
jaiabot::config::JaiabotEngineering::InitAsDefaultInstance
static void InitAsDefaultInstance()
jaiabot::config::JaiabotEngineering::has_bot_id
bool has_bot_id() const
Definition: config.pb.h:378
google
Definition: config.pb.h:63
jaiabot::config::JaiabotEngineering::has_interprocess
bool has_interprocess() const
Definition: config.pb.h:324
jaiabot::config::JaiabotEngineering::clear_app
void clear_app()
jaiabot::config::JaiabotEngineering::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: config.pb.h:102
jaiabot::config::JaiabotEngineering::kBotIdFieldNumber
static const int kBotIdFieldNumber
Definition: config.pb.h:218