4 #ifndef PROTOBUF_INCLUDED_gz_2fmsgs_2fodometry_5fwith_5fcovariance_2eproto
5 #define PROTOBUF_INCLUDED_gz_2fmsgs_2fodometry_5fwith_5fcovariance_2eproto
9 #include <google/protobuf/stubs/common.h>
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
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.
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>
31 #include <google/protobuf/extension_set.h>
32 #include <google/protobuf/unknown_field_set.h>
33 #include "gz/msgs/header.pb.h"
34 #include "gz/msgs/pose_with_covariance.pb.h"
35 #include "gz/msgs/twist_with_covariance.pb.h"
37 #define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fodometry_5fwith_5fcovariance_2eproto GZ_MSGS_VISIBLE
42 static const ::google::protobuf::internal::ParseTableField entries[];
43 static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
44 static const ::google::protobuf::internal::ParseTable schema[1];
45 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
46 static const ::google::protobuf::internal::SerializationTable serialization_table[];
47 static const ::google::protobuf::uint32 offsets[];
53 class OdometryWithCovariance;
54 class OdometryWithCovarianceDefaultTypeInternal;
60 template<> GZ_MSGS_VISIBLE ::gz::msgs::OdometryWithCovariance* Arena::CreateMaybeMessage<::gz::msgs::OdometryWithCovariance>(Arena*);
82 *
this = ::std::move(from);
85 inline OdometryWithCovariance& operator=(OdometryWithCovariance&& from) noexcept {
86 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
87 if (
this != &from) InternalSwap(&from);
94 static const ::google::protobuf::Descriptor* descriptor();
95 static const OdometryWithCovariance& default_instance();
97 static void InitAsDefaultInstance();
102 static constexpr
int kIndexInFileMessages =
113 return CreateMaybeMessage<OdometryWithCovariance>(NULL);
117 return CreateMaybeMessage<OdometryWithCovariance>(arena);
119 void CopyFrom(const ::google::protobuf::Message& from)
final;
120 void MergeFrom(const ::google::protobuf::Message& from)
final;
124 bool IsInitialized() const final;
126 size_t ByteSizeLong() const final;
127 bool MergePartialFromCodedStream(
128 ::
google::protobuf::io::CodedInputStream* input) final;
129 void SerializeWithCachedSizes(
130 ::
google::protobuf::io::CodedOutputStream* output) const final;
131 ::
google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
132 bool deterministic, ::
google::protobuf::uint8* target) const final;
133 int GetCachedSize() const final {
return _cached_size_.Get(); }
138 void SetCachedSize(
int size)
const final;
141 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
144 inline void* MaybeArenaPtr()
const {
149 ::google::protobuf::Metadata GetMetadata() const final;
156 bool has_header() const;
158 static const
int kHeaderFieldNumber = 1;
160 const ::
gz::msgs::
Header& _internal_header() const;
162 const ::
gz::msgs::
Header& header() const;
163 ::
gz::msgs::
Header* release_header();
164 ::
gz::msgs::
Header* mutable_header();
165 void set_allocated_header(::
gz::msgs::
Header* header);
168 bool has_pose_with_covariance() const;
169 void clear_pose_with_covariance();
170 static const
int kPoseWithCovarianceFieldNumber = 2;
180 bool has_twist_with_covariance() const;
181 void clear_twist_with_covariance();
182 static const
int kTwistWithCovarianceFieldNumber = 3;
194 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
198 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
207 #pragma GCC diagnostic push
208 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
214 return this != internal_default_instance() && header_ != NULL;
216 inline const ::gz::msgs::Header& OdometryWithCovariance::_internal_header()
const {
220 const ::gz::msgs::Header* p = header_;
234 if (header_ == NULL) {
235 auto* p = CreateMaybeMessage<::gz::msgs::Header>(GetArenaNoVirtual());
242 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
243 if (message_arena == NULL) {
244 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(header_);
247 ::google::protobuf::Arena* submessage_arena = NULL;
248 if (message_arena != submessage_arena) {
249 header = ::google::protobuf::internal::GetOwnedMessage(
250 message_arena, header, submessage_arena);
262 return this != internal_default_instance() && pose_with_covariance_ != NULL;
264 inline const ::gz::msgs::PoseWithCovariance& OdometryWithCovariance::_internal_pose_with_covariance()
const {
265 return *pose_with_covariance_;
268 const ::gz::msgs::PoseWithCovariance* p = pose_with_covariance_;
277 pose_with_covariance_ = NULL;
282 if (pose_with_covariance_ == NULL) {
283 auto* p = CreateMaybeMessage<::gz::msgs::PoseWithCovariance>(GetArenaNoVirtual());
284 pose_with_covariance_ = p;
287 return pose_with_covariance_;
290 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
291 if (message_arena == NULL) {
292 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(pose_with_covariance_);
294 if (pose_with_covariance) {
295 ::google::protobuf::Arena* submessage_arena = NULL;
296 if (message_arena != submessage_arena) {
297 pose_with_covariance = ::google::protobuf::internal::GetOwnedMessage(
298 message_arena, pose_with_covariance, submessage_arena);
304 pose_with_covariance_ = pose_with_covariance;
310 return this != internal_default_instance() && twist_with_covariance_ != NULL;
312 inline const ::gz::msgs::TwistWithCovariance& OdometryWithCovariance::_internal_twist_with_covariance()
const {
313 return *twist_with_covariance_;
316 const ::gz::msgs::TwistWithCovariance* p = twist_with_covariance_;
325 twist_with_covariance_ = NULL;
330 if (twist_with_covariance_ == NULL) {
331 auto* p = CreateMaybeMessage<::gz::msgs::TwistWithCovariance>(GetArenaNoVirtual());
332 twist_with_covariance_ = p;
335 return twist_with_covariance_;
338 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
339 if (message_arena == NULL) {
340 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(twist_with_covariance_);
342 if (twist_with_covariance) {
343 ::google::protobuf::Arena* submessage_arena = NULL;
344 if (message_arena != submessage_arena) {
345 twist_with_covariance = ::google::protobuf::internal::GetOwnedMessage(
346 message_arena, twist_with_covariance, submessage_arena);
352 twist_with_covariance_ = twist_with_covariance;
357 #pragma GCC diagnostic pop
367 #endif // PROTOBUF_INCLUDED_gz_2fmsgs_2fodometry_5fwith_5fcovariance_2eproto