Gazebo Msgs

API Reference

8.7.0
build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: ignition/msgs/air_pressure_sensor.proto
3 
4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fair_5fpressure_5fsensor_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fair_5fpressure_5fsensor_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>
29 #include <google/protobuf/message.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 #ifndef _MSC_VER
36 #pragma GCC system_header
37 #else
38 #pragma warning(push)
39 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
40 #endif
41 #ifdef __linux__
42 #include <sys/sysmacros.h>
43 #endif
44 #include <memory>
45 #include <ignition/msgs/Export.hh>
46 // @@protoc_insertion_point(includes)
47 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fair_5fpressure_5fsensor_2eproto IGNITION_MSGS_VISIBLE
48 
50 // Internal implementation detail -- do not use these members.
51 struct IGNITION_MSGS_VISIBLE TableStruct {
52  static const ::google::protobuf::internal::ParseTableField entries[];
53  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
54  static const ::google::protobuf::internal::ParseTable schema[1];
55  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
56  static const ::google::protobuf::internal::SerializationTable serialization_table[];
57  static const ::google::protobuf::uint32 offsets[];
58 };
59 void IGNITION_MSGS_VISIBLE AddDescriptors();
60 } // namespace protobuf_ignition_2fmsgs_2fair_5fpressure_5fsensor_2eproto
61 namespace ignition {
62 namespace msgs {
63 class AirPressureSensor;
64 class AirPressureSensorDefaultTypeInternal;
65 IGNITION_MSGS_VISIBLE extern AirPressureSensorDefaultTypeInternal _AirPressureSensor_default_instance_;
66 } // namespace msgs
67 } // namespace ignition
68 namespace google {
69 namespace protobuf {
70 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::AirPressureSensor* Arena::CreateMaybeMessage<::ignition::msgs::AirPressureSensor>(Arena*);
71 } // namespace protobuf
72 } // namespace google
73 namespace ignition {
74 namespace msgs {
75 
76 // ===================================================================
77 
78 class IGNITION_MSGS_VISIBLE AirPressureSensor : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.AirPressureSensor) */ {
79  public:
81  virtual ~AirPressureSensor();
82 
84 
86  CopyFrom(from);
87  return *this;
88  }
89  #if LANG_CXX11
90  AirPressureSensor(AirPressureSensor&& from) noexcept
91  : AirPressureSensor() {
92  *this = ::std::move(from);
93  }
94 
95  inline AirPressureSensor& operator=(AirPressureSensor&& from) noexcept {
96  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
97  if (this != &from) InternalSwap(&from);
98  } else {
99  CopyFrom(from);
100  }
101  return *this;
102  }
103  #endif
104  static const ::google::protobuf::Descriptor* descriptor();
105  static const AirPressureSensor& default_instance();
106 
107  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
109  return reinterpret_cast<const AirPressureSensor*>(
111  }
112  static constexpr int kIndexInFileMessages =
113  0;
114 
115  void Swap(AirPressureSensor* other);
117  a.Swap(&b);
118  }
119 
120  // implements Message ----------------------------------------------
121 
122  inline AirPressureSensor* New() const final {
123  return CreateMaybeMessage<AirPressureSensor>(NULL);
124  }
125 
126  AirPressureSensor* New(::google::protobuf::Arena* arena) const final {
127  return CreateMaybeMessage<AirPressureSensor>(arena);
128  }
129  void CopyFrom(const ::google::protobuf::Message& from) final;
130  void MergeFrom(const ::google::protobuf::Message& from) final;
131  void CopyFrom(const AirPressureSensor& from);
132  void MergeFrom(const AirPressureSensor& from);
133  void Clear() final;
134  bool IsInitialized() const final;
135 
136  size_t ByteSizeLong() const final;
137  bool MergePartialFromCodedStream(
138  ::google::protobuf::io::CodedInputStream* input) final;
139  void SerializeWithCachedSizes(
140  ::google::protobuf::io::CodedOutputStream* output) const final;
141  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
142  bool deterministic, ::google::protobuf::uint8* target) const final;
143  int GetCachedSize() const final { return _cached_size_.Get(); }
144 
145  private:
146  void SharedCtor();
147  void SharedDtor();
148  void SetCachedSize(int size) const final;
149  void InternalSwap(AirPressureSensor* other);
150  private:
151  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
152  return NULL;
153  }
154  inline void* MaybeArenaPtr() const {
155  return NULL;
156  }
157  public:
158 
159  ::google::protobuf::Metadata GetMetadata() const final;
160 
161  // nested types ----------------------------------------------------
162 
163  // accessors -------------------------------------------------------
164 
165  // .ignition.msgs.Header header = 1;
166  bool has_header() const;
167  void clear_header();
168  static const int kHeaderFieldNumber = 1;
169  private:
170  const ::ignition::msgs::Header& _internal_header() const;
171  public:
172  const ::ignition::msgs::Header& header() const;
173  ::ignition::msgs::Header* release_header();
174  ::ignition::msgs::Header* mutable_header();
175  void set_allocated_header(::ignition::msgs::Header* header);
176 
177  // .ignition.msgs.SensorNoise pressure_noise = 3;
178  bool has_pressure_noise() const;
179  void clear_pressure_noise();
180  static const int kPressureNoiseFieldNumber = 3;
181  private:
182  const ::ignition::msgs::SensorNoise& _internal_pressure_noise() const;
183  public:
184  const ::ignition::msgs::SensorNoise& pressure_noise() const;
185  ::ignition::msgs::SensorNoise* release_pressure_noise();
186  ::ignition::msgs::SensorNoise* mutable_pressure_noise();
187  void set_allocated_pressure_noise(::ignition::msgs::SensorNoise* pressure_noise);
188 
189  // double reference_altitude = 2;
190  void clear_reference_altitude();
191  static const int kReferenceAltitudeFieldNumber = 2;
192  double reference_altitude() const;
193  void set_reference_altitude(double value);
194 
195  // @@protoc_insertion_point(class_scope:ignition.msgs.AirPressureSensor)
196  private:
197 
198  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
199  ::ignition::msgs::Header* header_;
200  ::ignition::msgs::SensorNoise* pressure_noise_;
201  double reference_altitude_;
202  mutable ::google::protobuf::internal::CachedSize _cached_size_;
204 };
205 // ===================================================================
206 
207 
208 // ===================================================================
209 
210 #ifdef __GNUC__
211  #pragma GCC diagnostic push
212  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
213 #endif // __GNUC__
214 // AirPressureSensor
215 
216 // .ignition.msgs.Header header = 1;
217 inline bool AirPressureSensor::has_header() const {
218  return this != internal_default_instance() && header_ != NULL;
219 }
220 inline const ::ignition::msgs::Header& AirPressureSensor::_internal_header() const {
221  return *header_;
222 }
223 inline const ::ignition::msgs::Header& AirPressureSensor::header() const {
224  const ::ignition::msgs::Header* p = header_;
225  // @@protoc_insertion_point(field_get:ignition.msgs.AirPressureSensor.header)
226  return p != NULL ? *p : *reinterpret_cast<const ::ignition::msgs::Header*>(
228 }
229 inline ::ignition::msgs::Header* AirPressureSensor::release_header() {
230  // @@protoc_insertion_point(field_release:ignition.msgs.AirPressureSensor.header)
231 
232  ::ignition::msgs::Header* temp = header_;
233  header_ = NULL;
234  return temp;
235 }
236 inline ::ignition::msgs::Header* AirPressureSensor::mutable_header() {
237 
238  if (header_ == NULL) {
239  auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
240  header_ = p;
241  }
242  // @@protoc_insertion_point(field_mutable:ignition.msgs.AirPressureSensor.header)
243  return header_;
244 }
246  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
247  if (message_arena == NULL) {
248  delete reinterpret_cast< ::google::protobuf::MessageLite*>(header_);
249  }
250  if (header) {
251  ::google::protobuf::Arena* submessage_arena = NULL;
252  if (message_arena != submessage_arena) {
253  header = ::google::protobuf::internal::GetOwnedMessage(
254  message_arena, header, submessage_arena);
255  }
256 
257  } else {
258 
259  }
260  header_ = header;
261  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.AirPressureSensor.header)
262 }
263 
264 // double reference_altitude = 2;
266  reference_altitude_ = 0;
267 }
269  // @@protoc_insertion_point(field_get:ignition.msgs.AirPressureSensor.reference_altitude)
270  return reference_altitude_;
271 }
272 inline void AirPressureSensor::set_reference_altitude(double value) {
273 
274  reference_altitude_ = value;
275  // @@protoc_insertion_point(field_set:ignition.msgs.AirPressureSensor.reference_altitude)
276 }
277 
278 // .ignition.msgs.SensorNoise pressure_noise = 3;
280  return this != internal_default_instance() && pressure_noise_ != NULL;
281 }
282 inline const ::ignition::msgs::SensorNoise& AirPressureSensor::_internal_pressure_noise() const {
283  return *pressure_noise_;
284 }
285 inline const ::ignition::msgs::SensorNoise& AirPressureSensor::pressure_noise() const {
286  const ::ignition::msgs::SensorNoise* p = pressure_noise_;
287  // @@protoc_insertion_point(field_get:ignition.msgs.AirPressureSensor.pressure_noise)
288  return p != NULL ? *p : *reinterpret_cast<const ::ignition::msgs::SensorNoise*>(
290 }
291 inline ::ignition::msgs::SensorNoise* AirPressureSensor::release_pressure_noise() {
292  // @@protoc_insertion_point(field_release:ignition.msgs.AirPressureSensor.pressure_noise)
293 
294  ::ignition::msgs::SensorNoise* temp = pressure_noise_;
295  pressure_noise_ = NULL;
296  return temp;
297 }
298 inline ::ignition::msgs::SensorNoise* AirPressureSensor::mutable_pressure_noise() {
299 
300  if (pressure_noise_ == NULL) {
301  auto* p = CreateMaybeMessage<::ignition::msgs::SensorNoise>(GetArenaNoVirtual());
302  pressure_noise_ = p;
303  }
304  // @@protoc_insertion_point(field_mutable:ignition.msgs.AirPressureSensor.pressure_noise)
305  return pressure_noise_;
306 }
308  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
309  if (message_arena == NULL) {
310  delete reinterpret_cast< ::google::protobuf::MessageLite*>(pressure_noise_);
311  }
312  if (pressure_noise) {
313  ::google::protobuf::Arena* submessage_arena = NULL;
314  if (message_arena != submessage_arena) {
315  pressure_noise = ::google::protobuf::internal::GetOwnedMessage(
316  message_arena, pressure_noise, submessage_arena);
317  }
318 
319  } else {
320 
321  }
322  pressure_noise_ = pressure_noise;
323  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.AirPressureSensor.pressure_noise)
324 }
325 
326 #ifdef __GNUC__
327  #pragma GCC diagnostic pop
328 #endif // __GNUC__
329 
334 // @@protoc_insertion_point(namespace_scope)
335 
336 } // namespace msgs
337 } // namespace ignition
338 
339 #ifdef _MSC_VER
340 #pragma warning(pop)
341 #endif
342 // @@protoc_insertion_point(global_scope)
343 
344 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fair_5fpressure_5fsensor_2eproto
double reference_altitude() const
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:268
STL class.
const ::ignition::msgs::SensorNoise & pressure_noise() const
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:285
::ignition::msgs::Header * mutable_header()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:236
::ignition::msgs::SensorNoise * mutable_pressure_noise()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:298
friend void swap(AirPressureSensor &a, AirPressureSensor &b)
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:116
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:78
void set_allocated_header(::ignition::msgs::Header *header)
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:245
void Swap(AirPressureSensor *other)
bool has_pressure_noise() const
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:279
static const AirPressureSensor * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:108
std::shared_ptr< AirPressureSensor > AirPressureSensorSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:332
::ignition::msgs::Header * release_header()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:229
std::unique_ptr< AirPressureSensor > AirPressureSensorUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:330
IGNITION_MSGS_VISIBLE SensorNoiseDefaultTypeInternal _SensorNoise_default_instance_
AirPressureSensor * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:122
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:49
IGNITION_MSGS_VISIBLE AirPressureSensorDefaultTypeInternal _AirPressureSensor_default_instance_
Definition: build/ignition-msgs8/include/ignition/msgs/header.pb.h:215
std::shared_ptr< const AirPressureSensor > ConstAirPressureSensorSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:333
Definition: build/ignition-msgs8/include/ignition/msgs/sensor_noise.pb.h:100
const ::ignition::msgs::Header & header() const
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:223
std::unique_ptr< const AirPressureSensor > ConstAirPressureSensorUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:331
AirPressureSensor & operator=(const AirPressureSensor &from)
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:85
bool has_header() const
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:217
void clear_reference_altitude()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:265
STL class.
void set_reference_altitude(double value)
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:272
AirPressureSensor * New(::google::protobuf::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:126
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:51
::ignition::msgs::SensorNoise * release_pressure_noise()
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:291
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:78
void set_allocated_pressure_noise(::ignition::msgs::SensorNoise *pressure_noise)
Definition: build/ignition-msgs8/include/ignition/msgs/air_pressure_sensor.pb.h:307