Goby3  3.1.5
2024.05.14
waveglider_sv2_frontseat_driver_config.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver_config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_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>
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_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_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[1];
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_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto
54 namespace goby {
55 namespace middleware {
56 namespace frontseat {
57 namespace protobuf {
58 class WavegliderSV2Config;
59 class WavegliderSV2ConfigDefaultTypeInternal;
60 extern WavegliderSV2ConfigDefaultTypeInternal _WavegliderSV2Config_default_instance_;
61 } // namespace protobuf
62 } // namespace frontseat
63 } // namespace middleware
64 } // namespace goby
65 namespace google {
66 namespace protobuf {
67 template<> ::goby::middleware::frontseat::protobuf::WavegliderSV2Config* Arena::CreateMaybeMessage<::goby::middleware::frontseat::protobuf::WavegliderSV2Config>(Arena*);
68 } // namespace protobuf
69 } // namespace google
70 namespace goby {
71 namespace middleware {
72 namespace frontseat {
73 namespace protobuf {
74 
75 // ===================================================================
76 
77 class WavegliderSV2Config : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.middleware.frontseat.protobuf.WavegliderSV2Config) */ {
78  public:
80  virtual ~WavegliderSV2Config();
81 
83 
85  CopyFrom(from);
86  return *this;
87  }
88  #if LANG_CXX11
91  *this = ::std::move(from);
92  }
93 
94  inline WavegliderSV2Config& operator=(WavegliderSV2Config&& from) noexcept {
95  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
96  if (this != &from) InternalSwap(&from);
97  } else {
98  CopyFrom(from);
99  }
100  return *this;
101  }
102  #endif
103  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
104  return _internal_metadata_.unknown_fields();
105  }
106  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
107  return _internal_metadata_.mutable_unknown_fields();
108  }
109 
110  static const ::google::protobuf::Descriptor* descriptor();
111  static const WavegliderSV2Config& default_instance();
112 
113  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
115  return reinterpret_cast<const WavegliderSV2Config*>(
117  }
118  static constexpr int kIndexInFileMessages =
119  0;
120 
121  void Swap(WavegliderSV2Config* other);
123  a.Swap(&b);
124  }
125 
126  // implements Message ----------------------------------------------
127 
128  inline WavegliderSV2Config* New() const final {
129  return CreateMaybeMessage<WavegliderSV2Config>(NULL);
130  }
131 
133  return CreateMaybeMessage<WavegliderSV2Config>(arena);
134  }
135  void CopyFrom(const ::google::protobuf::Message& from) final;
136  void MergeFrom(const ::google::protobuf::Message& from) final;
137  void CopyFrom(const WavegliderSV2Config& from);
138  void MergeFrom(const WavegliderSV2Config& from);
139  void Clear() final;
140  bool IsInitialized() const final;
141 
142  size_t ByteSizeLong() const final;
144  ::google::protobuf::io::CodedInputStream* input) final;
146  ::google::protobuf::io::CodedOutputStream* output) const final;
148  bool deterministic, ::google::protobuf::uint8* target) const final;
149  int GetCachedSize() const final { return _cached_size_.Get(); }
150 
151  private:
152  void SharedCtor();
153  void SharedDtor();
154  void SetCachedSize(int size) const final;
155  void InternalSwap(WavegliderSV2Config* other);
156  private:
157  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
158  return NULL;
159  }
160  inline void* MaybeArenaPtr() const {
161  return NULL;
162  }
163  public:
164 
166 
167  // nested types ----------------------------------------------------
168 
169  // accessors -------------------------------------------------------
170 
171  // required string pm_serial_port = 1;
172  bool has_pm_serial_port() const;
173  void clear_pm_serial_port();
174  static const int kPmSerialPortFieldNumber = 1;
175  const ::std::string& pm_serial_port() const;
176  void set_pm_serial_port(const ::std::string& value);
177  #if LANG_CXX11
178  void set_pm_serial_port(::std::string&& value);
179  #endif
180  void set_pm_serial_port(const char* value);
181  void set_pm_serial_port(const char* value, size_t size);
182  ::std::string* mutable_pm_serial_port();
183  ::std::string* release_pm_serial_port();
184  void set_allocated_pm_serial_port(::std::string* pm_serial_port);
185 
186  // optional uint32 task_id = 4 [default = 1];
187  bool has_task_id() const;
188  void clear_task_id();
189  static const int kTaskIdFieldNumber = 4;
192 
193  // optional uint32 pm_serial_baud = 2 [default = 115200];
194  bool has_pm_serial_baud() const;
195  void clear_pm_serial_baud();
196  static const int kPmSerialBaudFieldNumber = 2;
199 
200  // optional uint32 board_id = 3 [default = 3];
201  bool has_board_id() const;
202  void clear_board_id();
203  static const int kBoardIdFieldNumber = 3;
206 
207  // @@protoc_insertion_point(class_scope:goby.middleware.frontseat.protobuf.WavegliderSV2Config)
208  private:
209  void set_has_pm_serial_port();
210  void clear_has_pm_serial_port();
211  void set_has_pm_serial_baud();
212  void clear_has_pm_serial_baud();
213  void set_has_board_id();
214  void clear_has_board_id();
215  void set_has_task_id();
216  void clear_has_task_id();
217 
218  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
219  ::google::protobuf::internal::HasBits<1> _has_bits_;
220  mutable ::google::protobuf::internal::CachedSize _cached_size_;
221  ::google::protobuf::internal::ArenaStringPtr pm_serial_port_;
223  ::google::protobuf::uint32 pm_serial_baud_;
224  ::google::protobuf::uint32 board_id_;
225  friend struct ::protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct;
226 };
227 // ===================================================================
228 
229 static const int kWavegliderSv2ConfigFieldNumber = 1001;
230 extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::middleware::frontseat::protobuf::Config,
231  ::google::protobuf::internal::MessageTypeTraits< ::goby::middleware::frontseat::protobuf::WavegliderSV2Config >, 11, false >
233 
234 // ===================================================================
235 
236 #ifdef __GNUC__
237  #pragma GCC diagnostic push
238  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
239 #endif // __GNUC__
240 // WavegliderSV2Config
241 
242 // required string pm_serial_port = 1;
244  return (_has_bits_[0] & 0x00000001u) != 0;
245 }
246 inline void WavegliderSV2Config::set_has_pm_serial_port() {
247  _has_bits_[0] |= 0x00000001u;
248 }
249 inline void WavegliderSV2Config::clear_has_pm_serial_port() {
250  _has_bits_[0] &= ~0x00000001u;
251 }
253  pm_serial_port_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
254  clear_has_pm_serial_port();
255 }
256 inline const ::std::string& WavegliderSV2Config::pm_serial_port() const {
257  // @@protoc_insertion_point(field_get:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
258  return pm_serial_port_.GetNoArena();
259 }
260 inline void WavegliderSV2Config::set_pm_serial_port(const ::std::string& value) {
261  set_has_pm_serial_port();
262  pm_serial_port_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
263  // @@protoc_insertion_point(field_set:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
264 }
265 #if LANG_CXX11
266 inline void WavegliderSV2Config::set_pm_serial_port(::std::string&& value) {
267  set_has_pm_serial_port();
268  pm_serial_port_.SetNoArena(
270  // @@protoc_insertion_point(field_set_rvalue:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
271 }
272 #endif
273 inline void WavegliderSV2Config::set_pm_serial_port(const char* value) {
274  GOOGLE_DCHECK(value != NULL);
275  set_has_pm_serial_port();
276  pm_serial_port_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
277  // @@protoc_insertion_point(field_set_char:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
278 }
279 inline void WavegliderSV2Config::set_pm_serial_port(const char* value, size_t size) {
280  set_has_pm_serial_port();
281  pm_serial_port_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
282  ::std::string(reinterpret_cast<const char*>(value), size));
283  // @@protoc_insertion_point(field_set_pointer:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
284 }
286  set_has_pm_serial_port();
287  // @@protoc_insertion_point(field_mutable:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
288  return pm_serial_port_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
289 }
291  // @@protoc_insertion_point(field_release:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
292  if (!has_pm_serial_port()) {
293  return NULL;
294  }
295  clear_has_pm_serial_port();
296  return pm_serial_port_.ReleaseNonDefaultNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
297 }
298 inline void WavegliderSV2Config::set_allocated_pm_serial_port(::std::string* pm_serial_port) {
299  if (pm_serial_port != NULL) {
300  set_has_pm_serial_port();
301  } else {
302  clear_has_pm_serial_port();
303  }
304  pm_serial_port_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), pm_serial_port);
305  // @@protoc_insertion_point(field_set_allocated:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_port)
306 }
307 
308 // optional uint32 pm_serial_baud = 2 [default = 115200];
310  return (_has_bits_[0] & 0x00000004u) != 0;
311 }
312 inline void WavegliderSV2Config::set_has_pm_serial_baud() {
313  _has_bits_[0] |= 0x00000004u;
314 }
315 inline void WavegliderSV2Config::clear_has_pm_serial_baud() {
316  _has_bits_[0] &= ~0x00000004u;
317 }
319  pm_serial_baud_ = 115200u;
320  clear_has_pm_serial_baud();
321 }
323  // @@protoc_insertion_point(field_get:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_baud)
324  return pm_serial_baud_;
325 }
327  set_has_pm_serial_baud();
328  pm_serial_baud_ = value;
329  // @@protoc_insertion_point(field_set:goby.middleware.frontseat.protobuf.WavegliderSV2Config.pm_serial_baud)
330 }
331 
332 // optional uint32 board_id = 3 [default = 3];
334  return (_has_bits_[0] & 0x00000008u) != 0;
335 }
336 inline void WavegliderSV2Config::set_has_board_id() {
337  _has_bits_[0] |= 0x00000008u;
338 }
339 inline void WavegliderSV2Config::clear_has_board_id() {
340  _has_bits_[0] &= ~0x00000008u;
341 }
343  board_id_ = 3u;
344  clear_has_board_id();
345 }
347  // @@protoc_insertion_point(field_get:goby.middleware.frontseat.protobuf.WavegliderSV2Config.board_id)
348  return board_id_;
349 }
351  set_has_board_id();
352  board_id_ = value;
353  // @@protoc_insertion_point(field_set:goby.middleware.frontseat.protobuf.WavegliderSV2Config.board_id)
354 }
355 
356 // optional uint32 task_id = 4 [default = 1];
357 inline bool WavegliderSV2Config::has_task_id() const {
358  return (_has_bits_[0] & 0x00000002u) != 0;
359 }
360 inline void WavegliderSV2Config::set_has_task_id() {
361  _has_bits_[0] |= 0x00000002u;
362 }
363 inline void WavegliderSV2Config::clear_has_task_id() {
364  _has_bits_[0] &= ~0x00000002u;
365 }
367  task_id_ = 1u;
368  clear_has_task_id();
369 }
371  // @@protoc_insertion_point(field_get:goby.middleware.frontseat.protobuf.WavegliderSV2Config.task_id)
372  return task_id_;
373 }
375  set_has_task_id();
376  task_id_ = value;
377  // @@protoc_insertion_point(field_set:goby.middleware.frontseat.protobuf.WavegliderSV2Config.task_id)
378 }
379 
380 #ifdef __GNUC__
381  #pragma GCC diagnostic pop
382 #endif // __GNUC__
383 
384 // @@protoc_insertion_point(namespace_scope)
385 
386 } // namespace protobuf
387 } // namespace frontseat
388 } // namespace middleware
389 } // namespace goby
390 
391 // @@protoc_insertion_point(global_scope)
392 
393 #endif // PROTOBUF_INCLUDED_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto
goby::middleware::frontseat::protobuf::WavegliderSV2Config::kTaskIdFieldNumber
static const int kTaskIdFieldNumber
Definition: waveglider_sv2_frontseat_driver_config.pb.h:189
goby::middleware::frontseat::protobuf::WavegliderSV2Config::internal_default_instance
static const WavegliderSV2Config * internal_default_instance()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:114
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::AddDescriptors
void AddDescriptors()
goby::middleware::frontseat::protobuf::WavegliderSV2Config::release_pm_serial_port
::std::string * release_pm_serial_port()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:290
goby::middleware::frontseat::protobuf::WavegliderSV2Config::kPmSerialBaudFieldNumber
static const int kPmSerialBaudFieldNumber
Definition: waveglider_sv2_frontseat_driver_config.pb.h:196
google::protobuf::internal::GetEmptyStringAlreadyInited
LIBPROTOBUF_EXPORTconst ::std::string & GetEmptyStringAlreadyInited()
Definition: message_lite.h:133
goby::middleware::frontseat::protobuf::WavegliderSV2Config::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::middleware::frontseat::protobuf::waveglider_sv2_config
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::middleware::frontseat::protobuf::Config, ::google::protobuf::internal::MessageTypeTraits< ::goby::middleware::frontseat::protobuf::WavegliderSV2Config >, 11, false > waveglider_sv2_config
Definition: waveglider_sv2_frontseat_driver_config.pb.h:232
goby::middleware::frontseat::protobuf::WavegliderSV2Config::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: waveglider_sv2_frontseat_driver_config.pb.h:118
goby::middleware::frontseat::protobuf::WavegliderSV2Config::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::middleware::frontseat::protobuf::WavegliderSV2Config::has_pm_serial_port
bool has_pm_serial_port() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:243
goby::middleware::frontseat::protobuf::WavegliderSV2Config::GetCachedSize
int GetCachedSize() const final
Definition: waveglider_sv2_frontseat_driver_config.pb.h:149
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::middleware::frontseat::protobuf::WavegliderSV2Config::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:45
goby::middleware::frontseat::protobuf::WavegliderSV2Config::mutable_pm_serial_port
::std::string * mutable_pm_serial_port()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:285
goby::middleware::frontseat::protobuf::WavegliderSV2Config
Definition: waveglider_sv2_frontseat_driver_config.pb.h:77
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:47
goby::middleware::frontseat::protobuf::_WavegliderSV2Config_default_instance_
WavegliderSV2ConfigDefaultTypeInternal _WavegliderSV2Config_default_instance_
goby::middleware::frontseat::protobuf::WavegliderSV2Config::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::kBoardIdFieldNumber
static const int kBoardIdFieldNumber
Definition: waveglider_sv2_frontseat_driver_config.pb.h:203
goby::middleware::frontseat::protobuf::WavegliderSV2Config::clear_pm_serial_port
void clear_pm_serial_port()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:252
goby::middleware::frontseat::protobuf::WavegliderSV2Config::swap
friend void swap(WavegliderSV2Config &a, WavegliderSV2Config &b)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:122
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:50
google::protobuf::Arena
Definition: arena.h:244
frontseat_config.pb.h
goby::middleware::frontseat::protobuf::WavegliderSV2Config::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::kPmSerialPortFieldNumber
static const int kPmSerialPortFieldNumber
Definition: waveglider_sv2_frontseat_driver_config.pb.h:174
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:48
goby::middleware::frontseat::protobuf::WavegliderSV2Config::~WavegliderSV2Config
virtual ~WavegliderSV2Config()
goby::middleware::frontseat::protobuf::WavegliderSV2Config::has_board_id
bool has_board_id() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:333
message.h
goby::middleware::frontseat::protobuf::Config
Definition: frontseat_config.pb.h:81
goby::middleware::frontseat::protobuf::WavegliderSV2Config::default_instance
static const WavegliderSV2Config & default_instance()
goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_pm_serial_baud
void set_pm_serial_baud(::google::protobuf::uint32 value)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:326
goby::middleware::frontseat::protobuf::WavegliderSV2Config::pm_serial_baud
::google::protobuf::uint32 pm_serial_baud() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:322
goby::middleware::frontseat::protobuf::WavegliderSV2Config::New
WavegliderSV2Config * New() const final
Definition: waveglider_sv2_frontseat_driver_config.pb.h:128
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:49
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::middleware::frontseat::protobuf::WavegliderSV2Config::WavegliderSV2Config
WavegliderSV2Config()
goby::middleware::frontseat::protobuf::WavegliderSV2Config::Swap
void Swap(WavegliderSV2Config *other)
goby::middleware::frontseat::protobuf::WavegliderSV2Config::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::clear_board_id
void clear_board_id()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:342
goby::middleware::frontseat::protobuf::WavegliderSV2Config::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:106
goby::middleware::frontseat::protobuf::WavegliderSV2Config::pm_serial_port
const ::std::string & pm_serial_port() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:256
goby::middleware::frontseat::protobuf::WavegliderSV2Config::has_pm_serial_baud
bool has_pm_serial_baud() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:309
goby::middleware::frontseat::protobuf::WavegliderSV2Config::IsInitialized
bool IsInitialized() const final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::Clear
void Clear() final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::New
WavegliderSV2Config * New(::google::protobuf::Arena *arena) const final
Definition: waveglider_sv2_frontseat_driver_config.pb.h:132
google::protobuf::Metadata
Definition: message.h:174
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: waveglider_sv2_frontseat_driver_config.pb.h:46
google::protobuf::Message
Definition: message.h:189
goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_task_id
void set_task_id(::google::protobuf::uint32 value)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:374
goby::middleware::frontseat::protobuf::WavegliderSV2Config::clear_pm_serial_baud
void clear_pm_serial_baud()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:318
goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_allocated_pm_serial_port
void set_allocated_pm_serial_port(::std::string *pm_serial_port)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:298
arena.h
goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_board_id
void set_board_id(::google::protobuf::uint32 value)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:350
goby::middleware::frontseat::protobuf::WavegliderSV2Config::clear_task_id
void clear_task_id()
Definition: waveglider_sv2_frontseat_driver_config.pb.h:366
option_extensions.pb.h
goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_pm_serial_port
void set_pm_serial_port(const ::std::string &value)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:260
goby::middleware::frontseat::protobuf::WavegliderSV2Config::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::ByteSizeLong
size_t ByteSizeLong() const final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::middleware::frontseat::protobuf::WavegliderSV2Config::task_id
::google::protobuf::uint32 task_id() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:370
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto
Definition: waveglider_sv2_frontseat_driver_config.pb.h:42
goby::middleware::frontseat::protobuf::WavegliderSV2Config::board_id
::google::protobuf::uint32 board_id() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:346
goby::middleware::frontseat::protobuf::WavegliderSV2Config::has_task_id
bool has_task_id() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:357
goby::middleware::frontseat::protobuf::kWavegliderSv2ConfigFieldNumber
static const int kWavegliderSv2ConfigFieldNumber
Definition: waveglider_sv2_frontseat_driver_config.pb.h:229
google
Definition: dccl.h:57
goby::middleware::frontseat::protobuf::WavegliderSV2Config::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: waveglider_sv2_frontseat_driver_config.pb.h:103
goby::middleware::frontseat::protobuf::WavegliderSV2Config::operator=
WavegliderSV2Config & operator=(const WavegliderSV2Config &from)
Definition: waveglider_sv2_frontseat_driver_config.pb.h:84
protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto::TableStruct
Definition: waveglider_sv2_frontseat_driver_config.pb.h:44