Goby3  3.1.5
2024.05.14
gobyd_config.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/zeromq/protobuf/gobyd_config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_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>
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_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_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[2];
50  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
51  static const ::google::protobuf::internal::SerializationTable serialization_table[];
53 };
54 void AddDescriptors();
55 } // namespace protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto
56 namespace goby {
57 namespace apps {
58 namespace zeromq {
59 namespace protobuf {
60 class GobyDaemonConfig;
61 class GobyDaemonConfigDefaultTypeInternal;
62 extern GobyDaemonConfigDefaultTypeInternal _GobyDaemonConfig_default_instance_;
63 class GobyIntervehiclePortalConfig;
64 class GobyIntervehiclePortalConfigDefaultTypeInternal;
65 extern GobyIntervehiclePortalConfigDefaultTypeInternal _GobyIntervehiclePortalConfig_default_instance_;
66 } // namespace protobuf
67 } // namespace zeromq
68 } // namespace apps
69 } // namespace goby
70 namespace google {
71 namespace protobuf {
72 template<> ::goby::apps::zeromq::protobuf::GobyDaemonConfig* Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::GobyDaemonConfig>(Arena*);
73 template<> ::goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig* Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig>(Arena*);
74 } // namespace protobuf
75 } // namespace google
76 namespace goby {
77 namespace apps {
78 namespace zeromq {
79 namespace protobuf {
80 
81 // ===================================================================
82 
83 class GobyDaemonConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.apps.zeromq.protobuf.GobyDaemonConfig) */ {
84  public:
86  virtual ~GobyDaemonConfig();
87 
89 
91  CopyFrom(from);
92  return *this;
93  }
94  #if LANG_CXX11
95  GobyDaemonConfig(GobyDaemonConfig&& from) noexcept
96  : GobyDaemonConfig() {
97  *this = ::std::move(from);
98  }
99 
100  inline GobyDaemonConfig& operator=(GobyDaemonConfig&& from) noexcept {
101  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
102  if (this != &from) InternalSwap(&from);
103  } else {
104  CopyFrom(from);
105  }
106  return *this;
107  }
108  #endif
109  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
110  return _internal_metadata_.unknown_fields();
111  }
112  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
113  return _internal_metadata_.mutable_unknown_fields();
114  }
115 
116  static const ::google::protobuf::Descriptor* descriptor();
117  static const GobyDaemonConfig& default_instance();
118 
119  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
121  return reinterpret_cast<const GobyDaemonConfig*>(
123  }
124  static constexpr int kIndexInFileMessages =
125  0;
126 
127  void Swap(GobyDaemonConfig* other);
128  friend void swap(GobyDaemonConfig& a, GobyDaemonConfig& b) {
129  a.Swap(&b);
130  }
131 
132  // implements Message ----------------------------------------------
133 
134  inline GobyDaemonConfig* New() const final {
135  return CreateMaybeMessage<GobyDaemonConfig>(NULL);
136  }
137 
139  return CreateMaybeMessage<GobyDaemonConfig>(arena);
140  }
141  void CopyFrom(const ::google::protobuf::Message& from) final;
142  void MergeFrom(const ::google::protobuf::Message& from) final;
143  void CopyFrom(const GobyDaemonConfig& from);
144  void MergeFrom(const GobyDaemonConfig& from);
145  void Clear() final;
146  bool IsInitialized() const final;
147 
148  size_t ByteSizeLong() const final;
150  ::google::protobuf::io::CodedInputStream* input) final;
152  ::google::protobuf::io::CodedOutputStream* output) const final;
154  bool deterministic, ::google::protobuf::uint8* target) const final;
155  int GetCachedSize() const final { return _cached_size_.Get(); }
156 
157  private:
158  void SharedCtor();
159  void SharedDtor();
160  void SetCachedSize(int size) const final;
161  void InternalSwap(GobyDaemonConfig* other);
162  private:
163  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
164  return NULL;
165  }
166  inline void* MaybeArenaPtr() const {
167  return NULL;
168  }
169  public:
170 
172 
173  // nested types ----------------------------------------------------
174 
175  // accessors -------------------------------------------------------
176 
177  // optional .goby.middleware.protobuf.AppConfig app = 1;
178  bool has_app() const;
179  void clear_app();
180  static const int kAppFieldNumber = 1;
181  private:
182  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
183  public:
184  const ::goby::middleware::protobuf::AppConfig& app() const;
185  ::goby::middleware::protobuf::AppConfig* release_app();
186  ::goby::middleware::protobuf::AppConfig* mutable_app();
187  void set_allocated_app(::goby::middleware::protobuf::AppConfig* app);
188 
189  // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 3 [(.goby.field) = {
190  bool has_interprocess() const;
191  void clear_interprocess();
192  static const int kInterprocessFieldNumber = 3;
193  private:
194  const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess() const;
195  public:
196  const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess() const;
197  ::goby::zeromq::protobuf::InterProcessPortalConfig* release_interprocess();
198  ::goby::zeromq::protobuf::InterProcessPortalConfig* mutable_interprocess();
199  void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
200 
201  // optional .goby.middleware.intervehicle.protobuf.PortalConfig intervehicle = 4;
202  bool has_intervehicle() const;
203  void clear_intervehicle();
204  static const int kIntervehicleFieldNumber = 4;
205  private:
206  const ::goby::middleware::intervehicle::protobuf::PortalConfig& _internal_intervehicle() const;
207  public:
208  const ::goby::middleware::intervehicle::protobuf::PortalConfig& intervehicle() const;
209  ::goby::middleware::intervehicle::protobuf::PortalConfig* release_intervehicle();
210  ::goby::middleware::intervehicle::protobuf::PortalConfig* mutable_intervehicle();
211  void set_allocated_intervehicle(::goby::middleware::intervehicle::protobuf::PortalConfig* intervehicle);
212 
213  // optional .goby.zeromq.protobuf.InterProcessManagerHold hold = 10;
214  bool has_hold() const;
215  void clear_hold();
216  static const int kHoldFieldNumber = 10;
217  private:
218  const ::goby::zeromq::protobuf::InterProcessManagerHold& _internal_hold() const;
219  public:
220  const ::goby::zeromq::protobuf::InterProcessManagerHold& hold() const;
221  ::goby::zeromq::protobuf::InterProcessManagerHold* release_hold();
222  ::goby::zeromq::protobuf::InterProcessManagerHold* mutable_hold();
223  void set_allocated_hold(::goby::zeromq::protobuf::InterProcessManagerHold* hold);
224 
225  // optional int32 router_threads = 2 [default = 10];
226  bool has_router_threads() const;
227  void clear_router_threads();
228  static const int kRouterThreadsFieldNumber = 2;
229  ::google::protobuf::int32 router_threads() const;
230  void set_router_threads(::google::protobuf::int32 value);
231 
232  // @@protoc_insertion_point(class_scope:goby.apps.zeromq.protobuf.GobyDaemonConfig)
233  private:
234  void set_has_app();
235  void clear_has_app();
236  void set_has_router_threads();
237  void clear_has_router_threads();
238  void set_has_interprocess();
239  void clear_has_interprocess();
240  void set_has_intervehicle();
241  void clear_has_intervehicle();
242  void set_has_hold();
243  void clear_has_hold();
244 
245  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
246  ::google::protobuf::internal::HasBits<1> _has_bits_;
247  mutable ::google::protobuf::internal::CachedSize _cached_size_;
248  ::goby::middleware::protobuf::AppConfig* app_;
249  ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
250  ::goby::middleware::intervehicle::protobuf::PortalConfig* intervehicle_;
251  ::goby::zeromq::protobuf::InterProcessManagerHold* hold_;
252  ::google::protobuf::int32 router_threads_;
254 };
255 // -------------------------------------------------------------------
256 
257 class GobyIntervehiclePortalConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig) */ {
258  public:
260  virtual ~GobyIntervehiclePortalConfig();
261 
263 
265  CopyFrom(from);
266  return *this;
267  }
268  #if LANG_CXX11
271  *this = ::std::move(from);
272  }
273 
274  inline GobyIntervehiclePortalConfig& operator=(GobyIntervehiclePortalConfig&& from) noexcept {
275  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
276  if (this != &from) InternalSwap(&from);
277  } else {
278  CopyFrom(from);
279  }
280  return *this;
281  }
282  #endif
283  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
284  return _internal_metadata_.unknown_fields();
285  }
286  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
287  return _internal_metadata_.mutable_unknown_fields();
288  }
289 
290  static const ::google::protobuf::Descriptor* descriptor();
292 
293  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
295  return reinterpret_cast<const GobyIntervehiclePortalConfig*>(
297  }
298  static constexpr int kIndexInFileMessages =
299  1;
300 
301  void Swap(GobyIntervehiclePortalConfig* other);
303  a.Swap(&b);
304  }
305 
306  // implements Message ----------------------------------------------
307 
308  inline GobyIntervehiclePortalConfig* New() const final {
309  return CreateMaybeMessage<GobyIntervehiclePortalConfig>(NULL);
310  }
311 
313  return CreateMaybeMessage<GobyIntervehiclePortalConfig>(arena);
314  }
315  void CopyFrom(const ::google::protobuf::Message& from) final;
316  void MergeFrom(const ::google::protobuf::Message& from) final;
317  void CopyFrom(const GobyIntervehiclePortalConfig& from);
318  void MergeFrom(const GobyIntervehiclePortalConfig& from);
319  void Clear() final;
320  bool IsInitialized() const final;
321 
322  size_t ByteSizeLong() const final;
324  ::google::protobuf::io::CodedInputStream* input) final;
326  ::google::protobuf::io::CodedOutputStream* output) const final;
328  bool deterministic, ::google::protobuf::uint8* target) const final;
329  int GetCachedSize() const final { return _cached_size_.Get(); }
330 
331  private:
332  void SharedCtor();
333  void SharedDtor();
334  void SetCachedSize(int size) const final;
335  void InternalSwap(GobyIntervehiclePortalConfig* other);
336  private:
337  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
338  return NULL;
339  }
340  inline void* MaybeArenaPtr() const {
341  return NULL;
342  }
343  public:
344 
346 
347  // nested types ----------------------------------------------------
348 
349  // accessors -------------------------------------------------------
350 
351  // optional .goby.middleware.protobuf.AppConfig app = 1;
352  bool has_app() const;
353  void clear_app();
354  static const int kAppFieldNumber = 1;
355  private:
356  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
357  public:
358  const ::goby::middleware::protobuf::AppConfig& app() const;
359  ::goby::middleware::protobuf::AppConfig* release_app();
360  ::goby::middleware::protobuf::AppConfig* mutable_app();
361  void set_allocated_app(::goby::middleware::protobuf::AppConfig* app);
362 
363  // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
364  bool has_interprocess() const;
365  void clear_interprocess();
366  static const int kInterprocessFieldNumber = 2;
367  private:
368  const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess() const;
369  public:
370  const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess() const;
371  ::goby::zeromq::protobuf::InterProcessPortalConfig* release_interprocess();
372  ::goby::zeromq::protobuf::InterProcessPortalConfig* mutable_interprocess();
373  void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
374 
375  // required .goby.middleware.intervehicle.protobuf.PortalConfig intervehicle = 3;
376  bool has_intervehicle() const;
377  void clear_intervehicle();
378  static const int kIntervehicleFieldNumber = 3;
379  private:
380  const ::goby::middleware::intervehicle::protobuf::PortalConfig& _internal_intervehicle() const;
381  public:
382  const ::goby::middleware::intervehicle::protobuf::PortalConfig& intervehicle() const;
383  ::goby::middleware::intervehicle::protobuf::PortalConfig* release_intervehicle();
384  ::goby::middleware::intervehicle::protobuf::PortalConfig* mutable_intervehicle();
385  void set_allocated_intervehicle(::goby::middleware::intervehicle::protobuf::PortalConfig* intervehicle);
386 
387  // @@protoc_insertion_point(class_scope:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig)
388  private:
389  void set_has_app();
390  void clear_has_app();
391  void set_has_interprocess();
392  void clear_has_interprocess();
393  void set_has_intervehicle();
394  void clear_has_intervehicle();
395 
396  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
397  ::google::protobuf::internal::HasBits<1> _has_bits_;
398  mutable ::google::protobuf::internal::CachedSize _cached_size_;
399  ::goby::middleware::protobuf::AppConfig* app_;
400  ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
401  ::goby::middleware::intervehicle::protobuf::PortalConfig* intervehicle_;
403 };
404 // ===================================================================
405 
406 
407 // ===================================================================
408 
409 #ifdef __GNUC__
410  #pragma GCC diagnostic push
411  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
412 #endif // __GNUC__
413 // GobyDaemonConfig
414 
415 // optional .goby.middleware.protobuf.AppConfig app = 1;
416 inline bool GobyDaemonConfig::has_app() const {
417  return (_has_bits_[0] & 0x00000001u) != 0;
418 }
419 inline void GobyDaemonConfig::set_has_app() {
420  _has_bits_[0] |= 0x00000001u;
421 }
422 inline void GobyDaemonConfig::clear_has_app() {
423  _has_bits_[0] &= ~0x00000001u;
424 }
425 inline const ::goby::middleware::protobuf::AppConfig& GobyDaemonConfig::_internal_app() const {
426  return *app_;
427 }
428 inline const ::goby::middleware::protobuf::AppConfig& GobyDaemonConfig::app() const {
429  const ::goby::middleware::protobuf::AppConfig* p = app_;
430  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyDaemonConfig.app)
431  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
433 }
434 inline ::goby::middleware::protobuf::AppConfig* GobyDaemonConfig::release_app() {
435  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyDaemonConfig.app)
436  clear_has_app();
438  app_ = NULL;
439  return temp;
440 }
441 inline ::goby::middleware::protobuf::AppConfig* GobyDaemonConfig::mutable_app() {
442  set_has_app();
443  if (app_ == NULL) {
444  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
445  app_ = p;
446  }
447  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyDaemonConfig.app)
448  return app_;
449 }
451  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
452  if (message_arena == NULL) {
453  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
454  }
455  if (app) {
456  ::google::protobuf::Arena* submessage_arena = NULL;
457  if (message_arena != submessage_arena) {
458  app = ::google::protobuf::internal::GetOwnedMessage(
459  message_arena, app, submessage_arena);
460  }
461  set_has_app();
462  } else {
463  clear_has_app();
464  }
465  app_ = app;
466  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyDaemonConfig.app)
467 }
468 
469 // optional int32 router_threads = 2 [default = 10];
471  return (_has_bits_[0] & 0x00000010u) != 0;
472 }
473 inline void GobyDaemonConfig::set_has_router_threads() {
474  _has_bits_[0] |= 0x00000010u;
475 }
476 inline void GobyDaemonConfig::clear_has_router_threads() {
477  _has_bits_[0] &= ~0x00000010u;
478 }
480  router_threads_ = 10;
481  clear_has_router_threads();
482 }
484  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyDaemonConfig.router_threads)
485  return router_threads_;
486 }
488  set_has_router_threads();
489  router_threads_ = value;
490  // @@protoc_insertion_point(field_set:goby.apps.zeromq.protobuf.GobyDaemonConfig.router_threads)
491 }
492 
493 // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 3 [(.goby.field) = {
495  return (_has_bits_[0] & 0x00000002u) != 0;
496 }
497 inline void GobyDaemonConfig::set_has_interprocess() {
498  _has_bits_[0] |= 0x00000002u;
499 }
500 inline void GobyDaemonConfig::clear_has_interprocess() {
501  _has_bits_[0] &= ~0x00000002u;
502 }
503 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GobyDaemonConfig::_internal_interprocess() const {
504  return *interprocess_;
505 }
506 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GobyDaemonConfig::interprocess() const {
507  const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
508  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyDaemonConfig.interprocess)
509  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*>(
511 }
512 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GobyDaemonConfig::release_interprocess() {
513  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyDaemonConfig.interprocess)
514  clear_has_interprocess();
516  interprocess_ = NULL;
517  return temp;
518 }
519 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GobyDaemonConfig::mutable_interprocess() {
520  set_has_interprocess();
521  if (interprocess_ == NULL) {
522  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaNoVirtual());
523  interprocess_ = p;
524  }
525  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyDaemonConfig.interprocess)
526  return interprocess_;
527 }
529  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
530  if (message_arena == NULL) {
531  delete reinterpret_cast< ::google::protobuf::MessageLite*>(interprocess_);
532  }
533  if (interprocess) {
534  ::google::protobuf::Arena* submessage_arena = NULL;
535  if (message_arena != submessage_arena) {
536  interprocess = ::google::protobuf::internal::GetOwnedMessage(
537  message_arena, interprocess, submessage_arena);
538  }
539  set_has_interprocess();
540  } else {
541  clear_has_interprocess();
542  }
543  interprocess_ = interprocess;
544  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyDaemonConfig.interprocess)
545 }
546 
547 // optional .goby.middleware.intervehicle.protobuf.PortalConfig intervehicle = 4;
549  return (_has_bits_[0] & 0x00000004u) != 0;
550 }
551 inline void GobyDaemonConfig::set_has_intervehicle() {
552  _has_bits_[0] |= 0x00000004u;
553 }
554 inline void GobyDaemonConfig::clear_has_intervehicle() {
555  _has_bits_[0] &= ~0x00000004u;
556 }
557 inline const ::goby::middleware::intervehicle::protobuf::PortalConfig& GobyDaemonConfig::_internal_intervehicle() const {
558  return *intervehicle_;
559 }
560 inline const ::goby::middleware::intervehicle::protobuf::PortalConfig& GobyDaemonConfig::intervehicle() const {
561  const ::goby::middleware::intervehicle::protobuf::PortalConfig* p = intervehicle_;
562  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyDaemonConfig.intervehicle)
563  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::intervehicle::protobuf::PortalConfig*>(
565 }
566 inline ::goby::middleware::intervehicle::protobuf::PortalConfig* GobyDaemonConfig::release_intervehicle() {
567  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyDaemonConfig.intervehicle)
568  clear_has_intervehicle();
570  intervehicle_ = NULL;
571  return temp;
572 }
573 inline ::goby::middleware::intervehicle::protobuf::PortalConfig* GobyDaemonConfig::mutable_intervehicle() {
574  set_has_intervehicle();
575  if (intervehicle_ == NULL) {
576  auto* p = CreateMaybeMessage<::goby::middleware::intervehicle::protobuf::PortalConfig>(GetArenaNoVirtual());
577  intervehicle_ = p;
578  }
579  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyDaemonConfig.intervehicle)
580  return intervehicle_;
581 }
583  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
584  if (message_arena == NULL) {
585  delete reinterpret_cast< ::google::protobuf::MessageLite*>(intervehicle_);
586  }
587  if (intervehicle) {
588  ::google::protobuf::Arena* submessage_arena = NULL;
589  if (message_arena != submessage_arena) {
590  intervehicle = ::google::protobuf::internal::GetOwnedMessage(
591  message_arena, intervehicle, submessage_arena);
592  }
593  set_has_intervehicle();
594  } else {
595  clear_has_intervehicle();
596  }
597  intervehicle_ = intervehicle;
598  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyDaemonConfig.intervehicle)
599 }
600 
601 // optional .goby.zeromq.protobuf.InterProcessManagerHold hold = 10;
602 inline bool GobyDaemonConfig::has_hold() const {
603  return (_has_bits_[0] & 0x00000008u) != 0;
604 }
605 inline void GobyDaemonConfig::set_has_hold() {
606  _has_bits_[0] |= 0x00000008u;
607 }
608 inline void GobyDaemonConfig::clear_has_hold() {
609  _has_bits_[0] &= ~0x00000008u;
610 }
611 inline const ::goby::zeromq::protobuf::InterProcessManagerHold& GobyDaemonConfig::_internal_hold() const {
612  return *hold_;
613 }
614 inline const ::goby::zeromq::protobuf::InterProcessManagerHold& GobyDaemonConfig::hold() const {
615  const ::goby::zeromq::protobuf::InterProcessManagerHold* p = hold_;
616  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyDaemonConfig.hold)
617  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessManagerHold*>(
619 }
620 inline ::goby::zeromq::protobuf::InterProcessManagerHold* GobyDaemonConfig::release_hold() {
621  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyDaemonConfig.hold)
622  clear_has_hold();
624  hold_ = NULL;
625  return temp;
626 }
627 inline ::goby::zeromq::protobuf::InterProcessManagerHold* GobyDaemonConfig::mutable_hold() {
628  set_has_hold();
629  if (hold_ == NULL) {
630  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessManagerHold>(GetArenaNoVirtual());
631  hold_ = p;
632  }
633  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyDaemonConfig.hold)
634  return hold_;
635 }
637  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
638  if (message_arena == NULL) {
639  delete reinterpret_cast< ::google::protobuf::MessageLite*>(hold_);
640  }
641  if (hold) {
642  ::google::protobuf::Arena* submessage_arena = NULL;
643  if (message_arena != submessage_arena) {
644  hold = ::google::protobuf::internal::GetOwnedMessage(
645  message_arena, hold, submessage_arena);
646  }
647  set_has_hold();
648  } else {
649  clear_has_hold();
650  }
651  hold_ = hold;
652  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyDaemonConfig.hold)
653 }
654 
655 // -------------------------------------------------------------------
656 
657 // GobyIntervehiclePortalConfig
658 
659 // optional .goby.middleware.protobuf.AppConfig app = 1;
661  return (_has_bits_[0] & 0x00000001u) != 0;
662 }
663 inline void GobyIntervehiclePortalConfig::set_has_app() {
664  _has_bits_[0] |= 0x00000001u;
665 }
666 inline void GobyIntervehiclePortalConfig::clear_has_app() {
667  _has_bits_[0] &= ~0x00000001u;
668 }
669 inline const ::goby::middleware::protobuf::AppConfig& GobyIntervehiclePortalConfig::_internal_app() const {
670  return *app_;
671 }
672 inline const ::goby::middleware::protobuf::AppConfig& GobyIntervehiclePortalConfig::app() const {
673  const ::goby::middleware::protobuf::AppConfig* p = app_;
674  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.app)
675  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
677 }
678 inline ::goby::middleware::protobuf::AppConfig* GobyIntervehiclePortalConfig::release_app() {
679  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.app)
680  clear_has_app();
682  app_ = NULL;
683  return temp;
684 }
685 inline ::goby::middleware::protobuf::AppConfig* GobyIntervehiclePortalConfig::mutable_app() {
686  set_has_app();
687  if (app_ == NULL) {
688  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
689  app_ = p;
690  }
691  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.app)
692  return app_;
693 }
695  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
696  if (message_arena == NULL) {
697  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
698  }
699  if (app) {
700  ::google::protobuf::Arena* submessage_arena = NULL;
701  if (message_arena != submessage_arena) {
702  app = ::google::protobuf::internal::GetOwnedMessage(
703  message_arena, app, submessage_arena);
704  }
705  set_has_app();
706  } else {
707  clear_has_app();
708  }
709  app_ = app;
710  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.app)
711 }
712 
713 // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
715  return (_has_bits_[0] & 0x00000002u) != 0;
716 }
717 inline void GobyIntervehiclePortalConfig::set_has_interprocess() {
718  _has_bits_[0] |= 0x00000002u;
719 }
720 inline void GobyIntervehiclePortalConfig::clear_has_interprocess() {
721  _has_bits_[0] &= ~0x00000002u;
722 }
723 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GobyIntervehiclePortalConfig::_internal_interprocess() const {
724  return *interprocess_;
725 }
726 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GobyIntervehiclePortalConfig::interprocess() const {
727  const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
728  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.interprocess)
729  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*>(
731 }
732 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GobyIntervehiclePortalConfig::release_interprocess() {
733  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.interprocess)
734  clear_has_interprocess();
736  interprocess_ = NULL;
737  return temp;
738 }
739 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GobyIntervehiclePortalConfig::mutable_interprocess() {
740  set_has_interprocess();
741  if (interprocess_ == NULL) {
742  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaNoVirtual());
743  interprocess_ = p;
744  }
745  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.interprocess)
746  return interprocess_;
747 }
749  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
750  if (message_arena == NULL) {
751  delete reinterpret_cast< ::google::protobuf::MessageLite*>(interprocess_);
752  }
753  if (interprocess) {
754  ::google::protobuf::Arena* submessage_arena = NULL;
755  if (message_arena != submessage_arena) {
756  interprocess = ::google::protobuf::internal::GetOwnedMessage(
757  message_arena, interprocess, submessage_arena);
758  }
759  set_has_interprocess();
760  } else {
761  clear_has_interprocess();
762  }
763  interprocess_ = interprocess;
764  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.interprocess)
765 }
766 
767 // required .goby.middleware.intervehicle.protobuf.PortalConfig intervehicle = 3;
769  return (_has_bits_[0] & 0x00000004u) != 0;
770 }
771 inline void GobyIntervehiclePortalConfig::set_has_intervehicle() {
772  _has_bits_[0] |= 0x00000004u;
773 }
774 inline void GobyIntervehiclePortalConfig::clear_has_intervehicle() {
775  _has_bits_[0] &= ~0x00000004u;
776 }
777 inline const ::goby::middleware::intervehicle::protobuf::PortalConfig& GobyIntervehiclePortalConfig::_internal_intervehicle() const {
778  return *intervehicle_;
779 }
780 inline const ::goby::middleware::intervehicle::protobuf::PortalConfig& GobyIntervehiclePortalConfig::intervehicle() const {
781  const ::goby::middleware::intervehicle::protobuf::PortalConfig* p = intervehicle_;
782  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.intervehicle)
783  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::intervehicle::protobuf::PortalConfig*>(
785 }
786 inline ::goby::middleware::intervehicle::protobuf::PortalConfig* GobyIntervehiclePortalConfig::release_intervehicle() {
787  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.intervehicle)
788  clear_has_intervehicle();
790  intervehicle_ = NULL;
791  return temp;
792 }
793 inline ::goby::middleware::intervehicle::protobuf::PortalConfig* GobyIntervehiclePortalConfig::mutable_intervehicle() {
794  set_has_intervehicle();
795  if (intervehicle_ == NULL) {
796  auto* p = CreateMaybeMessage<::goby::middleware::intervehicle::protobuf::PortalConfig>(GetArenaNoVirtual());
797  intervehicle_ = p;
798  }
799  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.intervehicle)
800  return intervehicle_;
801 }
803  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
804  if (message_arena == NULL) {
805  delete reinterpret_cast< ::google::protobuf::MessageLite*>(intervehicle_);
806  }
807  if (intervehicle) {
808  ::google::protobuf::Arena* submessage_arena = NULL;
809  if (message_arena != submessage_arena) {
810  intervehicle = ::google::protobuf::internal::GetOwnedMessage(
811  message_arena, intervehicle, submessage_arena);
812  }
813  set_has_intervehicle();
814  } else {
815  clear_has_intervehicle();
816  }
817  intervehicle_ = intervehicle;
818  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GobyIntervehiclePortalConfig.intervehicle)
819 }
820 
821 #ifdef __GNUC__
822  #pragma GCC diagnostic pop
823 #endif // __GNUC__
824 // -------------------------------------------------------------------
825 
826 
827 // @@protoc_insertion_point(namespace_scope)
828 
829 } // namespace protobuf
830 } // namespace zeromq
831 } // namespace apps
832 } // namespace goby
833 
834 // @@protoc_insertion_point(global_scope)
835 
836 #endif // PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto
goby::apps::zeromq::protobuf::GobyDaemonConfig::New
GobyDaemonConfig * New() const final
Definition: gobyd_config.pb.h:134
goby::apps::zeromq::protobuf::GobyDaemonConfig::release_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
Definition: gobyd_config.pb.h:512
goby::middleware::intervehicle::protobuf::_PortalConfig_default_instance_
PortalConfigDefaultTypeInternal _PortalConfig_default_instance_
goby::apps::zeromq::protobuf::GobyDaemonConfig::default_instance
static const GobyDaemonConfig & default_instance()
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_intervehicle
bool has_intervehicle() const
Definition: gobyd_config.pb.h:768
goby::apps::zeromq::protobuf::GobyDaemonConfig::hold
const ::goby::zeromq::protobuf::InterProcessManagerHold & hold() const
Definition: gobyd_config.pb.h:614
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: gobyd_config.pb.h:283
goby::zeromq::protobuf::InterProcessPortalConfig
Definition: interprocess_config.pb.h:97
goby::middleware::protobuf::AppConfig
Definition: app_config.pb.h:767
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::AddDescriptors
void AddDescriptors()
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::operator=
GobyIntervehiclePortalConfig & operator=(const GobyIntervehiclePortalConfig &from)
Definition: gobyd_config.pb.h:264
goby::apps::zeromq::protobuf::GobyDaemonConfig::~GobyDaemonConfig
virtual ~GobyDaemonConfig()
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::internal_default_instance
static const GobyIntervehiclePortalConfig * internal_default_instance()
Definition: gobyd_config.pb.h:294
goby::apps::zeromq::protobuf::GobyDaemonConfig::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::apps::zeromq::protobuf::GobyDaemonConfig::operator=
GobyDaemonConfig & operator=(const GobyDaemonConfig &from)
Definition: gobyd_config.pb.h:90
goby::apps::zeromq::protobuf::GobyDaemonConfig::internal_default_instance
static const GobyDaemonConfig * internal_default_instance()
Definition: gobyd_config.pb.h:120
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[2]
Definition: gobyd_config.pb.h:49
goby::apps::zeromq::protobuf::GobyDaemonConfig::set_allocated_intervehicle
void set_allocated_intervehicle(::goby::middleware::intervehicle::protobuf::PortalConfig *intervehicle)
Definition: gobyd_config.pb.h:582
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::apps::zeromq::protobuf::GobyDaemonConfig::IsInitialized
bool IsInitialized() const final
goby::apps::zeromq::protobuf::GobyDaemonConfig::has_app
bool has_app() const
Definition: gobyd_config.pb.h:416
goby::apps::zeromq::protobuf::_GobyIntervehiclePortalConfig_default_instance_
GobyIntervehiclePortalConfigDefaultTypeInternal _GobyIntervehiclePortalConfig_default_instance_
goby::apps::zeromq::protobuf::GobyDaemonConfig::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: gobyd_config.pb.h:124
goby::apps::zeromq::protobuf::GobyDaemonConfig::mutable_hold
::goby::zeromq::protobuf::InterProcessManagerHold * mutable_hold()
Definition: gobyd_config.pb.h:627
goby::apps::zeromq::protobuf::GobyDaemonConfig::kHoldFieldNumber
static const int kHoldFieldNumber
Definition: gobyd_config.pb.h:216
goby::apps::zeromq::protobuf::GobyDaemonConfig::has_interprocess
bool has_interprocess() const
Definition: gobyd_config.pb.h:494
goby::apps::zeromq::protobuf::GobyDaemonConfig::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: gobyd_config.pb.h:441
goby::apps::zeromq::protobuf::GobyDaemonConfig::release_intervehicle
::goby::middleware::intervehicle::protobuf::PortalConfig * release_intervehicle()
Definition: gobyd_config.pb.h:566
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: gobyd_config.pb.h:286
intervehicle.pb.h
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::interprocess
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Definition: gobyd_config.pb.h:726
goby::apps::zeromq::protobuf::GobyDaemonConfig::swap
friend void swap(GobyDaemonConfig &a, GobyDaemonConfig &b)
Definition: gobyd_config.pb.h:128
goby::apps::zeromq::protobuf::GobyDaemonConfig::clear_intervehicle
void clear_intervehicle()
goby::apps::zeromq::protobuf::GobyDaemonConfig::clear_interprocess
void clear_interprocess()
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
Definition: gobyd_config.pb.h:739
goby::apps::zeromq::protobuf::GobyDaemonConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: gobyd_config.pb.h:109
google::protobuf::MessageLite
Definition: message_lite.h:164
goby::apps::zeromq::protobuf::GobyDaemonConfig::has_intervehicle
bool has_intervehicle() const
Definition: gobyd_config.pb.h:548
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: gobyd_config.pb.h:672
goby::apps::zeromq::protobuf::GobyDaemonConfig::set_router_threads
void set_router_threads(::google::protobuf::int32 value)
Definition: gobyd_config.pb.h:487
goby::apps::zeromq::protobuf::GobyDaemonConfig::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
google::protobuf::Arena
Definition: arena.h:244
goby::apps::zeromq::protobuf::GobyDaemonConfig::kInterprocessFieldNumber
static const int kInterprocessFieldNumber
Definition: gobyd_config.pb.h:192
goby::apps::zeromq::protobuf::GobyDaemonConfig::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::apps::zeromq::protobuf::GobyDaemonConfig::GetCachedSize
int GetCachedSize() const final
Definition: gobyd_config.pb.h:155
goby::apps::zeromq::protobuf::GobyDaemonConfig::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::apps::zeromq::protobuf::GobyDaemonConfig
Definition: gobyd_config.pb.h:83
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: gobyd_config.pb.h:47
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: gobyd_config.pb.h:685
goby::apps::zeromq::protobuf::GobyDaemonConfig::intervehicle
const ::goby::middleware::intervehicle::protobuf::PortalConfig & intervehicle() const
Definition: gobyd_config.pb.h:560
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: gobyd_config.pb.h:51
interprocess_config.pb.h
goby::apps::zeromq::protobuf::GobyDaemonConfig::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: gobyd_config.pb.h:434
goby::apps::zeromq::protobuf::GobyDaemonConfig::GobyDaemonConfig
GobyDaemonConfig()
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto
Definition: gobyd_config.pb.h:44
goby::apps::zeromq::protobuf::GobyDaemonConfig::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: gobyd_config.pb.h:450
goby::apps::zeromq::protobuf::GobyDaemonConfig::router_threads
::google::protobuf::int32 router_threads() const
Definition: gobyd_config.pb.h:483
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_intervehicle
::goby::middleware::intervehicle::protobuf::PortalConfig * mutable_intervehicle()
Definition: gobyd_config.pb.h:793
goby::apps::zeromq::protobuf::GobyDaemonConfig::mutable_intervehicle
::goby::middleware::intervehicle::protobuf::PortalConfig * mutable_intervehicle()
Definition: gobyd_config.pb.h:573
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_intervehicle
void set_allocated_intervehicle(::goby::middleware::intervehicle::protobuf::PortalConfig *intervehicle)
Definition: gobyd_config.pb.h:802
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: gobyd_config.pb.h:694
message.h
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig
Definition: gobyd_config.pb.h:257
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::swap
friend void swap(GobyIntervehiclePortalConfig &a, GobyIntervehiclePortalConfig &b)
Definition: gobyd_config.pb.h:302
goby::apps::zeromq::protobuf::GobyDaemonConfig::set_allocated_hold
void set_allocated_hold(::goby::zeromq::protobuf::InterProcessManagerHold *hold)
Definition: gobyd_config.pb.h:636
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::intervehicle
const ::goby::middleware::intervehicle::protobuf::PortalConfig & intervehicle() const
Definition: gobyd_config.pb.h:780
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
Definition: gobyd_config.pb.h:732
goby::apps::zeromq::protobuf::GobyDaemonConfig::kRouterThreadsFieldNumber
static const int kRouterThreadsFieldNumber
Definition: gobyd_config.pb.h:228
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::apps::zeromq::protobuf::GobyDaemonConfig::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::int32
std::int32_t int32
Definition: primitive_types.h:33
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::New
GobyIntervehiclePortalConfig * New() const final
Definition: gobyd_config.pb.h:308
goby::middleware::intervehicle::protobuf::PortalConfig
Definition: intervehicle.pb.h:573
goby::apps::zeromq::protobuf::GobyDaemonConfig::set_allocated_interprocess
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
Definition: gobyd_config.pb.h:528
goby::apps::zeromq::protobuf::GobyDaemonConfig::Swap
void Swap(GobyDaemonConfig *other)
goby::apps::zeromq::protobuf::GobyDaemonConfig::kAppFieldNumber
static const int kAppFieldNumber
Definition: gobyd_config.pb.h:180
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_app
bool has_app() const
Definition: gobyd_config.pb.h:660
goby::apps::zeromq::protobuf::GobyDaemonConfig::mutable_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
Definition: gobyd_config.pb.h:519
goby::apps::zeromq::protobuf::GobyDaemonConfig::interprocess
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Definition: gobyd_config.pb.h:506
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct
Definition: gobyd_config.pb.h:46
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::Swap
void Swap(GobyIntervehiclePortalConfig *other)
google::protobuf::Metadata
Definition: message.h:174
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: gobyd_config.pb.h:678
goby::apps::zeromq::protobuf::GobyDaemonConfig::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: gobyd_config.pb.h:428
google::protobuf::Message
Definition: message.h:189
goby::apps::zeromq::protobuf::GobyDaemonConfig::has_router_threads
bool has_router_threads() const
Definition: gobyd_config.pb.h:470
goby::apps::zeromq::protobuf::GobyDaemonConfig::clear_hold
void clear_hold()
goby::apps::zeromq::protobuf::_GobyDaemonConfig_default_instance_
GobyDaemonConfigDefaultTypeInternal _GobyDaemonConfig_default_instance_
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::New
GobyIntervehiclePortalConfig * New(::google::protobuf::Arena *arena) const final
Definition: gobyd_config.pb.h:312
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_interprocess
bool has_interprocess() const
Definition: gobyd_config.pb.h:714
goby::apps::zeromq::protobuf::GobyDaemonConfig::ByteSizeLong
size_t ByteSizeLong() const final
goby::apps::zeromq::protobuf::GobyDaemonConfig::New
GobyDaemonConfig * New(::google::protobuf::Arena *arena) const final
Definition: gobyd_config.pb.h:138
goby::middleware::protobuf::_AppConfig_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
goby::apps::zeromq::protobuf::GobyDaemonConfig::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: gobyd_config.pb.h:48
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: gobyd_config.pb.h:52
arena.h
goby::apps::zeromq::protobuf::GobyDaemonConfig::clear_app
void clear_app()
protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: gobyd_config.pb.h:50
goby::apps::zeromq::protobuf::GobyDaemonConfig::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::apps::zeromq::protobuf::GobyDaemonConfig::kIntervehicleFieldNumber
static const int kIntervehicleFieldNumber
Definition: gobyd_config.pb.h:204
goby::apps::zeromq::protobuf::GobyDaemonConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: gobyd_config.pb.h:112
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_interprocess
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
Definition: gobyd_config.pb.h:748
option_extensions.pb.h
goby::apps::zeromq::protobuf::GobyDaemonConfig::clear_router_threads
void clear_router_threads()
Definition: gobyd_config.pb.h:479
goby::zeromq::protobuf::_InterProcessManagerHold_default_instance_
InterProcessManagerHoldDefaultTypeInternal _InterProcessManagerHold_default_instance_
goby::apps::zeromq::protobuf::GobyDaemonConfig::release_hold
::goby::zeromq::protobuf::InterProcessManagerHold * release_hold()
Definition: gobyd_config.pb.h:620
app_config.pb.h
goby::zeromq::protobuf::InterProcessManagerHold
Definition: interprocess_config.pb.h:397
goby::apps::zeromq::protobuf::GobyDaemonConfig::has_hold
bool has_hold() const
Definition: gobyd_config.pb.h:602
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_intervehicle
::goby::middleware::intervehicle::protobuf::PortalConfig * release_intervehicle()
Definition: gobyd_config.pb.h:786
goby::apps::zeromq::protobuf::GobyDaemonConfig::Clear
void Clear() final
goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
google::protobuf::Message::Message
Message()
Definition: message.h:191
friend
google
Definition: dccl.h:57
goby::apps::zeromq::protobuf::GobyDaemonConfig::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final