Goby3  3.1.5
2024.05.14
test.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/test/middleware/log/test.proto
3 
4 #ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto
6 
7 #include <limits>
8 #include <string>
9 
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3012000
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 3012004 < 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/port_undef.inc>
23 #include <google/protobuf/io/coded_stream.h>
24 #include <google/protobuf/arena.h>
25 #include <google/protobuf/arenastring.h>
26 #include <google/protobuf/generated_message_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/inlined_string_field.h>
29 #include <google/protobuf/metadata_lite.h>
30 #include <google/protobuf/generated_message_reflection.h>
32 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
33 #include <google/protobuf/extension_set.h> // IWYU pragma: export
34 #include <google/protobuf/unknown_field_set.h>
35 #include "dccl/option_extensions.pb.h"
36 #include <boost/units/quantity.hpp>
37 #include <boost/units/absolute.hpp>
38 #include <boost/units/dimensionless_type.hpp>
39 #include <boost/units/make_scaled_unit.hpp>
40 // @@protoc_insertion_point(includes)
41 #include <google/protobuf/port_def.inc>
42 #define PROTOBUF_INTERNAL_EXPORT_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto
43 PROTOBUF_NAMESPACE_OPEN
44 namespace internal {
45 class AnyMetadata;
46 } // namespace internal
47 PROTOBUF_NAMESPACE_CLOSE
48 
49 // Internal implementation detail -- do not use these members.
51  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
52  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
53  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
54  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
55  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2]
56  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
57  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
58  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
60 };
61 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto;
62 namespace goby {
63 namespace test {
64 namespace middleware {
65 namespace protobuf {
66 class CTDSample;
67 class CTDSampleDefaultTypeInternal;
68 extern CTDSampleDefaultTypeInternal _CTDSample_default_instance_;
69 class TempSample;
70 class TempSampleDefaultTypeInternal;
71 extern TempSampleDefaultTypeInternal _TempSample_default_instance_;
72 } // namespace protobuf
73 } // namespace middleware
74 } // namespace test
75 } // namespace goby
76 PROTOBUF_NAMESPACE_OPEN
77 template<> ::goby::test::middleware::protobuf::CTDSample* Arena::CreateMaybeMessage<::goby::test::middleware::protobuf::CTDSample>(Arena*);
78 template<> ::goby::test::middleware::protobuf::TempSample* Arena::CreateMaybeMessage<::goby::test::middleware::protobuf::TempSample>(Arena*);
79 PROTOBUF_NAMESPACE_CLOSE
80 namespace goby {
81 namespace test {
82 namespace middleware {
83 namespace protobuf {
84 
85 // ===================================================================
86 
87 class CTDSample PROTOBUF_FINAL :
88  public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:goby.test.middleware.protobuf.CTDSample) */ {
89  public:
90  inline CTDSample() : CTDSample(nullptr) {};
91  virtual ~CTDSample();
92 
93  CTDSample(const CTDSample& from);
94  CTDSample(CTDSample&& from) noexcept
95  : CTDSample() {
96  *this = ::std::move(from);
97  }
98 
99  inline CTDSample& operator=(const CTDSample& from) {
100  CopyFrom(from);
101  return *this;
102  }
103  inline CTDSample& operator=(CTDSample&& from) noexcept {
104  if (GetArena() == from.GetArena()) {
105  if (this != &from) InternalSwap(&from);
106  } else {
107  CopyFrom(from);
108  }
109  return *this;
110  }
111 
112  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
113  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
114  }
115  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
116  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
117  }
118 
119  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
120  return GetDescriptor();
121  }
122  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
123  return GetMetadataStatic().descriptor;
124  }
125  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
126  return GetMetadataStatic().reflection;
127  }
128  static const CTDSample& default_instance();
129 
130  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
131  static inline const CTDSample* internal_default_instance() {
132  return reinterpret_cast<const CTDSample*>(
134  }
135  static constexpr int kIndexInFileMessages =
136  0;
137 
138  friend void swap(CTDSample& a, CTDSample& b) {
139  a.Swap(&b);
140  }
141  inline void Swap(CTDSample* other) {
142  if (other == this) return;
143  if (GetArena() == other->GetArena()) {
144  InternalSwap(other);
145  } else {
146  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
147  }
148  }
149  void UnsafeArenaSwap(CTDSample* other) {
150  if (other == this) return;
151  GOOGLE_DCHECK(GetArena() == other->GetArena());
152  InternalSwap(other);
153  }
154 
155  // implements Message ----------------------------------------------
156 
157  inline CTDSample* New() const final {
158  return CreateMaybeMessage<CTDSample>(nullptr);
159  }
160 
161  CTDSample* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
162  return CreateMaybeMessage<CTDSample>(arena);
163  }
164  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
165  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
166  void CopyFrom(const CTDSample& from);
167  void MergeFrom(const CTDSample& from);
168  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
169  bool IsInitialized() const final;
170 
171  size_t ByteSizeLong() const final;
172  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
173  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
174  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
175  int GetCachedSize() const final { return _cached_size_.Get(); }
176 
177  private:
178  inline void SharedCtor();
179  inline void SharedDtor();
180  void SetCachedSize(int size) const final;
181  void InternalSwap(CTDSample* other);
182  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
183  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
184  return "goby.test.middleware.protobuf.CTDSample";
185  }
186  protected:
187  explicit CTDSample(::PROTOBUF_NAMESPACE_ID::Arena* arena);
188  private:
189  static void ArenaDtor(void* object);
190  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
191  public:
192 
193  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
194  private:
195  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
196  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto);
197  return ::descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto.file_level_metadata[kIndexInFileMessages];
198  }
199 
200  public:
201 
202  // nested types ----------------------------------------------------
203 
204  // accessors -------------------------------------------------------
205 
206  enum : int {
207  kSalinityFieldNumber = 1,
208  kTemperatureFieldNumber = 2,
209  kDepthFieldNumber = 3,
210  };
211  // optional double salinity = 1 [(.dccl.field) = {
212  bool has_salinity() const;
213  private:
214  bool _internal_has_salinity() const;
215  public:
217  double salinity() const;
218  void set_salinity(double value);
219  private:
220  double _internal_salinity() const;
221  void _internal_set_salinity(double value);
222  public:
223 
224  // optional double temperature = 2 [(.dccl.field) = {
225  bool has_temperature() const;
226  private:
227  bool _internal_has_temperature() const;
228  public:
230  double temperature() const;
231  void set_temperature(double value);
232  private:
233  double _internal_temperature() const;
234  void _internal_set_temperature(double value);
235  public:
236 
237  // optional double depth = 3 [(.dccl.field) = {
238  bool has_depth() const;
239  private:
240  bool _internal_has_depth() const;
241  public:
242  void clear_depth();
243  double depth() const;
244  void set_depth(double value);
245  private:
246  double _internal_depth() const;
247  void _internal_set_depth(double value);
248  public:
249 
250  enum DCCLParameters { DCCL_ID = 127, DCCL_MAX_BYTES = 32 };
251  // @@protoc_insertion_point(class_scope:goby.test.middleware.protobuf.CTDSample)
252  private:
253  class _Internal;
254 
255  template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
256  typedef void InternalArenaConstructable_;
257  typedef void DestructorSkippable_;
258  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
259  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
260  double salinity_;
261  double temperature_;
262  double depth_;
263  friend struct ::TableStruct_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto;
264 };
265 // -------------------------------------------------------------------
266 
267 class TempSample PROTOBUF_FINAL :
268  public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:goby.test.middleware.protobuf.TempSample) */ {
269  public:
270  inline TempSample() : TempSample(nullptr) {};
271  virtual ~TempSample();
272 
273  TempSample(const TempSample& from);
274  TempSample(TempSample&& from) noexcept
275  : TempSample() {
276  *this = ::std::move(from);
277  }
278 
279  inline TempSample& operator=(const TempSample& from) {
280  CopyFrom(from);
281  return *this;
282  }
283  inline TempSample& operator=(TempSample&& from) noexcept {
284  if (GetArena() == from.GetArena()) {
285  if (this != &from) InternalSwap(&from);
286  } else {
287  CopyFrom(from);
288  }
289  return *this;
290  }
291 
292  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
293  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
294  }
295  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
296  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
297  }
298 
299  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
300  return GetDescriptor();
301  }
302  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
303  return GetMetadataStatic().descriptor;
304  }
305  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
306  return GetMetadataStatic().reflection;
307  }
308  static const TempSample& default_instance();
309 
310  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
311  static inline const TempSample* internal_default_instance() {
312  return reinterpret_cast<const TempSample*>(
314  }
315  static constexpr int kIndexInFileMessages =
316  1;
317 
318  friend void swap(TempSample& a, TempSample& b) {
319  a.Swap(&b);
320  }
321  inline void Swap(TempSample* other) {
322  if (other == this) return;
323  if (GetArena() == other->GetArena()) {
324  InternalSwap(other);
325  } else {
326  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
327  }
328  }
329  void UnsafeArenaSwap(TempSample* other) {
330  if (other == this) return;
331  GOOGLE_DCHECK(GetArena() == other->GetArena());
332  InternalSwap(other);
333  }
334 
335  // implements Message ----------------------------------------------
336 
337  inline TempSample* New() const final {
338  return CreateMaybeMessage<TempSample>(nullptr);
339  }
340 
341  TempSample* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
342  return CreateMaybeMessage<TempSample>(arena);
343  }
344  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
345  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
346  void CopyFrom(const TempSample& from);
347  void MergeFrom(const TempSample& from);
348  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
349  bool IsInitialized() const final;
350 
351  size_t ByteSizeLong() const final;
352  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
353  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
354  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
355  int GetCachedSize() const final { return _cached_size_.Get(); }
356 
357  private:
358  inline void SharedCtor();
359  inline void SharedDtor();
360  void SetCachedSize(int size) const final;
361  void InternalSwap(TempSample* other);
362  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
363  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
364  return "goby.test.middleware.protobuf.TempSample";
365  }
366  protected:
367  explicit TempSample(::PROTOBUF_NAMESPACE_ID::Arena* arena);
368  private:
369  static void ArenaDtor(void* object);
370  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
371  public:
372 
373  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
374  private:
375  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
376  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto);
377  return ::descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto.file_level_metadata[kIndexInFileMessages];
378  }
379 
380  public:
381 
382  // nested types ----------------------------------------------------
383 
384  // accessors -------------------------------------------------------
385 
386  enum : int {
387  kTemperatureFieldNumber = 1,
388  };
389  // optional double temperature = 1;
390  bool has_temperature() const;
391  private:
392  bool _internal_has_temperature() const;
393  public:
395  double temperature() const;
396  void set_temperature(double value);
397  private:
398  double _internal_temperature() const;
399  void _internal_set_temperature(double value);
400  public:
401 
402  // @@protoc_insertion_point(class_scope:goby.test.middleware.protobuf.TempSample)
403  private:
404  class _Internal;
405 
406  template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
407  typedef void InternalArenaConstructable_;
408  typedef void DestructorSkippable_;
409  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
410  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
411  double temperature_;
412  friend struct ::TableStruct_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto;
413 };
414 // ===================================================================
415 
416 
417 // ===================================================================
418 
419 #ifdef __GNUC__
420  #pragma GCC diagnostic push
421  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
422 #endif // __GNUC__
423 // CTDSample
424 
425 // optional double salinity = 1 [(.dccl.field) = {
426 inline bool CTDSample::_internal_has_salinity() const {
427  bool value = (_has_bits_[0] & 0x00000001u) != 0;
428  return value;
429 }
430 inline bool CTDSample::has_salinity() const {
431  return _internal_has_salinity();
432 }
433 inline void CTDSample::clear_salinity() {
434  salinity_ = 0;
435  _has_bits_[0] &= ~0x00000001u;
436 }
437 inline double CTDSample::_internal_salinity() const {
438  return salinity_;
439 }
440 inline double CTDSample::salinity() const {
441  // @@protoc_insertion_point(field_get:goby.test.middleware.protobuf.CTDSample.salinity)
442  return _internal_salinity();
443 }
444 inline void CTDSample::_internal_set_salinity(double value) {
445  _has_bits_[0] |= 0x00000001u;
446  salinity_ = value;
447 }
448 inline void CTDSample::set_salinity(double value) {
449  _internal_set_salinity(value);
450  // @@protoc_insertion_point(field_set:goby.test.middleware.protobuf.CTDSample.salinity)
451 }
452 
453 // optional double temperature = 2 [(.dccl.field) = {
454 inline bool CTDSample::_internal_has_temperature() const {
455  bool value = (_has_bits_[0] & 0x00000002u) != 0;
456  return value;
457 }
458 inline bool CTDSample::has_temperature() const {
459  return _internal_has_temperature();
460 }
461 inline void CTDSample::clear_temperature() {
462  temperature_ = 0;
463  _has_bits_[0] &= ~0x00000002u;
464 }
465 inline double CTDSample::_internal_temperature() const {
466  return temperature_;
467 }
468 inline double CTDSample::temperature() const {
469  // @@protoc_insertion_point(field_get:goby.test.middleware.protobuf.CTDSample.temperature)
470  return _internal_temperature();
471 }
472 inline void CTDSample::_internal_set_temperature(double value) {
473  _has_bits_[0] |= 0x00000002u;
474  temperature_ = value;
475 }
476 inline void CTDSample::set_temperature(double value) {
477  _internal_set_temperature(value);
478  // @@protoc_insertion_point(field_set:goby.test.middleware.protobuf.CTDSample.temperature)
479 }
480 
481 // optional double depth = 3 [(.dccl.field) = {
482 inline bool CTDSample::_internal_has_depth() const {
483  bool value = (_has_bits_[0] & 0x00000004u) != 0;
484  return value;
485 }
486 inline bool CTDSample::has_depth() const {
487  return _internal_has_depth();
488 }
489 inline void CTDSample::clear_depth() {
490  depth_ = 0;
491  _has_bits_[0] &= ~0x00000004u;
492 }
493 inline double CTDSample::_internal_depth() const {
494  return depth_;
495 }
496 inline double CTDSample::depth() const {
497  // @@protoc_insertion_point(field_get:goby.test.middleware.protobuf.CTDSample.depth)
498  return _internal_depth();
499 }
500 inline void CTDSample::_internal_set_depth(double value) {
501  _has_bits_[0] |= 0x00000004u;
502  depth_ = value;
503 }
504 inline void CTDSample::set_depth(double value) {
505  _internal_set_depth(value);
506  // @@protoc_insertion_point(field_set:goby.test.middleware.protobuf.CTDSample.depth)
507 }
508 
509 // -------------------------------------------------------------------
510 
511 // TempSample
512 
513 // optional double temperature = 1;
514 inline bool TempSample::_internal_has_temperature() const {
515  bool value = (_has_bits_[0] & 0x00000001u) != 0;
516  return value;
517 }
518 inline bool TempSample::has_temperature() const {
519  return _internal_has_temperature();
520 }
521 inline void TempSample::clear_temperature() {
522  temperature_ = 0;
523  _has_bits_[0] &= ~0x00000001u;
524 }
525 inline double TempSample::_internal_temperature() const {
526  return temperature_;
527 }
528 inline double TempSample::temperature() const {
529  // @@protoc_insertion_point(field_get:goby.test.middleware.protobuf.TempSample.temperature)
530  return _internal_temperature();
531 }
532 inline void TempSample::_internal_set_temperature(double value) {
533  _has_bits_[0] |= 0x00000001u;
534  temperature_ = value;
535 }
536 inline void TempSample::set_temperature(double value) {
537  _internal_set_temperature(value);
538  // @@protoc_insertion_point(field_set:goby.test.middleware.protobuf.TempSample.temperature)
539 }
540 
541 #ifdef __GNUC__
542  #pragma GCC diagnostic pop
543 #endif // __GNUC__
544 // -------------------------------------------------------------------
545 
546 
547 // @@protoc_insertion_point(namespace_scope)
548 
549 } // namespace protobuf
550 } // namespace middleware
551 } // namespace test
552 } // namespace goby
553 
554 // @@protoc_insertion_point(global_scope)
555 
556 #include <google/protobuf/port_undef.inc>
557 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto
CTDSample * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: test.pb.h:161
TempSample(::PROTOBUF_NAMESPACE_ID::Arena *arena)
CTDSample & operator=(CTDSample &&from) noexcept
Definition: test.pb.h:103
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
TempSample(TempSample &&from) noexcept
Definition: test.pb.h:274
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: test.pb.h:122
TempSample & operator=(const TempSample &from)
Definition: test.pb.h:279
TempSample & operator=(TempSample &&from) noexcept
Definition: test.pb.h:283
static const CTDSample * internal_default_instance()
Definition: test.pb.h:131
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
CTDSample & operator=(const CTDSample &from)
Definition: test.pb.h:99
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: test.pb.h:125
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: test.pb.h:119
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: test.pb.h:112
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Definition: test.pb.h:115
static const TempSample & default_instance()
friend void swap(TempSample &a, TempSample &b)
Definition: test.pb.h:318
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
friend void swap(CTDSample &a, CTDSample &b)
Definition: test.pb.h:138
CTDSample(::PROTOBUF_NAMESPACE_ID::Arena *arena)
static const TempSample * internal_default_instance()
Definition: test.pb.h:311
CTDSample(CTDSample &&from) noexcept
Definition: test.pb.h:94
TempSample * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: test.pb.h:341
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto
@ value
the parser finished reading a JSON value
CTDSampleDefaultTypeInternal _CTDSample_default_instance_
TempSampleDefaultTypeInternal _TempSample_default_instance_
boost::units::quantity< boost::units::si::dimensionless > salinity(boost::units::quantity< ConductivityUnit > conductivity, boost::units::quantity< boost::units::absolute< TemperatureUnit > > temperature, boost::units::quantity< PressureUnit > pressure)
Calculates salinity from conductivity, temperature, and pressure Adapted from "Algorithms for computa...
Definition: salinity.h:58
boost::units::quantity< boost::units::si::length > depth(boost::units::quantity< PressureUnit > pressure, boost::units::quantity< LatitudeUnit > latitude)
Calculates depth from pressure and latitude Adapted from "Algorithms for computation of fundamental p...
Definition: depth.h:57
The global namespace for the Goby project.
std::uint32_t uint32
#define ByteSizeLong
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
Definition: test.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
Definition: test.pb.h:58
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: test.pb.h:59