Goby3  3.1.4
2024.02.22
interprocess_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/interprocess_config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2finterprocess_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/generated_enum_reflection.h>
33 #include <google/protobuf/unknown_field_set.h>
35 #include <boost/units/quantity.hpp>
36 #include <boost/units/absolute.hpp>
37 #include <boost/units/dimensionless_type.hpp>
38 #include <boost/units/make_scaled_unit.hpp>
39 // @@protoc_insertion_point(includes)
40 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
41 
43 // Internal implementation detail -- do not use these members.
44 struct TableStruct {
45  static const ::google::protobuf::internal::ParseTableField entries[];
46  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
47  static const ::google::protobuf::internal::ParseTable schema[2];
48  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
49  static const ::google::protobuf::internal::SerializationTable serialization_table[];
51 };
52 void AddDescriptors();
53 } // namespace protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
54 namespace goby {
55 namespace zeromq {
56 namespace protobuf {
58 class InterProcessManagerHoldDefaultTypeInternal;
59 extern InterProcessManagerHoldDefaultTypeInternal _InterProcessManagerHold_default_instance_;
61 class InterProcessPortalConfigDefaultTypeInternal;
62 extern InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_;
63 } // namespace protobuf
64 } // namespace zeromq
65 } // namespace goby
66 namespace google {
67 namespace protobuf {
68 template<> ::goby::zeromq::protobuf::InterProcessManagerHold* Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessManagerHold>(Arena*);
69 template<> ::goby::zeromq::protobuf::InterProcessPortalConfig* Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(Arena*);
70 } // namespace protobuf
71 } // namespace google
72 namespace goby {
73 namespace zeromq {
74 namespace protobuf {
75 
79 };
84 
85 const ::google::protobuf::EnumDescriptor* InterProcessPortalConfig_Transport_descriptor();
87  return ::google::protobuf::internal::NameOfEnum(
89 }
91  const ::std::string& name, InterProcessPortalConfig_Transport* value) {
92  return ::google::protobuf::internal::ParseNamedEnum<InterProcessPortalConfig_Transport>(
94 }
95 // ===================================================================
96 
97 class InterProcessPortalConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.zeromq.protobuf.InterProcessPortalConfig) */ {
98  public:
100  virtual ~InterProcessPortalConfig();
101 
103 
105  CopyFrom(from);
106  return *this;
107  }
108  #if LANG_CXX11
111  *this = ::std::move(from);
112  }
113 
115  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
116  if (this != &from) InternalSwap(&from);
117  } else {
118  CopyFrom(from);
119  }
120  return *this;
121  }
122  #endif
123  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
124  return _internal_metadata_.unknown_fields();
125  }
126  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
127  return _internal_metadata_.mutable_unknown_fields();
128  }
129 
130  static const ::google::protobuf::Descriptor* descriptor();
132 
133  enum IpCase {
137  };
138 
139  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
141  return reinterpret_cast<const InterProcessPortalConfig*>(
143  }
144  static constexpr int kIndexInFileMessages =
145  0;
146 
147  void Swap(InterProcessPortalConfig* other);
149  a.Swap(&b);
150  }
151 
152  // implements Message ----------------------------------------------
153 
154  inline InterProcessPortalConfig* New() const final {
155  return CreateMaybeMessage<InterProcessPortalConfig>(NULL);
156  }
157 
159  return CreateMaybeMessage<InterProcessPortalConfig>(arena);
160  }
161  void CopyFrom(const ::google::protobuf::Message& from) final;
162  void MergeFrom(const ::google::protobuf::Message& from) final;
163  void CopyFrom(const InterProcessPortalConfig& from);
164  void MergeFrom(const InterProcessPortalConfig& from);
165  void Clear() final;
166  bool IsInitialized() const final;
167 
168  size_t ByteSizeLong() const final;
170  ::google::protobuf::io::CodedInputStream* input) final;
172  ::google::protobuf::io::CodedOutputStream* output) const final;
174  bool deterministic, ::google::protobuf::uint8* target) const final;
175  int GetCachedSize() const final { return _cached_size_.Get(); }
176 
177  private:
178  void SharedCtor();
179  void SharedDtor();
180  void SetCachedSize(int size) const final;
181  void InternalSwap(InterProcessPortalConfig* other);
182  private:
183  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
184  return NULL;
185  }
186  inline void* MaybeArenaPtr() const {
187  return NULL;
188  }
189  public:
190 
192 
193  // nested types ----------------------------------------------------
194 
196  static const Transport IPC =
198  static const Transport TCP =
200  static inline bool Transport_IsValid(int value) {
202  }
203  static const Transport Transport_MIN =
205  static const Transport Transport_MAX =
207  static const int Transport_ARRAYSIZE =
209  static inline const ::google::protobuf::EnumDescriptor*
212  }
213  static inline const ::std::string& Transport_Name(Transport value) {
215  }
216  static inline bool Transport_Parse(const ::std::string& name,
217  Transport* value) {
218  return InterProcessPortalConfig_Transport_Parse(name, value);
219  }
220 
221  // accessors -------------------------------------------------------
222 
223  // optional string platform = 1 [default = "default_goby_platform", (.goby.field) = {
224  bool has_platform() const;
225  void clear_platform();
226  static const int kPlatformFieldNumber = 1;
227  const ::std::string& platform() const;
228  void set_platform(const ::std::string& value);
229  #if LANG_CXX11
230  void set_platform(::std::string&& value);
231  #endif
232  void set_platform(const char* value);
233  void set_platform(const char* value, size_t size);
234  ::std::string* mutable_platform();
235  ::std::string* release_platform();
236  void set_allocated_platform(::std::string* platform);
237 
238  // optional string socket_name = 3 [(.goby.field) = {
239  bool has_socket_name() const;
240  void clear_socket_name();
241  static const int kSocketNameFieldNumber = 3;
242  const ::std::string& socket_name() const;
243  void set_socket_name(const ::std::string& value);
244  #if LANG_CXX11
245  void set_socket_name(::std::string&& value);
246  #endif
247  void set_socket_name(const char* value);
248  void set_socket_name(const char* value, size_t size);
249  ::std::string* mutable_socket_name();
250  ::std::string* release_socket_name();
251  void set_allocated_socket_name(::std::string* socket_name);
252 
253  // optional string client_name = 20 [(.goby.field) = {
254  bool has_client_name() const;
255  void clear_client_name();
256  static const int kClientNameFieldNumber = 20;
257  const ::std::string& client_name() const;
258  void set_client_name(const ::std::string& value);
259  #if LANG_CXX11
260  void set_client_name(::std::string&& value);
261  #endif
262  void set_client_name(const char* value);
263  void set_client_name(const char* value, size_t size);
264  ::std::string* mutable_client_name();
265  ::std::string* release_client_name();
266  void set_allocated_client_name(::std::string* client_name);
267 
268  // optional .goby.zeromq.protobuf.InterProcessPortalConfig.Transport transport = 2 [default = IPC, (.goby.field) = {
269  bool has_transport() const;
270  void clear_transport();
271  static const int kTransportFieldNumber = 2;
274 
275  // optional uint32 tcp_port = 5 [default = 11144, (.goby.field) = {
276  bool has_tcp_port() const;
277  void clear_tcp_port();
278  static const int kTcpPortFieldNumber = 5;
281 
282  // optional uint32 send_queue_size = 6 [default = 1000, (.goby.field) = {
283  bool has_send_queue_size() const;
284  void clear_send_queue_size();
285  static const int kSendQueueSizeFieldNumber = 6;
288 
289  // optional uint32 receive_queue_size = 7 [default = 1000, (.goby.field) = {
290  bool has_receive_queue_size() const;
292  static const int kReceiveQueueSizeFieldNumber = 7;
295 
296  // optional uint32 zeromq_number_io_threads = 8 [default = 4, (.goby.field) = {
297  bool has_zeromq_number_io_threads() const;
299  static const int kZeromqNumberIoThreadsFieldNumber = 8;
302 
303  // optional uint32 manager_timeout_seconds = 10 [default = 5, (.goby.field) = {
304  bool has_manager_timeout_seconds() const;
306  static const int kManagerTimeoutSecondsFieldNumber = 10;
309 
310  // optional string ipv4_address = 4 [default = "127.0.0.1", (.goby.field) = {
311  bool has_ipv4_address() const;
312  void clear_ipv4_address();
313  static const int kIpv4AddressFieldNumber = 4;
314  const ::std::string& ipv4_address() const;
315  void set_ipv4_address(const ::std::string& value);
316  #if LANG_CXX11
317  void set_ipv4_address(::std::string&& value);
318  #endif
319  void set_ipv4_address(const char* value);
320  void set_ipv4_address(const char* value, size_t size);
321  ::std::string* mutable_ipv4_address();
322  ::std::string* release_ipv4_address();
323  void set_allocated_ipv4_address(::std::string* ipv4_address);
324 
325  // optional string ip_address = 11 [(.goby.field) = {
326  bool has_ip_address() const;
327  void clear_ip_address();
328  static const int kIpAddressFieldNumber = 11;
329  const ::std::string& ip_address() const;
330  void set_ip_address(const ::std::string& value);
331  #if LANG_CXX11
332  void set_ip_address(::std::string&& value);
333  #endif
334  void set_ip_address(const char* value);
335  void set_ip_address(const char* value, size_t size);
336  ::std::string* mutable_ip_address();
337  ::std::string* release_ip_address();
338  void set_allocated_ip_address(::std::string* ip_address);
339 
340  void clear_ip();
341  IpCase ip_case() const;
342  // @@protoc_insertion_point(class_scope:goby.zeromq.protobuf.InterProcessPortalConfig)
343  private:
344  void set_has_platform();
345  void clear_has_platform();
346  void set_has_transport();
347  void clear_has_transport();
348  void set_has_socket_name();
349  void clear_has_socket_name();
350  void set_has_ipv4_address();
351  void set_has_ip_address();
352  void set_has_tcp_port();
353  void clear_has_tcp_port();
354  void set_has_send_queue_size();
355  void clear_has_send_queue_size();
356  void set_has_receive_queue_size();
357  void clear_has_receive_queue_size();
358  void set_has_zeromq_number_io_threads();
359  void clear_has_zeromq_number_io_threads();
360  void set_has_manager_timeout_seconds();
361  void clear_has_manager_timeout_seconds();
362  void set_has_client_name();
363  void clear_has_client_name();
364 
365  inline bool has_ip() const;
366  inline void clear_has_ip();
367 
368  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
369  ::google::protobuf::internal::HasBits<1> _has_bits_;
370  mutable ::google::protobuf::internal::CachedSize _cached_size_;
371  public:
372  static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string> _i_give_permission_to_break_this_code_default_platform_;
373  private:
374  ::google::protobuf::internal::ArenaStringPtr platform_;
375  ::google::protobuf::internal::ArenaStringPtr socket_name_;
376  ::google::protobuf::internal::ArenaStringPtr client_name_;
377  int transport_;
378  ::google::protobuf::uint32 tcp_port_;
379  ::google::protobuf::uint32 send_queue_size_;
380  ::google::protobuf::uint32 receive_queue_size_;
381  ::google::protobuf::uint32 zeromq_number_io_threads_;
382  ::google::protobuf::uint32 manager_timeout_seconds_;
383  union IpUnion {
384  IpUnion() {}
385  ::google::protobuf::internal::ArenaStringPtr ipv4_address_;
386  ::google::protobuf::internal::ArenaStringPtr ip_address_;
387  } ip_;
388  public:
389  static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string> _i_give_permission_to_break_this_code_default_ipv4_address_;
390  private:
391  ::google::protobuf::uint32 _oneof_case_[1];
392 
393  friend struct ::protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct;
394 };
395 // -------------------------------------------------------------------
396 
397 class InterProcessManagerHold : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.zeromq.protobuf.InterProcessManagerHold) */ {
398  public:
400  virtual ~InterProcessManagerHold();
401 
403 
405  CopyFrom(from);
406  return *this;
407  }
408  #if LANG_CXX11
411  *this = ::std::move(from);
412  }
413 
415  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
416  if (this != &from) InternalSwap(&from);
417  } else {
418  CopyFrom(from);
419  }
420  return *this;
421  }
422  #endif
423  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
424  return _internal_metadata_.unknown_fields();
425  }
426  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
427  return _internal_metadata_.mutable_unknown_fields();
428  }
429 
430  static const ::google::protobuf::Descriptor* descriptor();
432 
433  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
435  return reinterpret_cast<const InterProcessManagerHold*>(
437  }
438  static constexpr int kIndexInFileMessages =
439  1;
440 
441  void Swap(InterProcessManagerHold* other);
443  a.Swap(&b);
444  }
445 
446  // implements Message ----------------------------------------------
447 
448  inline InterProcessManagerHold* New() const final {
449  return CreateMaybeMessage<InterProcessManagerHold>(NULL);
450  }
451 
453  return CreateMaybeMessage<InterProcessManagerHold>(arena);
454  }
455  void CopyFrom(const ::google::protobuf::Message& from) final;
456  void MergeFrom(const ::google::protobuf::Message& from) final;
457  void CopyFrom(const InterProcessManagerHold& from);
458  void MergeFrom(const InterProcessManagerHold& from);
459  void Clear() final;
460  bool IsInitialized() const final;
461 
462  size_t ByteSizeLong() const final;
464  ::google::protobuf::io::CodedInputStream* input) final;
466  ::google::protobuf::io::CodedOutputStream* output) const final;
468  bool deterministic, ::google::protobuf::uint8* target) const final;
469  int GetCachedSize() const final { return _cached_size_.Get(); }
470 
471  private:
472  void SharedCtor();
473  void SharedDtor();
474  void SetCachedSize(int size) const final;
475  void InternalSwap(InterProcessManagerHold* other);
476  private:
477  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
478  return NULL;
479  }
480  inline void* MaybeArenaPtr() const {
481  return NULL;
482  }
483  public:
484 
486 
487  // nested types ----------------------------------------------------
488 
489  // accessors -------------------------------------------------------
490 
491  // repeated string required_client = 1 [(.goby.field) = {
492  int required_client_size() const;
493  void clear_required_client();
494  static const int kRequiredClientFieldNumber = 1;
495  const ::std::string& required_client(int index) const;
496  ::std::string* mutable_required_client(int index);
497  void set_required_client(int index, const ::std::string& value);
498  #if LANG_CXX11
499  void set_required_client(int index, ::std::string&& value);
500  #endif
501  void set_required_client(int index, const char* value);
502  void set_required_client(int index, const char* value, size_t size);
503  ::std::string* add_required_client();
504  void add_required_client(const ::std::string& value);
505  #if LANG_CXX11
506  void add_required_client(::std::string&& value);
507  #endif
508  void add_required_client(const char* value);
509  void add_required_client(const char* value, size_t size);
510  const ::google::protobuf::RepeatedPtrField< ::std::string>& required_client() const;
512 
513  // @@protoc_insertion_point(class_scope:goby.zeromq.protobuf.InterProcessManagerHold)
514  private:
515 
516  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
517  ::google::protobuf::internal::HasBits<1> _has_bits_;
518  mutable ::google::protobuf::internal::CachedSize _cached_size_;
520  friend struct ::protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct;
521 };
522 // ===================================================================
523 
524 
525 // ===================================================================
526 
527 #ifdef __GNUC__
528  #pragma GCC diagnostic push
529  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
530 #endif // __GNUC__
531 // InterProcessPortalConfig
532 
533 // optional string platform = 1 [default = "default_goby_platform", (.goby.field) = {
535  return (_has_bits_[0] & 0x00000001u) != 0;
536 }
537 inline void InterProcessPortalConfig::set_has_platform() {
538  _has_bits_[0] |= 0x00000001u;
539 }
540 inline void InterProcessPortalConfig::clear_has_platform() {
541  _has_bits_[0] &= ~0x00000001u;
542 }
545  clear_has_platform();
546 }
547 inline const ::std::string& InterProcessPortalConfig::platform() const {
548  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
549  return platform_.GetNoArena();
550 }
551 inline void InterProcessPortalConfig::set_platform(const ::std::string& value) {
552  set_has_platform();
554  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
555 }
556 #if LANG_CXX11
557 inline void InterProcessPortalConfig::set_platform(::std::string&& value) {
558  set_has_platform();
559  platform_.SetNoArena(
561  // @@protoc_insertion_point(field_set_rvalue:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
562 }
563 #endif
564 inline void InterProcessPortalConfig::set_platform(const char* value) {
565  GOOGLE_DCHECK(value != NULL);
566  set_has_platform();
568  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
569 }
570 inline void InterProcessPortalConfig::set_platform(const char* value, size_t size) {
571  set_has_platform();
573  ::std::string(reinterpret_cast<const char*>(value), size));
574  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
575 }
577  set_has_platform();
578  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
580 }
582  // @@protoc_insertion_point(field_release:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
583  if (!has_platform()) {
584  return NULL;
585  }
586  clear_has_platform();
588 }
589 inline void InterProcessPortalConfig::set_allocated_platform(::std::string* platform) {
590  if (platform != NULL) {
591  set_has_platform();
592  } else {
593  clear_has_platform();
594  }
596  // @@protoc_insertion_point(field_set_allocated:goby.zeromq.protobuf.InterProcessPortalConfig.platform)
597 }
598 
599 // optional .goby.zeromq.protobuf.InterProcessPortalConfig.Transport transport = 2 [default = IPC, (.goby.field) = {
601  return (_has_bits_[0] & 0x00000008u) != 0;
602 }
603 inline void InterProcessPortalConfig::set_has_transport() {
604  _has_bits_[0] |= 0x00000008u;
605 }
606 inline void InterProcessPortalConfig::clear_has_transport() {
607  _has_bits_[0] &= ~0x00000008u;
608 }
610  transport_ = 2;
611  clear_has_transport();
612 }
614  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.transport)
615  return static_cast< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport >(transport_);
616 }
619  set_has_transport();
620  transport_ = value;
621  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.transport)
622 }
623 
624 // optional string socket_name = 3 [(.goby.field) = {
626  return (_has_bits_[0] & 0x00000002u) != 0;
627 }
628 inline void InterProcessPortalConfig::set_has_socket_name() {
629  _has_bits_[0] |= 0x00000002u;
630 }
631 inline void InterProcessPortalConfig::clear_has_socket_name() {
632  _has_bits_[0] &= ~0x00000002u;
633 }
635  socket_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
636  clear_has_socket_name();
637 }
638 inline const ::std::string& InterProcessPortalConfig::socket_name() const {
639  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
640  return socket_name_.GetNoArena();
641 }
642 inline void InterProcessPortalConfig::set_socket_name(const ::std::string& value) {
643  set_has_socket_name();
644  socket_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
645  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
646 }
647 #if LANG_CXX11
648 inline void InterProcessPortalConfig::set_socket_name(::std::string&& value) {
649  set_has_socket_name();
650  socket_name_.SetNoArena(
652  // @@protoc_insertion_point(field_set_rvalue:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
653 }
654 #endif
655 inline void InterProcessPortalConfig::set_socket_name(const char* value) {
656  GOOGLE_DCHECK(value != NULL);
657  set_has_socket_name();
658  socket_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
659  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
660 }
661 inline void InterProcessPortalConfig::set_socket_name(const char* value, size_t size) {
662  set_has_socket_name();
663  socket_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
664  ::std::string(reinterpret_cast<const char*>(value), size));
665  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
666 }
668  set_has_socket_name();
669  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
670  return socket_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
671 }
673  // @@protoc_insertion_point(field_release:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
674  if (!has_socket_name()) {
675  return NULL;
676  }
677  clear_has_socket_name();
678  return socket_name_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
679 }
680 inline void InterProcessPortalConfig::set_allocated_socket_name(::std::string* socket_name) {
681  if (socket_name != NULL) {
682  set_has_socket_name();
683  } else {
684  clear_has_socket_name();
685  }
686  socket_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), socket_name);
687  // @@protoc_insertion_point(field_set_allocated:goby.zeromq.protobuf.InterProcessPortalConfig.socket_name)
688 }
689 
690 // optional string ipv4_address = 4 [default = "127.0.0.1", (.goby.field) = {
692  return ip_case() == kIpv4Address;
693 }
694 inline void InterProcessPortalConfig::set_has_ipv4_address() {
695  _oneof_case_[0] = kIpv4Address;
696 }
698  if (has_ipv4_address()) {
700  clear_has_ip();
701  }
702 }
703 inline const ::std::string& InterProcessPortalConfig::ipv4_address() const {
704  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
705  if (has_ipv4_address()) {
706  return ip_.ipv4_address_.GetNoArena();
707  }
709 }
710 inline void InterProcessPortalConfig::set_ipv4_address(const ::std::string& value) {
711  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
712  if (!has_ipv4_address()) {
713  clear_ip();
714  set_has_ipv4_address();
716  }
718  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
719 }
720 #if LANG_CXX11
721 inline void InterProcessPortalConfig::set_ipv4_address(::std::string&& value) {
722  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
723  if (!has_ipv4_address()) {
724  clear_ip();
725  set_has_ipv4_address();
727  }
729  // @@protoc_insertion_point(field_set_rvalue:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
730 }
731 #endif
732 inline void InterProcessPortalConfig::set_ipv4_address(const char* value) {
733  GOOGLE_DCHECK(value != NULL);
734  if (!has_ipv4_address()) {
735  clear_ip();
736  set_has_ipv4_address();
738  }
740  ::std::string(value));
741  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
742 }
743 inline void InterProcessPortalConfig::set_ipv4_address(const char* value, size_t size) {
744  if (!has_ipv4_address()) {
745  clear_ip();
746  set_has_ipv4_address();
748  }
750  reinterpret_cast<const char*>(value), size));
751  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
752 }
754  if (!has_ipv4_address()) {
755  clear_ip();
756  set_has_ipv4_address();
758  }
759  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
761 }
763  // @@protoc_insertion_point(field_release:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
764  if (has_ipv4_address()) {
765  clear_has_ip();
767  } else {
768  return NULL;
769  }
770 }
771 inline void InterProcessPortalConfig::set_allocated_ipv4_address(::std::string* ipv4_address) {
772  if (!has_ipv4_address()) {
774  }
775  clear_ip();
776  if (ipv4_address != NULL) {
777  set_has_ipv4_address();
779  }
780  // @@protoc_insertion_point(field_set_allocated:goby.zeromq.protobuf.InterProcessPortalConfig.ipv4_address)
781 }
782 
783 // optional string ip_address = 11 [(.goby.field) = {
785  return ip_case() == kIpAddress;
786 }
787 inline void InterProcessPortalConfig::set_has_ip_address() {
788  _oneof_case_[0] = kIpAddress;
789 }
791  if (has_ip_address()) {
792  ip_.ip_address_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
793  clear_has_ip();
794  }
795 }
796 inline const ::std::string& InterProcessPortalConfig::ip_address() const {
797  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
798  if (has_ip_address()) {
799  return ip_.ip_address_.GetNoArena();
800  }
802 }
803 inline void InterProcessPortalConfig::set_ip_address(const ::std::string& value) {
804  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
805  if (!has_ip_address()) {
806  clear_ip();
807  set_has_ip_address();
808  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
809  }
810  ip_.ip_address_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
811  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
812 }
813 #if LANG_CXX11
814 inline void InterProcessPortalConfig::set_ip_address(::std::string&& value) {
815  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
816  if (!has_ip_address()) {
817  clear_ip();
818  set_has_ip_address();
819  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
820  }
821  ip_.ip_address_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
822  // @@protoc_insertion_point(field_set_rvalue:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
823 }
824 #endif
825 inline void InterProcessPortalConfig::set_ip_address(const char* value) {
826  GOOGLE_DCHECK(value != NULL);
827  if (!has_ip_address()) {
828  clear_ip();
829  set_has_ip_address();
830  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
831  }
832  ip_.ip_address_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
833  ::std::string(value));
834  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
835 }
836 inline void InterProcessPortalConfig::set_ip_address(const char* value, size_t size) {
837  if (!has_ip_address()) {
838  clear_ip();
839  set_has_ip_address();
840  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
841  }
842  ip_.ip_address_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(
843  reinterpret_cast<const char*>(value), size));
844  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
845 }
847  if (!has_ip_address()) {
848  clear_ip();
849  set_has_ip_address();
850  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
851  }
852  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
853  return ip_.ip_address_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
854 }
856  // @@protoc_insertion_point(field_release:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
857  if (has_ip_address()) {
858  clear_has_ip();
859  return ip_.ip_address_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
860  } else {
861  return NULL;
862  }
863 }
864 inline void InterProcessPortalConfig::set_allocated_ip_address(::std::string* ip_address) {
865  if (!has_ip_address()) {
866  ip_.ip_address_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
867  }
868  clear_ip();
869  if (ip_address != NULL) {
870  set_has_ip_address();
871  ip_.ip_address_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ip_address);
872  }
873  // @@protoc_insertion_point(field_set_allocated:goby.zeromq.protobuf.InterProcessPortalConfig.ip_address)
874 }
875 
876 // optional uint32 tcp_port = 5 [default = 11144, (.goby.field) = {
878  return (_has_bits_[0] & 0x00000010u) != 0;
879 }
880 inline void InterProcessPortalConfig::set_has_tcp_port() {
881  _has_bits_[0] |= 0x00000010u;
882 }
883 inline void InterProcessPortalConfig::clear_has_tcp_port() {
884  _has_bits_[0] &= ~0x00000010u;
885 }
887  tcp_port_ = 11144u;
888  clear_has_tcp_port();
889 }
891  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.tcp_port)
892  return tcp_port_;
893 }
895  set_has_tcp_port();
896  tcp_port_ = value;
897  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.tcp_port)
898 }
899 
900 // optional uint32 send_queue_size = 6 [default = 1000, (.goby.field) = {
902  return (_has_bits_[0] & 0x00000020u) != 0;
903 }
904 inline void InterProcessPortalConfig::set_has_send_queue_size() {
905  _has_bits_[0] |= 0x00000020u;
906 }
907 inline void InterProcessPortalConfig::clear_has_send_queue_size() {
908  _has_bits_[0] &= ~0x00000020u;
909 }
911  send_queue_size_ = 1000u;
912  clear_has_send_queue_size();
913 }
915  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.send_queue_size)
916  return send_queue_size_;
917 }
919  set_has_send_queue_size();
920  send_queue_size_ = value;
921  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.send_queue_size)
922 }
923 
924 // optional uint32 receive_queue_size = 7 [default = 1000, (.goby.field) = {
926  return (_has_bits_[0] & 0x00000040u) != 0;
927 }
928 inline void InterProcessPortalConfig::set_has_receive_queue_size() {
929  _has_bits_[0] |= 0x00000040u;
930 }
931 inline void InterProcessPortalConfig::clear_has_receive_queue_size() {
932  _has_bits_[0] &= ~0x00000040u;
933 }
935  receive_queue_size_ = 1000u;
936  clear_has_receive_queue_size();
937 }
939  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.receive_queue_size)
940  return receive_queue_size_;
941 }
943  set_has_receive_queue_size();
944  receive_queue_size_ = value;
945  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.receive_queue_size)
946 }
947 
948 // optional uint32 zeromq_number_io_threads = 8 [default = 4, (.goby.field) = {
950  return (_has_bits_[0] & 0x00000080u) != 0;
951 }
952 inline void InterProcessPortalConfig::set_has_zeromq_number_io_threads() {
953  _has_bits_[0] |= 0x00000080u;
954 }
955 inline void InterProcessPortalConfig::clear_has_zeromq_number_io_threads() {
956  _has_bits_[0] &= ~0x00000080u;
957 }
959  zeromq_number_io_threads_ = 4u;
960  clear_has_zeromq_number_io_threads();
961 }
963  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.zeromq_number_io_threads)
964  return zeromq_number_io_threads_;
965 }
967  set_has_zeromq_number_io_threads();
968  zeromq_number_io_threads_ = value;
969  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.zeromq_number_io_threads)
970 }
971 
972 // optional uint32 manager_timeout_seconds = 10 [default = 5, (.goby.field) = {
974  return (_has_bits_[0] & 0x00000100u) != 0;
975 }
976 inline void InterProcessPortalConfig::set_has_manager_timeout_seconds() {
977  _has_bits_[0] |= 0x00000100u;
978 }
979 inline void InterProcessPortalConfig::clear_has_manager_timeout_seconds() {
980  _has_bits_[0] &= ~0x00000100u;
981 }
983  manager_timeout_seconds_ = 5u;
984  clear_has_manager_timeout_seconds();
985 }
987  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.manager_timeout_seconds)
988  return manager_timeout_seconds_;
989 }
991  set_has_manager_timeout_seconds();
992  manager_timeout_seconds_ = value;
993  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.manager_timeout_seconds)
994 }
995 
996 // optional string client_name = 20 [(.goby.field) = {
998  return (_has_bits_[0] & 0x00000004u) != 0;
999 }
1000 inline void InterProcessPortalConfig::set_has_client_name() {
1001  _has_bits_[0] |= 0x00000004u;
1002 }
1003 inline void InterProcessPortalConfig::clear_has_client_name() {
1004  _has_bits_[0] &= ~0x00000004u;
1005 }
1007  client_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1008  clear_has_client_name();
1009 }
1010 inline const ::std::string& InterProcessPortalConfig::client_name() const {
1011  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1012  return client_name_.GetNoArena();
1013 }
1014 inline void InterProcessPortalConfig::set_client_name(const ::std::string& value) {
1015  set_has_client_name();
1016  client_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
1017  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1018 }
1019 #if LANG_CXX11
1020 inline void InterProcessPortalConfig::set_client_name(::std::string&& value) {
1021  set_has_client_name();
1022  client_name_.SetNoArena(
1024  // @@protoc_insertion_point(field_set_rvalue:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1025 }
1026 #endif
1027 inline void InterProcessPortalConfig::set_client_name(const char* value) {
1028  GOOGLE_DCHECK(value != NULL);
1029  set_has_client_name();
1030  client_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
1031  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1032 }
1033 inline void InterProcessPortalConfig::set_client_name(const char* value, size_t size) {
1034  set_has_client_name();
1035  client_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
1036  ::std::string(reinterpret_cast<const char*>(value), size));
1037  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1038 }
1040  set_has_client_name();
1041  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1042  return client_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1043 }
1045  // @@protoc_insertion_point(field_release:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1046  if (!has_client_name()) {
1047  return NULL;
1048  }
1049  clear_has_client_name();
1050  return client_name_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1051 }
1052 inline void InterProcessPortalConfig::set_allocated_client_name(::std::string* client_name) {
1053  if (client_name != NULL) {
1054  set_has_client_name();
1055  } else {
1056  clear_has_client_name();
1057  }
1058  client_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), client_name);
1059  // @@protoc_insertion_point(field_set_allocated:goby.zeromq.protobuf.InterProcessPortalConfig.client_name)
1060 }
1061 
1062 inline bool InterProcessPortalConfig::has_ip() const {
1063  return ip_case() != IP_NOT_SET;
1064 }
1065 inline void InterProcessPortalConfig::clear_has_ip() {
1066  _oneof_case_[0] = IP_NOT_SET;
1067 }
1069  return InterProcessPortalConfig::IpCase(_oneof_case_[0]);
1070 }
1071 // -------------------------------------------------------------------
1072 
1073 // InterProcessManagerHold
1074 
1075 // repeated string required_client = 1 [(.goby.field) = {
1077  return required_client_.size();
1078 }
1080  required_client_.Clear();
1081 }
1082 inline const ::std::string& InterProcessManagerHold::required_client(int index) const {
1083  // @@protoc_insertion_point(field_get:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1084  return required_client_.Get(index);
1085 }
1086 inline ::std::string* InterProcessManagerHold::mutable_required_client(int index) {
1087  // @@protoc_insertion_point(field_mutable:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1088  return required_client_.Mutable(index);
1089 }
1090 inline void InterProcessManagerHold::set_required_client(int index, const ::std::string& value) {
1091  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1092  required_client_.Mutable(index)->assign(value);
1093 }
1094 #if LANG_CXX11
1095 inline void InterProcessManagerHold::set_required_client(int index, ::std::string&& value) {
1096  // @@protoc_insertion_point(field_set:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1097  required_client_.Mutable(index)->assign(std::move(value));
1098 }
1099 #endif
1100 inline void InterProcessManagerHold::set_required_client(int index, const char* value) {
1101  GOOGLE_DCHECK(value != NULL);
1102  required_client_.Mutable(index)->assign(value);
1103  // @@protoc_insertion_point(field_set_char:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1104 }
1105 inline void InterProcessManagerHold::set_required_client(int index, const char* value, size_t size) {
1106  required_client_.Mutable(index)->assign(
1107  reinterpret_cast<const char*>(value), size);
1108  // @@protoc_insertion_point(field_set_pointer:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1109 }
1111  // @@protoc_insertion_point(field_add_mutable:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1112  return required_client_.Add();
1113 }
1114 inline void InterProcessManagerHold::add_required_client(const ::std::string& value) {
1115  required_client_.Add()->assign(value);
1116  // @@protoc_insertion_point(field_add:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1117 }
1118 #if LANG_CXX11
1119 inline void InterProcessManagerHold::add_required_client(::std::string&& value) {
1120  required_client_.Add(std::move(value));
1121  // @@protoc_insertion_point(field_add:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1122 }
1123 #endif
1124 inline void InterProcessManagerHold::add_required_client(const char* value) {
1125  GOOGLE_DCHECK(value != NULL);
1126  required_client_.Add()->assign(value);
1127  // @@protoc_insertion_point(field_add_char:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1128 }
1129 inline void InterProcessManagerHold::add_required_client(const char* value, size_t size) {
1130  required_client_.Add()->assign(reinterpret_cast<const char*>(value), size);
1131  // @@protoc_insertion_point(field_add_pointer:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1132 }
1133 inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
1135  // @@protoc_insertion_point(field_list:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1136  return required_client_;
1137 }
1138 inline ::google::protobuf::RepeatedPtrField< ::std::string>*
1140  // @@protoc_insertion_point(field_mutable_list:goby.zeromq.protobuf.InterProcessManagerHold.required_client)
1141  return &required_client_;
1142 }
1143 
1144 #ifdef __GNUC__
1145  #pragma GCC diagnostic pop
1146 #endif // __GNUC__
1147 // -------------------------------------------------------------------
1148 
1149 
1150 // @@protoc_insertion_point(namespace_scope)
1151 
1152 } // namespace protobuf
1153 } // namespace zeromq
1154 } // namespace goby
1155 
1156 namespace google {
1157 namespace protobuf {
1158 
1159 template <> struct is_proto_enum< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport> : ::std::true_type {};
1160 template <>
1161 inline const EnumDescriptor* GetEnumDescriptor< ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport>() {
1163 }
1164 
1165 } // namespace protobuf
1166 } // namespace google
1167 
1168 // @@protoc_insertion_point(global_scope)
1169 
1170 #endif // PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: interprocess_config.pb.h:49
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: interprocess_config.pb.h:50
goby::zeromq::protobuf::InterProcessManagerHold::Clear
void Clear() final
goby::zeromq::protobuf::InterProcessPortalConfig::IP_NOT_SET
@ IP_NOT_SET
Definition: interprocess_config.pb.h:136
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_ipv4_address
::std::string * mutable_ipv4_address()
Definition: interprocess_config.pb.h:753
google::protobuf::RepeatedPtrField< ::std::string >
goby::zeromq::protobuf::InterProcessManagerHold::New
InterProcessManagerHold * New(::google::protobuf::Arena *arena) const final
Definition: interprocess_config.pb.h:452
google::protobuf::internal::GetEmptyStringAlreadyInited
LIBPROTOBUF_EXPORTconst ::std::string & GetEmptyStringAlreadyInited()
Definition: message_lite.h:133
goby::zeromq::protobuf::InterProcessPortalConfig
Definition: interprocess_config.pb.h:97
goby::zeromq::protobuf::InterProcessPortalConfig::tcp_port
::google::protobuf::uint32 tcp_port() const
Definition: interprocess_config.pb.h:890
goby::zeromq::protobuf::InterProcessPortalConfig::has_manager_timeout_seconds
bool has_manager_timeout_seconds() const
Definition: interprocess_config.pb.h:973
goby::zeromq::protobuf::InterProcessManagerHold::required_client_size
int required_client_size() const
Definition: interprocess_config.pb.h:1076
goby::zeromq::protobuf::InterProcessPortalConfig::kIpv4Address
@ kIpv4Address
Definition: interprocess_config.pb.h:134
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_MIN
static const Transport Transport_MIN
Definition: interprocess_config.pb.h:203
goby::zeromq::protobuf::InterProcessManagerHold::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::zeromq::protobuf::InterProcessManagerHold::InterProcessManagerHold
InterProcessManagerHold()
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: interprocess_config.pb.h:45
goby::zeromq::protobuf::InterProcessPortalConfig::ipv4_address
const ::std::string & ipv4_address() const
Definition: interprocess_config.pb.h:703
goby::zeromq::protobuf::InterProcessPortalConfig::kIpAddress
@ kIpAddress
Definition: interprocess_config.pb.h:135
goby::zeromq::protobuf::InterProcessPortalConfig::client_name
const ::std::string & client_name() const
Definition: interprocess_config.pb.h:1010
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::zeromq::protobuf::InterProcessPortalConfig::has_socket_name
bool has_socket_name() const
Definition: interprocess_config.pb.h:625
goby::zeromq::protobuf::InterProcessManagerHold::~InterProcessManagerHold
virtual ~InterProcessManagerHold()
goby::zeromq::protobuf::InterProcessPortalConfig::clear_ip_address
void clear_ip_address()
Definition: interprocess_config.pb.h:790
goby::zeromq::protobuf::InterProcessPortalConfig::set_tcp_port
void set_tcp_port(::google::protobuf::uint32 value)
Definition: interprocess_config.pb.h:894
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Parse
bool InterProcessPortalConfig_Transport_Parse(const ::std::string &name, InterProcessPortalConfig_Transport *value)
Definition: interprocess_config.pb.h:90
goby::zeromq::protobuf::InterProcessPortalConfig::ip_address
const ::std::string & ip_address() const
Definition: interprocess_config.pb.h:796
goby::zeromq::protobuf::InterProcessPortalConfig::swap
friend void swap(InterProcessPortalConfig &a, InterProcessPortalConfig &b)
Definition: interprocess_config.pb.h:148
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_client_name
::std::string * mutable_client_name()
Definition: interprocess_config.pb.h:1039
goby::zeromq::protobuf::InterProcessPortalConfig::has_client_name
bool has_client_name() const
Definition: interprocess_config.pb.h:997
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_socket_name
::std::string * mutable_socket_name()
Definition: interprocess_config.pb.h:667
goby::zeromq::protobuf::InterProcessPortalConfig::_i_give_permission_to_break_this_code_default_ipv4_address_
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_ipv4_address_
Definition: interprocess_config.pb.h:389
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_TCP
@ InterProcessPortalConfig_Transport_TCP
Definition: interprocess_config.pb.h:78
goby::zeromq::protobuf::InterProcessPortalConfig::kIpv4AddressFieldNumber
static const int kIpv4AddressFieldNumber
Definition: interprocess_config.pb.h:313
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_descriptor
const ::google::protobuf::EnumDescriptor * InterProcessPortalConfig_Transport_descriptor()
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_Name
static const ::std::string & Transport_Name(Transport value)
Definition: interprocess_config.pb.h:213
goby::zeromq::protobuf::InterProcessManagerHold::required_client
const ::google::protobuf::RepeatedPtrField< ::std::string > & required_client() const
Definition: interprocess_config.pb.h:1134
goby::zeromq::protobuf::InterProcessPortalConfig::transport
::goby::zeromq::protobuf::InterProcessPortalConfig_Transport transport() const
Definition: interprocess_config.pb.h:613
goby::zeromq::protobuf::InterProcessPortalConfig::clear_socket_name
void clear_socket_name()
Definition: interprocess_config.pb.h:634
goby::zeromq::protobuf::InterProcessPortalConfig::~InterProcessPortalConfig
virtual ~InterProcessPortalConfig()
goby::zeromq::protobuf::InterProcessPortalConfig::has_zeromq_number_io_threads
bool has_zeromq_number_io_threads() const
Definition: interprocess_config.pb.h:949
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Name
const ::std::string & InterProcessPortalConfig_Transport_Name(InterProcessPortalConfig_Transport value)
Definition: interprocess_config.pb.h:86
goby::zeromq::protobuf::InterProcessPortalConfig::has_receive_queue_size
bool has_receive_queue_size() const
Definition: interprocess_config.pb.h:925
goby::zeromq::protobuf::InterProcessPortalConfig::IpCase
IpCase
Definition: interprocess_config.pb.h:133
goby::zeromq::protobuf::InterProcessPortalConfig::kReceiveQueueSizeFieldNumber
static const int kReceiveQueueSizeFieldNumber
Definition: interprocess_config.pb.h:292
goby::zeromq::protobuf::InterProcessPortalConfig::set_socket_name
void set_socket_name(const ::std::string &value)
Definition: interprocess_config.pb.h:642
goby::zeromq::protobuf::InterProcessPortalConfig::release_client_name
::std::string * release_client_name()
Definition: interprocess_config.pb.h:1044
goby::zeromq::protobuf::InterProcessPortalConfig::set_manager_timeout_seconds
void set_manager_timeout_seconds(::google::protobuf::uint32 value)
Definition: interprocess_config.pb.h:990
goby::zeromq::protobuf::InterProcessPortalConfig::clear_ipv4_address
void clear_ipv4_address()
Definition: interprocess_config.pb.h:697
goby::zeromq::protobuf::InterProcessManagerHold::mutable_required_client
::google::protobuf::RepeatedPtrField< ::std::string > * mutable_required_client()
Definition: interprocess_config.pb.h:1139
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_ARRAYSIZE
const int InterProcessPortalConfig_Transport_Transport_ARRAYSIZE
Definition: interprocess_config.pb.h:83
goby::zeromq::protobuf::InterProcessPortalConfig::clear_zeromq_number_io_threads
void clear_zeromq_number_io_threads()
Definition: interprocess_config.pb.h:958
goby::zeromq::protobuf::InterProcessPortalConfig::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::zeromq::protobuf::InterProcessPortalConfig::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: interprocess_config.pb.h:144
goby::zeromq::protobuf::InterProcessPortalConfig::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_IsValid
bool InterProcessPortalConfig_Transport_IsValid(int value)
goby::zeromq::protobuf::InterProcessPortalConfig::release_ipv4_address
::std::string * release_ipv4_address()
Definition: interprocess_config.pb.h:762
goby::zeromq::protobuf::InterProcessPortalConfig::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::zeromq::protobuf::InterProcessPortalConfig::has_tcp_port
bool has_tcp_port() const
Definition: interprocess_config.pb.h:877
goby::zeromq::protobuf::InterProcessPortalConfig::has_ip_address
bool has_ip_address() const
Definition: interprocess_config.pb.h:784
goby::zeromq::protobuf::InterProcessPortalConfig::set_zeromq_number_io_threads
void set_zeromq_number_io_threads(::google::protobuf::uint32 value)
Definition: interprocess_config.pb.h:966
google::protobuf::Arena
Definition: arena.h:244
goby::zeromq::protobuf::InterProcessManagerHold::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::zeromq::protobuf::InterProcessPortalConfig::internal_default_instance
static const InterProcessPortalConfig * internal_default_instance()
Definition: interprocess_config.pb.h:140
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_IsValid
static bool Transport_IsValid(int value)
Definition: interprocess_config.pb.h:200
goby::zeromq::protobuf::InterProcessPortalConfig::kZeromqNumberIoThreadsFieldNumber
static const int kZeromqNumberIoThreadsFieldNumber
Definition: interprocess_config.pb.h:299
goby::zeromq::protobuf::InterProcessPortalConfig::clear_tcp_port
void clear_tcp_port()
Definition: interprocess_config.pb.h:886
goby::zeromq::protobuf::InterProcessManagerHold::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: interprocess_config.pb.h:423
goby::zeromq::protobuf::InterProcessManagerHold::clear_required_client
void clear_required_client()
Definition: interprocess_config.pb.h:1079
goby::zeromq::protobuf::InterProcessPortalConfig::kManagerTimeoutSecondsFieldNumber
static const int kManagerTimeoutSecondsFieldNumber
Definition: interprocess_config.pb.h:306
goby::zeromq::protobuf::InterProcessPortalConfig::has_transport
bool has_transport() const
Definition: interprocess_config.pb.h:600
goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_socket_name
void set_allocated_socket_name(::std::string *socket_name)
Definition: interprocess_config.pb.h:680
goby::zeromq::protobuf::InterProcessManagerHold::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MAX
const InterProcessPortalConfig_Transport InterProcessPortalConfig_Transport_Transport_MAX
Definition: interprocess_config.pb.h:82
goby::zeromq::protobuf::InterProcessPortalConfig::GetCachedSize
int GetCachedSize() const final
Definition: interprocess_config.pb.h:175
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: interprocess_config.pb.h:48
goby::zeromq::protobuf::InterProcessPortalConfig::platform
const ::std::string & platform() const
Definition: interprocess_config.pb.h:547
goby::zeromq::protobuf::InterProcessPortalConfig::send_queue_size
::google::protobuf::uint32 send_queue_size() const
Definition: interprocess_config.pb.h:914
goby::zeromq::protobuf::InterProcessManagerHold::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: interprocess_config.pb.h:426
goby::zeromq::protobuf::InterProcessPortalConfig::clear_ip
void clear_ip()
goby::zeromq::protobuf::InterProcessPortalConfig::InitAsDefaultInstance
static void InitAsDefaultInstance()
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: interprocess_config.pb.h:46
goby::zeromq::protobuf::InterProcessPortalConfig::IsInitialized
bool IsInitialized() const final
goby::zeromq::protobuf::InterProcessManagerHold::New
InterProcessManagerHold * New() const final
Definition: interprocess_config.pb.h:448
message.h
goby::zeromq::protobuf::InterProcessPortalConfig::Swap
void Swap(InterProcessPortalConfig *other)
goby::zeromq::protobuf::InterProcessManagerHold::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::zeromq::protobuf::InterProcessPortalConfig::release_platform
::std::string * release_platform()
Definition: interprocess_config.pb.h:581
goby::zeromq::protobuf::InterProcessPortalConfig::manager_timeout_seconds
::google::protobuf::uint32 manager_timeout_seconds() const
Definition: interprocess_config.pb.h:986
goby::zeromq::protobuf::InterProcessPortalConfig::clear_transport
void clear_transport()
Definition: interprocess_config.pb.h:609
goby::zeromq::protobuf::InterProcessPortalConfig::socket_name
const ::std::string & socket_name() const
Definition: interprocess_config.pb.h:638
goby::zeromq::protobuf::InterProcessManagerHold::swap
friend void swap(InterProcessManagerHold &a, InterProcessManagerHold &b)
Definition: interprocess_config.pb.h:442
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_IPC
@ InterProcessPortalConfig_Transport_IPC
Definition: interprocess_config.pb.h:77
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: interprocess_config.pb.h:126
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::zeromq::protobuf::InterProcessPortalConfig::clear_send_queue_size
void clear_send_queue_size()
Definition: interprocess_config.pb.h:910
goby::zeromq::protobuf::InterProcessPortalConfig::Clear
void Clear() final
goby::zeromq::protobuf::InterProcessManagerHold::internal_default_instance
static const InterProcessManagerHold * internal_default_instance()
Definition: interprocess_config.pb.h:434
goby::zeromq::protobuf::InterProcessManagerHold::add_required_client
::std::string * add_required_client()
Definition: interprocess_config.pb.h:1110
goby::zeromq::protobuf::InterProcessPortalConfig_Transport
InterProcessPortalConfig_Transport
Definition: interprocess_config.pb.h:76
goby::zeromq::protobuf::InterProcessManagerHold::kRequiredClientFieldNumber
static const int kRequiredClientFieldNumber
Definition: interprocess_config.pb.h:494
goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_client_name
void set_allocated_client_name(::std::string *client_name)
Definition: interprocess_config.pb.h:1052
goby::zeromq::protobuf::InterProcessPortalConfig::has_ipv4_address
bool has_ipv4_address() const
Definition: interprocess_config.pb.h:691
goby::zeromq::protobuf::InterProcessPortalConfig::kClientNameFieldNumber
static const int kClientNameFieldNumber
Definition: interprocess_config.pb.h:256
goby::zeromq::protobuf::InterProcessManagerHold::GetCachedSize
int GetCachedSize() const final
Definition: interprocess_config.pb.h:469
goby::zeromq::protobuf::InterProcessPortalConfig::has_send_queue_size
bool has_send_queue_size() const
Definition: interprocess_config.pb.h:901
goby::zeromq::protobuf::InterProcessPortalConfig::has_platform
bool has_platform() const
Definition: interprocess_config.pb.h:534
goby::zeromq::protobuf::InterProcessPortalConfig::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
google::protobuf::internal::ExplicitlyConstructed::get
constexpr const T & get() const
Definition: message_lite.h:117
goby::zeromq::protobuf::InterProcessPortalConfig::set_transport
void set_transport(::goby::zeromq::protobuf::InterProcessPortalConfig_Transport value)
Definition: interprocess_config.pb.h:617
goby::zeromq::protobuf::InterProcessManagerHold::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::zeromq::protobuf::InterProcessManagerHold::operator=
InterProcessManagerHold & operator=(const InterProcessManagerHold &from)
Definition: interprocess_config.pb.h:404
goby::zeromq::protobuf::InterProcessPortalConfig::TCP
static const Transport TCP
Definition: interprocess_config.pb.h:198
goby::zeromq::protobuf::InterProcessPortalConfig::set_send_queue_size
void set_send_queue_size(::google::protobuf::uint32 value)
Definition: interprocess_config.pb.h:918
goby::zeromq::protobuf::InterProcessPortalConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: interprocess_config.pb.h:123
goby::zeromq::protobuf::InterProcessManagerHold::IsInitialized
bool IsInitialized() const final
google::protobuf::Metadata
Definition: message.h:174
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[2]
Definition: interprocess_config.pb.h:47
detail::get
auto get(const nlohmann::detail::iteration_proxy_value< IteratorType > &i) -> decltype(i.key())
Definition: json.hpp:5271
goby::zeromq::protobuf::InterProcessPortalConfig::clear_manager_timeout_seconds
void clear_manager_timeout_seconds()
Definition: interprocess_config.pb.h:982
goby::zeromq::protobuf::InterProcessPortalConfig_Transport_Transport_MIN
const InterProcessPortalConfig_Transport InterProcessPortalConfig_Transport_Transport_MIN
Definition: interprocess_config.pb.h:81
goby::zeromq::protobuf::InterProcessPortalConfig::default_instance
static const InterProcessPortalConfig & default_instance()
google::protobuf::Message
Definition: message.h:189
goby::zeromq::protobuf::InterProcessPortalConfig::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
goby::zeromq::protobuf::InterProcessPortalConfig::clear_platform
void clear_platform()
Definition: interprocess_config.pb.h:543
goby::zeromq::protobuf::InterProcessPortalConfig::set_ipv4_address
void set_ipv4_address(const ::std::string &value)
Definition: interprocess_config.pb.h:710
goby::zeromq::protobuf::InterProcessManagerHold::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::zeromq::protobuf::InterProcessPortalConfig::IPC
static const Transport IPC
Definition: interprocess_config.pb.h:196
goby::zeromq::protobuf::InterProcessPortalConfig::New
InterProcessPortalConfig * New(::google::protobuf::Arena *arena) const final
Definition: interprocess_config.pb.h:158
goby::zeromq::protobuf::InterProcessPortalConfig::kPlatformFieldNumber
static const int kPlatformFieldNumber
Definition: interprocess_config.pb.h:226
goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig
InterProcessPortalConfig()
goby::zeromq::protobuf::InterProcessManagerHold::ByteSizeLong
size_t ByteSizeLong() const final
arena.h
goby::zeromq::protobuf::InterProcessPortalConfig::kTcpPortFieldNumber
static const int kTcpPortFieldNumber
Definition: interprocess_config.pb.h:278
goby::zeromq::protobuf::InterProcessPortalConfig::set_client_name
void set_client_name(const ::std::string &value)
Definition: interprocess_config.pb.h:1014
goby::zeromq::protobuf::InterProcessPortalConfig::release_socket_name
::std::string * release_socket_name()
Definition: interprocess_config.pb.h:672
goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_ipv4_address
void set_allocated_ipv4_address(::std::string *ipv4_address)
Definition: interprocess_config.pb.h:771
goby::zeromq::protobuf::InterProcessPortalConfig::release_ip_address
::std::string * release_ip_address()
Definition: interprocess_config.pb.h:855
goby::zeromq::protobuf::InterProcessPortalConfig::ip_case
IpCase ip_case() const
Definition: interprocess_config.pb.h:1068
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
Definition: interprocess_config.pb.h:42
goby::zeromq::protobuf::InterProcessPortalConfig::operator=
InterProcessPortalConfig & operator=(const InterProcessPortalConfig &from)
Definition: interprocess_config.pb.h:104
goby::zeromq::protobuf::InterProcessPortalConfig::kSocketNameFieldNumber
static const int kSocketNameFieldNumber
Definition: interprocess_config.pb.h:241
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::AddDescriptors
void AddDescriptors()
option_extensions.pb.h
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_Parse
static bool Transport_Parse(const ::std::string &name, Transport *value)
Definition: interprocess_config.pb.h:216
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_MAX
static const Transport Transport_MAX
Definition: interprocess_config.pb.h:205
goby::zeromq::protobuf::InterProcessPortalConfig::_i_give_permission_to_break_this_code_default_platform_
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_platform_
Definition: interprocess_config.pb.h:372
goby::zeromq::protobuf::InterProcessPortalConfig::set_ip_address
void set_ip_address(const ::std::string &value)
Definition: interprocess_config.pb.h:803
goby::zeromq::protobuf::InterProcessPortalConfig::New
InterProcessPortalConfig * New() const final
Definition: interprocess_config.pb.h:154
goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_platform
void set_allocated_platform(::std::string *platform)
Definition: interprocess_config.pb.h:589
goby::zeromq::protobuf::InterProcessPortalConfig::set_platform
void set_platform(const ::std::string &value)
Definition: interprocess_config.pb.h:551
goby::zeromq::protobuf::InterProcessPortalConfig::zeromq_number_io_threads
::google::protobuf::uint32 zeromq_number_io_threads() const
Definition: interprocess_config.pb.h:962
goby::zeromq::protobuf::InterProcessPortalConfig::ByteSizeLong
size_t ByteSizeLong() const final
goby::zeromq::protobuf::InterProcessManagerHold::Swap
void Swap(InterProcessManagerHold *other)
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_platform
::std::string * mutable_platform()
Definition: interprocess_config.pb.h:576
goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_ip_address
void set_allocated_ip_address(::std::string *ip_address)
Definition: interprocess_config.pb.h:864
goby::zeromq::protobuf::InterProcessManagerHold::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: interprocess_config.pb.h:438
goby::zeromq::protobuf::_InterProcessManagerHold_default_instance_
InterProcessManagerHoldDefaultTypeInternal _InterProcessManagerHold_default_instance_
goby::zeromq::protobuf::InterProcessPortalConfig::clear_receive_queue_size
void clear_receive_queue_size()
Definition: interprocess_config.pb.h:934
goby::zeromq::protobuf::InterProcessManagerHold
Definition: interprocess_config.pb.h:397
goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
goby::zeromq::protobuf::InterProcessPortalConfig::set_receive_queue_size
void set_receive_queue_size(::google::protobuf::uint32 value)
Definition: interprocess_config.pb.h:942
goby::zeromq::protobuf::InterProcessPortalConfig::kTransportFieldNumber
static const int kTransportFieldNumber
Definition: interprocess_config.pb.h:271
goby::zeromq::protobuf::InterProcessPortalConfig::clear_client_name
void clear_client_name()
Definition: interprocess_config.pb.h:1006
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_ARRAYSIZE
static const int Transport_ARRAYSIZE
Definition: interprocess_config.pb.h:207
goby::zeromq::protobuf::InterProcessPortalConfig::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::zeromq::protobuf::InterProcessManagerHold::set_required_client
void set_required_client(int index, const ::std::string &value)
Definition: interprocess_config.pb.h:1090
goby::zeromq::protobuf::InterProcessPortalConfig::kSendQueueSizeFieldNumber
static const int kSendQueueSizeFieldNumber
Definition: interprocess_config.pb.h:285
goby::zeromq::protobuf::InterProcessPortalConfig::Transport_descriptor
static const ::google::protobuf::EnumDescriptor * Transport_descriptor()
Definition: interprocess_config.pb.h:210
goby::zeromq::protobuf::InterProcessManagerHold::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
google
Definition: dccl.h:57
goby::zeromq::protobuf::InterProcessManagerHold::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
goby::zeromq::protobuf::InterProcessPortalConfig::receive_queue_size
::google::protobuf::uint32 receive_queue_size() const
Definition: interprocess_config.pb.h:938
goby::zeromq::protobuf::InterProcessPortalConfig::mutable_ip_address
::std::string * mutable_ip_address()
Definition: interprocess_config.pb.h:846
goby::zeromq::protobuf::InterProcessPortalConfig::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::zeromq::protobuf::InterProcessManagerHold::default_instance
static const InterProcessManagerHold & default_instance()
protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto::TableStruct
Definition: interprocess_config.pb.h:44
goby::zeromq::protobuf::InterProcessPortalConfig::kIpAddressFieldNumber
static const int kIpAddressFieldNumber
Definition: interprocess_config.pb.h:328