Goby3  3.1.5
2024.05.14
gps_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/gps_config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgps_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_2fgps_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[1];
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_2fgps_5fconfig_2eproto
56 namespace goby {
57 namespace apps {
58 namespace zeromq {
59 namespace protobuf {
60 class GPSDConfig;
61 class GPSDConfigDefaultTypeInternal;
62 extern GPSDConfigDefaultTypeInternal _GPSDConfig_default_instance_;
63 } // namespace protobuf
64 } // namespace zeromq
65 } // namespace apps
66 } // namespace goby
67 namespace google {
68 namespace protobuf {
69 template<> ::goby::apps::zeromq::protobuf::GPSDConfig* Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::GPSDConfig>(Arena*);
70 } // namespace protobuf
71 } // namespace google
72 namespace goby {
73 namespace apps {
74 namespace zeromq {
75 namespace protobuf {
76 
77 // ===================================================================
78 
79 class GPSDConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.apps.zeromq.protobuf.GPSDConfig) */ {
80  public:
81  GPSDConfig();
82  virtual ~GPSDConfig();
83 
84  GPSDConfig(const GPSDConfig& from);
85 
86  inline GPSDConfig& operator=(const GPSDConfig& from) {
87  CopyFrom(from);
88  return *this;
89  }
90  #if LANG_CXX11
91  GPSDConfig(GPSDConfig&& from) noexcept
92  : GPSDConfig() {
93  *this = ::std::move(from);
94  }
95 
96  inline GPSDConfig& operator=(GPSDConfig&& from) noexcept {
97  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
98  if (this != &from) InternalSwap(&from);
99  } else {
100  CopyFrom(from);
101  }
102  return *this;
103  }
104  #endif
105  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
106  return _internal_metadata_.unknown_fields();
107  }
108  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
109  return _internal_metadata_.mutable_unknown_fields();
110  }
111 
112  static const ::google::protobuf::Descriptor* descriptor();
113  static const GPSDConfig& default_instance();
114 
115  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
116  static inline const GPSDConfig* internal_default_instance() {
117  return reinterpret_cast<const GPSDConfig*>(
119  }
120  static constexpr int kIndexInFileMessages =
121  0;
122 
123  void Swap(GPSDConfig* other);
124  friend void swap(GPSDConfig& a, GPSDConfig& b) {
125  a.Swap(&b);
126  }
127 
128  // implements Message ----------------------------------------------
129 
130  inline GPSDConfig* New() const final {
131  return CreateMaybeMessage<GPSDConfig>(NULL);
132  }
133 
134  GPSDConfig* New(::google::protobuf::Arena* arena) const final {
135  return CreateMaybeMessage<GPSDConfig>(arena);
136  }
137  void CopyFrom(const ::google::protobuf::Message& from) final;
138  void MergeFrom(const ::google::protobuf::Message& from) final;
139  void CopyFrom(const GPSDConfig& from);
140  void MergeFrom(const GPSDConfig& from);
141  void Clear() final;
142  bool IsInitialized() const final;
143 
144  size_t ByteSizeLong() const final;
146  ::google::protobuf::io::CodedInputStream* input) final;
148  ::google::protobuf::io::CodedOutputStream* output) const final;
150  bool deterministic, ::google::protobuf::uint8* target) const final;
151  int GetCachedSize() const final { return _cached_size_.Get(); }
152 
153  private:
154  void SharedCtor();
155  void SharedDtor();
156  void SetCachedSize(int size) const final;
157  void InternalSwap(GPSDConfig* other);
158  private:
159  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
160  return NULL;
161  }
162  inline void* MaybeArenaPtr() const {
163  return NULL;
164  }
165  public:
166 
168 
169  // nested types ----------------------------------------------------
170 
171  // accessors -------------------------------------------------------
172 
173  // repeated string device_name = 5;
174  int device_name_size() const;
175  void clear_device_name();
176  static const int kDeviceNameFieldNumber = 5;
177  const ::std::string& device_name(int index) const;
178  ::std::string* mutable_device_name(int index);
179  void set_device_name(int index, const ::std::string& value);
180  #if LANG_CXX11
181  void set_device_name(int index, ::std::string&& value);
182  #endif
183  void set_device_name(int index, const char* value);
184  void set_device_name(int index, const char* value, size_t size);
185  ::std::string* add_device_name();
186  void add_device_name(const ::std::string& value);
187  #if LANG_CXX11
188  void add_device_name(::std::string&& value);
189  #endif
190  void add_device_name(const char* value);
191  void add_device_name(const char* value, size_t size);
192  const ::google::protobuf::RepeatedPtrField< ::std::string>& device_name() const;
194 
195  // optional .goby.middleware.protobuf.AppConfig app = 1;
196  bool has_app() const;
197  void clear_app();
198  static const int kAppFieldNumber = 1;
199  private:
200  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
201  public:
202  const ::goby::middleware::protobuf::AppConfig& app() const;
206 
207  // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
208  bool has_interprocess() const;
209  void clear_interprocess();
210  static const int kInterprocessFieldNumber = 2;
211  private:
212  const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess() const;
213  public:
214  const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess() const;
218 
219  // required .goby.middleware.protobuf.TCPClientConfig gpsd = 3;
220  bool has_gpsd() const;
221  void clear_gpsd();
222  static const int kGpsdFieldNumber = 3;
223  private:
224  const ::goby::middleware::protobuf::TCPClientConfig& _internal_gpsd() const;
225  public:
226  const ::goby::middleware::protobuf::TCPClientConfig& gpsd() const;
230 
231  // @@protoc_insertion_point(class_scope:goby.apps.zeromq.protobuf.GPSDConfig)
232  private:
233  void set_has_app();
234  void clear_has_app();
235  void set_has_interprocess();
236  void clear_has_interprocess();
237  void set_has_gpsd();
238  void clear_has_gpsd();
239 
240  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
241  ::google::protobuf::internal::HasBits<1> _has_bits_;
242  mutable ::google::protobuf::internal::CachedSize _cached_size_;
247  friend struct ::protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct;
248 };
249 // ===================================================================
250 
251 
252 // ===================================================================
253 
254 #ifdef __GNUC__
255  #pragma GCC diagnostic push
256  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
257 #endif // __GNUC__
258 // GPSDConfig
259 
260 // optional .goby.middleware.protobuf.AppConfig app = 1;
261 inline bool GPSDConfig::has_app() const {
262  return (_has_bits_[0] & 0x00000001u) != 0;
263 }
264 inline void GPSDConfig::set_has_app() {
265  _has_bits_[0] |= 0x00000001u;
266 }
267 inline void GPSDConfig::clear_has_app() {
268  _has_bits_[0] &= ~0x00000001u;
269 }
270 inline const ::goby::middleware::protobuf::AppConfig& GPSDConfig::_internal_app() const {
271  return *app_;
272 }
273 inline const ::goby::middleware::protobuf::AppConfig& GPSDConfig::app() const {
274  const ::goby::middleware::protobuf::AppConfig* p = app_;
275  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GPSDConfig.app)
276  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
278 }
279 inline ::goby::middleware::protobuf::AppConfig* GPSDConfig::release_app() {
280  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GPSDConfig.app)
281  clear_has_app();
283  app_ = NULL;
284  return temp;
285 }
286 inline ::goby::middleware::protobuf::AppConfig* GPSDConfig::mutable_app() {
287  set_has_app();
288  if (app_ == NULL) {
289  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
290  app_ = p;
291  }
292  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GPSDConfig.app)
293  return app_;
294 }
296  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
297  if (message_arena == NULL) {
298  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
299  }
300  if (app) {
301  ::google::protobuf::Arena* submessage_arena = NULL;
302  if (message_arena != submessage_arena) {
303  app = ::google::protobuf::internal::GetOwnedMessage(
304  message_arena, app, submessage_arena);
305  }
306  set_has_app();
307  } else {
308  clear_has_app();
309  }
310  app_ = app;
311  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GPSDConfig.app)
312 }
313 
314 // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
315 inline bool GPSDConfig::has_interprocess() const {
316  return (_has_bits_[0] & 0x00000002u) != 0;
317 }
318 inline void GPSDConfig::set_has_interprocess() {
319  _has_bits_[0] |= 0x00000002u;
320 }
321 inline void GPSDConfig::clear_has_interprocess() {
322  _has_bits_[0] &= ~0x00000002u;
323 }
324 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GPSDConfig::_internal_interprocess() const {
325  return *interprocess_;
326 }
327 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& GPSDConfig::interprocess() const {
328  const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
329  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GPSDConfig.interprocess)
330  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*>(
332 }
333 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GPSDConfig::release_interprocess() {
334  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GPSDConfig.interprocess)
335  clear_has_interprocess();
337  interprocess_ = NULL;
338  return temp;
339 }
340 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* GPSDConfig::mutable_interprocess() {
341  set_has_interprocess();
342  if (interprocess_ == NULL) {
343  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaNoVirtual());
344  interprocess_ = p;
345  }
346  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GPSDConfig.interprocess)
347  return interprocess_;
348 }
350  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
351  if (message_arena == NULL) {
352  delete reinterpret_cast< ::google::protobuf::MessageLite*>(interprocess_);
353  }
354  if (interprocess) {
355  ::google::protobuf::Arena* submessage_arena = NULL;
356  if (message_arena != submessage_arena) {
357  interprocess = ::google::protobuf::internal::GetOwnedMessage(
358  message_arena, interprocess, submessage_arena);
359  }
360  set_has_interprocess();
361  } else {
362  clear_has_interprocess();
363  }
364  interprocess_ = interprocess;
365  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GPSDConfig.interprocess)
366 }
367 
368 // required .goby.middleware.protobuf.TCPClientConfig gpsd = 3;
369 inline bool GPSDConfig::has_gpsd() const {
370  return (_has_bits_[0] & 0x00000004u) != 0;
371 }
372 inline void GPSDConfig::set_has_gpsd() {
373  _has_bits_[0] |= 0x00000004u;
374 }
375 inline void GPSDConfig::clear_has_gpsd() {
376  _has_bits_[0] &= ~0x00000004u;
377 }
378 inline const ::goby::middleware::protobuf::TCPClientConfig& GPSDConfig::_internal_gpsd() const {
379  return *gpsd_;
380 }
381 inline const ::goby::middleware::protobuf::TCPClientConfig& GPSDConfig::gpsd() const {
382  const ::goby::middleware::protobuf::TCPClientConfig* p = gpsd_;
383  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GPSDConfig.gpsd)
384  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::TCPClientConfig*>(
386 }
387 inline ::goby::middleware::protobuf::TCPClientConfig* GPSDConfig::release_gpsd() {
388  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.GPSDConfig.gpsd)
389  clear_has_gpsd();
391  gpsd_ = NULL;
392  return temp;
393 }
394 inline ::goby::middleware::protobuf::TCPClientConfig* GPSDConfig::mutable_gpsd() {
395  set_has_gpsd();
396  if (gpsd_ == NULL) {
397  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::TCPClientConfig>(GetArenaNoVirtual());
398  gpsd_ = p;
399  }
400  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GPSDConfig.gpsd)
401  return gpsd_;
402 }
404  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
405  if (message_arena == NULL) {
406  delete reinterpret_cast< ::google::protobuf::MessageLite*>(gpsd_);
407  }
408  if (gpsd) {
409  ::google::protobuf::Arena* submessage_arena = NULL;
410  if (message_arena != submessage_arena) {
411  gpsd = ::google::protobuf::internal::GetOwnedMessage(
412  message_arena, gpsd, submessage_arena);
413  }
414  set_has_gpsd();
415  } else {
416  clear_has_gpsd();
417  }
418  gpsd_ = gpsd;
419  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.GPSDConfig.gpsd)
420 }
421 
422 // repeated string device_name = 5;
423 inline int GPSDConfig::device_name_size() const {
424  return device_name_.size();
425 }
427  device_name_.Clear();
428 }
429 inline const ::std::string& GPSDConfig::device_name(int index) const {
430  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
431  return device_name_.Get(index);
432 }
433 inline ::std::string* GPSDConfig::mutable_device_name(int index) {
434  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
435  return device_name_.Mutable(index);
436 }
437 inline void GPSDConfig::set_device_name(int index, const ::std::string& value) {
438  // @@protoc_insertion_point(field_set:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
439  device_name_.Mutable(index)->assign(value);
440 }
441 #if LANG_CXX11
442 inline void GPSDConfig::set_device_name(int index, ::std::string&& value) {
443  // @@protoc_insertion_point(field_set:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
444  device_name_.Mutable(index)->assign(std::move(value));
445 }
446 #endif
447 inline void GPSDConfig::set_device_name(int index, const char* value) {
448  GOOGLE_DCHECK(value != NULL);
449  device_name_.Mutable(index)->assign(value);
450  // @@protoc_insertion_point(field_set_char:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
451 }
452 inline void GPSDConfig::set_device_name(int index, const char* value, size_t size) {
453  device_name_.Mutable(index)->assign(
454  reinterpret_cast<const char*>(value), size);
455  // @@protoc_insertion_point(field_set_pointer:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
456 }
457 inline ::std::string* GPSDConfig::add_device_name() {
458  // @@protoc_insertion_point(field_add_mutable:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
459  return device_name_.Add();
460 }
461 inline void GPSDConfig::add_device_name(const ::std::string& value) {
462  device_name_.Add()->assign(value);
463  // @@protoc_insertion_point(field_add:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
464 }
465 #if LANG_CXX11
466 inline void GPSDConfig::add_device_name(::std::string&& value) {
467  device_name_.Add(std::move(value));
468  // @@protoc_insertion_point(field_add:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
469 }
470 #endif
471 inline void GPSDConfig::add_device_name(const char* value) {
472  GOOGLE_DCHECK(value != NULL);
473  device_name_.Add()->assign(value);
474  // @@protoc_insertion_point(field_add_char:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
475 }
476 inline void GPSDConfig::add_device_name(const char* value, size_t size) {
477  device_name_.Add()->assign(reinterpret_cast<const char*>(value), size);
478  // @@protoc_insertion_point(field_add_pointer:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
479 }
480 inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
482  // @@protoc_insertion_point(field_list:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
483  return device_name_;
484 }
485 inline ::google::protobuf::RepeatedPtrField< ::std::string>*
487  // @@protoc_insertion_point(field_mutable_list:goby.apps.zeromq.protobuf.GPSDConfig.device_name)
488  return &device_name_;
489 }
490 
491 #ifdef __GNUC__
492  #pragma GCC diagnostic pop
493 #endif // __GNUC__
494 
495 // @@protoc_insertion_point(namespace_scope)
496 
497 } // namespace protobuf
498 } // namespace zeromq
499 } // namespace apps
500 } // namespace goby
501 
502 // @@protoc_insertion_point(global_scope)
503 
504 #endif // PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto
goby::apps::zeromq::protobuf::GPSDConfig::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::apps::zeromq::protobuf::GPSDConfig::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: gps_config.pb.h:286
google::protobuf::RepeatedPtrField< ::std::string >
goby::zeromq::protobuf::InterProcessPortalConfig
Definition: interprocess_config.pb.h:97
goby::middleware::protobuf::AppConfig
Definition: app_config.pb.h:767
goby::apps::zeromq::protobuf::GPSDConfig::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: gps_config.pb.h:273
goby::apps::zeromq::protobuf::GPSDConfig::ByteSizeLong
size_t ByteSizeLong() const final
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::middleware::protobuf::TCPClientConfig
Definition: tcp_config.pb.h:235
goby::apps::zeromq::protobuf::GPSDConfig::kInterprocessFieldNumber
static const int kInterprocessFieldNumber
Definition: gps_config.pb.h:210
goby::apps::zeromq::protobuf::GPSDConfig::set_allocated_gpsd
void set_allocated_gpsd(::goby::middleware::protobuf::TCPClientConfig *gpsd)
Definition: gps_config.pb.h:403
goby::apps::zeromq::protobuf::GPSDConfig
Definition: gps_config.pb.h:79
google::protobuf::MessageLite
Definition: message_lite.h:164
goby::apps::zeromq::protobuf::GPSDConfig::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: gps_config.pb.h:279
goby::middleware::protobuf::_TCPClientConfig_default_instance_
TCPClientConfigDefaultTypeInternal _TCPClientConfig_default_instance_
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: gps_config.pb.h:51
google::protobuf::Arena
Definition: arena.h:244
goby::apps::zeromq::protobuf::GPSDConfig::New
GPSDConfig * New() const final
Definition: gps_config.pb.h:130
goby::apps::zeromq::protobuf::GPSDConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: gps_config.pb.h:105
goby::apps::zeromq::protobuf::GPSDConfig::has_gpsd
bool has_gpsd() const
Definition: gps_config.pb.h:369
goby::apps::zeromq::protobuf::GPSDConfig::kGpsdFieldNumber
static const int kGpsdFieldNumber
Definition: gps_config.pb.h:222
goby::apps::zeromq::protobuf::GPSDConfig::mutable_gpsd
::goby::middleware::protobuf::TCPClientConfig * mutable_gpsd()
Definition: gps_config.pb.h:394
interprocess_config.pb.h
tcp_config.pb.h
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: gps_config.pb.h:50
goby::apps::zeromq::protobuf::GPSDConfig::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::apps::zeromq::protobuf::GPSDConfig::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::apps::zeromq::protobuf::GPSDConfig::GPSDConfig
GPSDConfig()
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: gps_config.pb.h:52
goby::apps::zeromq::protobuf::GPSDConfig::GetCachedSize
int GetCachedSize() const final
Definition: gps_config.pb.h:151
goby::apps::zeromq::protobuf::GPSDConfig::release_gpsd
::goby::middleware::protobuf::TCPClientConfig * release_gpsd()
Definition: gps_config.pb.h:387
goby::apps::zeromq::protobuf::GPSDConfig::~GPSDConfig
virtual ~GPSDConfig()
goby::apps::zeromq::protobuf::_GPSDConfig_default_instance_
GPSDConfigDefaultTypeInternal _GPSDConfig_default_instance_
message.h
goby::apps::zeromq::protobuf::GPSDConfig::IsInitialized
bool IsInitialized() const final
goby::apps::zeromq::protobuf::GPSDConfig::clear_app
void clear_app()
goby::apps::zeromq::protobuf::GPSDConfig::mutable_device_name
::google::protobuf::RepeatedPtrField< ::std::string > * mutable_device_name()
Definition: gps_config.pb.h:486
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: gps_config.pb.h:48
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::apps::zeromq::protobuf::GPSDConfig::kDeviceNameFieldNumber
static const int kDeviceNameFieldNumber
Definition: gps_config.pb.h:176
goby::apps::zeromq::protobuf::GPSDConfig::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: gps_config.pb.h:295
goby::apps::zeromq::protobuf::GPSDConfig::Swap
void Swap(GPSDConfig *other)
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: gps_config.pb.h:49
goby::apps::zeromq::protobuf::GPSDConfig::device_name_size
int device_name_size() const
Definition: gps_config.pb.h:423
goby::apps::zeromq::protobuf::GPSDConfig::swap
friend void swap(GPSDConfig &a, GPSDConfig &b)
Definition: gps_config.pb.h:124
goby::apps::zeromq::protobuf::GPSDConfig::descriptor
static const ::google::protobuf::Descriptor * descriptor()
google::protobuf::Metadata
Definition: message.h:174
goby::apps::zeromq::protobuf::GPSDConfig::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::apps::zeromq::protobuf::GPSDConfig::mutable_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
Definition: gps_config.pb.h:340
goby::apps::zeromq::protobuf::GPSDConfig::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
google::protobuf::Message
Definition: message.h:189
goby::apps::zeromq::protobuf::GPSDConfig::default_instance
static const GPSDConfig & default_instance()
goby::apps::zeromq::protobuf::GPSDConfig::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
goby::apps::zeromq::protobuf::GPSDConfig::set_allocated_interprocess
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
Definition: gps_config.pb.h:349
goby::middleware::protobuf::_AppConfig_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
goby::apps::zeromq::protobuf::GPSDConfig::gpsd
const ::goby::middleware::protobuf::TCPClientConfig & gpsd() const
Definition: gps_config.pb.h:381
goby::apps::zeromq::protobuf::GPSDConfig::clear_gpsd
void clear_gpsd()
arena.h
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto
Definition: gps_config.pb.h:44
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: gps_config.pb.h:47
goby::apps::zeromq::protobuf::GPSDConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: gps_config.pb.h:108
goby::apps::zeromq::protobuf::GPSDConfig::internal_default_instance
static const GPSDConfig * internal_default_instance()
Definition: gps_config.pb.h:116
goby::apps::zeromq::protobuf::GPSDConfig::set_device_name
void set_device_name(int index, const ::std::string &value)
Definition: gps_config.pb.h:437
option_extensions.pb.h
goby::apps::zeromq::protobuf::GPSDConfig::operator=
GPSDConfig & operator=(const GPSDConfig &from)
Definition: gps_config.pb.h:86
app_config.pb.h
goby::apps::zeromq::protobuf::GPSDConfig::clear_device_name
void clear_device_name()
Definition: gps_config.pb.h:426
goby::apps::zeromq::protobuf::GPSDConfig::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::apps::zeromq::protobuf::GPSDConfig::kAppFieldNumber
static const int kAppFieldNumber
Definition: gps_config.pb.h:198
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::TableStruct
Definition: gps_config.pb.h:46
goby::apps::zeromq::protobuf::GPSDConfig::New
GPSDConfig * New(::google::protobuf::Arena *arena) const final
Definition: gps_config.pb.h:134
goby::apps::zeromq::protobuf::GPSDConfig::has_app
bool has_app() const
Definition: gps_config.pb.h:261
goby::apps::zeromq::protobuf::GPSDConfig::device_name
const ::google::protobuf::RepeatedPtrField< ::std::string > & device_name() const
Definition: gps_config.pb.h:481
goby::apps::zeromq::protobuf::GPSDConfig::release_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
Definition: gps_config.pb.h:333
goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
goby::apps::zeromq::protobuf::GPSDConfig::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: gps_config.pb.h:120
goby::apps::zeromq::protobuf::GPSDConfig::has_interprocess
bool has_interprocess() const
Definition: gps_config.pb.h:315
protobuf_goby_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto::AddDescriptors
void AddDescriptors()
goby::apps::zeromq::protobuf::GPSDConfig::clear_interprocess
void clear_interprocess()
google
Definition: dccl.h:57
goby::apps::zeromq::protobuf::GPSDConfig::Clear
void Clear() final
goby::apps::zeromq::protobuf::GPSDConfig::interprocess
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Definition: gps_config.pb.h:327
goby::apps::zeromq::protobuf::GPSDConfig::add_device_name
::std::string * add_device_name()
Definition: gps_config.pb.h:457