4 #ifndef GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fsonar_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fsonar_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3014000
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 3014000 < 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/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/metadata_lite.h>
29 #include <google/protobuf/generated_message_reflection.h>
30 #include <google/protobuf/message.h>
31 #include <google/protobuf/repeated_field.h>
32 #include <google/protobuf/extension_set.h>
33 #include <google/protobuf/unknown_field_set.h>
38 #pragma GCC system_header
41 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
44 #include <sys/sysmacros.h>
49 #include <google/protobuf/port_def.inc>
50 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fsonar_2eproto IGNITION_MSGS_VISIBLE
51 PROTOBUF_NAMESPACE_OPEN
55 PROTOBUF_NAMESPACE_CLOSE
59 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
61 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
63 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
65 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
66 static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
67 static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
73 class SonarDefaultTypeInternal;
77 PROTOBUF_NAMESPACE_OPEN
78 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Sonar* Arena::CreateMaybeMessage<::ignition::msgs::Sonar>(Arena*);
79 PROTOBUF_NAMESPACE_CLOSE
85 class IGNITION_MSGS_VISIBLE Sonar PROTOBUF_FINAL :
86 public ::PROTOBUF_NAMESPACE_ID::Message {
88 inline Sonar() : Sonar(nullptr) {}
94 *
this = ::std::move(from);
102 if (GetArena() == from.GetArena()) {
103 if (
this != &from) InternalSwap(&from);
110 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
111 return GetDescriptor();
114 return GetMetadataStatic().descriptor;
117 return GetMetadataStatic().reflection;
122 return reinterpret_cast<const Sonar*
>(
125 static constexpr
int kIndexInFileMessages =
128 friend void swap(Sonar& a, Sonar& b) {
131 inline void Swap(Sonar* other) {
132 if (other ==
this)
return;
133 if (GetArena() == other->GetArena()) {
136 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
140 if (other ==
this)
return;
141 GOOGLE_DCHECK(GetArena() == other->GetArena());
147 inline Sonar*
New() const final {
148 return CreateMaybeMessage<Sonar>(
nullptr);
151 Sonar*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
152 return CreateMaybeMessage<Sonar>(arena);
154 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
155 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
158 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
159 bool IsInitialized() const final;
161 size_t ByteSizeLong() const final;
162 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
163 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
164 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
165 int GetCachedSize() const final {
return _cached_size_.Get(); }
168 inline void SharedCtor();
169 inline void SharedDtor();
170 void SetCachedSize(
int size)
const final;
171 void InternalSwap(Sonar* other);
172 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
173 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
174 return "ignition.msgs.Sonar";
177 explicit Sonar(::PROTOBUF_NAMESPACE_ID::Arena* arena);
179 static void ArenaDtor(
void*
object);
180 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
185 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
197 kFrameFieldNumber = 2,
198 kGeometryFieldNumber = 8,
199 kHeaderFieldNumber = 1,
200 kWorldPoseFieldNumber = 3,
201 kContactFieldNumber = 9,
202 kRangeMinFieldNumber = 4,
203 kRangeMaxFieldNumber = 5,
204 kRadiusFieldNumber = 6,
205 kRangeFieldNumber = 7,
219 void _internal_set_frame(
const std::string& value);
235 void _internal_set_geometry(
const std::string& value);
242 bool _internal_has_header()
const;
245 const ::ignition::msgs::Header&
header()
const;
250 const ::ignition::msgs::Header& _internal_header()
const;
251 ::ignition::msgs::Header* _internal_mutable_header();
254 ::ignition::msgs::Header* header);
260 bool _internal_has_world_pose()
const;
268 const ::ignition::msgs::Pose& _internal_world_pose()
const;
269 ::ignition::msgs::Pose* _internal_mutable_world_pose();
272 ::ignition::msgs::Pose* world_pose);
278 bool _internal_has_contact()
const;
281 const ::ignition::msgs::Vector3d&
contact()
const;
286 const ::ignition::msgs::Vector3d& _internal_contact()
const;
287 ::ignition::msgs::Vector3d* _internal_mutable_contact();
290 ::ignition::msgs::Vector3d* contact);
298 double _internal_range_min()
const;
299 void _internal_set_range_min(
double value);
307 double _internal_range_max()
const;
308 void _internal_set_range_max(
double value);
316 double _internal_radius()
const;
317 void _internal_set_radius(
double value);
325 double _internal_range()
const;
326 void _internal_set_range(
double value);
333 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
334 typedef void InternalArenaConstructable_;
335 typedef void DestructorSkippable_;
336 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr frame_;
337 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr geometry_;
338 ::ignition::msgs::Header* header_;
339 ::ignition::msgs::Pose* world_pose_;
340 ::ignition::msgs::Vector3d* contact_;
345 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
346 friend struct ::TableStruct_ignition_2fmsgs_2fsonar_2eproto;
354 #pragma GCC diagnostic push
355 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
360 inline bool Sonar::_internal_has_header()
const {
361 return this != internal_default_instance() && header_ !=
nullptr;
363 inline bool Sonar::has_header()
const {
364 return _internal_has_header();
366 inline const ::ignition::msgs::Header& Sonar::_internal_header()
const {
367 const ::ignition::msgs::Header* p = header_;
368 return p !=
nullptr ? *p :
reinterpret_cast<const ::ignition::msgs::Header&
>(
371 inline const ::ignition::msgs::Header& Sonar::header()
const {
373 return _internal_header();
375 inline void Sonar::unsafe_arena_set_allocated_header(
376 ::ignition::msgs::Header* header) {
377 if (GetArena() ==
nullptr) {
378 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
388 inline ::ignition::msgs::Header* Sonar::release_header() {
390 ::ignition::msgs::Header* temp = header_;
392 if (GetArena() !=
nullptr) {
393 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
397 inline ::ignition::msgs::Header* Sonar::unsafe_arena_release_header() {
400 ::ignition::msgs::Header* temp = header_;
404 inline ::ignition::msgs::Header* Sonar::_internal_mutable_header() {
406 if (header_ ==
nullptr) {
407 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArena());
412 inline ::ignition::msgs::Header* Sonar::mutable_header() {
414 return _internal_mutable_header();
416 inline void Sonar::set_allocated_header(::ignition::msgs::Header* header) {
417 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
418 if (message_arena ==
nullptr) {
419 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
422 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
423 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header)->GetArena();
424 if (message_arena != submessage_arena) {
425 header = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
426 message_arena, header, submessage_arena);
437 inline void Sonar::clear_frame() {
438 frame_.ClearToEmpty();
442 return _internal_frame();
444 inline void Sonar::set_frame(
const std::string& value) {
445 _internal_set_frame(value);
450 return _internal_mutable_frame();
452 inline const std::string& Sonar::_internal_frame()
const {
455 inline void Sonar::_internal_set_frame(
const std::string& value) {
457 frame_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
459 inline void Sonar::set_frame(
std::string&& value) {
462 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
465 inline void Sonar::set_frame(
const char* value) {
466 GOOGLE_DCHECK(value !=
nullptr);
468 frame_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
::std::string(value), GetArena());
471 inline void Sonar::set_frame(
const char* value,
474 frame_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
::std::string(
475 reinterpret_cast<const char*
>(value), size), GetArena());
478 inline std::string* Sonar::_internal_mutable_frame() {
480 return frame_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
484 return frame_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
486 inline void Sonar::set_allocated_frame(
std::string* frame) {
487 if (frame !=
nullptr) {
492 frame_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), frame,
498 inline bool Sonar::_internal_has_world_pose()
const {
499 return this != internal_default_instance() && world_pose_ !=
nullptr;
501 inline bool Sonar::has_world_pose()
const {
502 return _internal_has_world_pose();
504 inline const ::ignition::msgs::Pose& Sonar::_internal_world_pose()
const {
505 const ::ignition::msgs::Pose* p = world_pose_;
506 return p !=
nullptr ? *p :
reinterpret_cast<const ::ignition::msgs::Pose&
>(
509 inline const ::ignition::msgs::Pose& Sonar::world_pose()
const {
511 return _internal_world_pose();
513 inline void Sonar::unsafe_arena_set_allocated_world_pose(
514 ::ignition::msgs::Pose* world_pose) {
515 if (GetArena() ==
nullptr) {
516 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(world_pose_);
518 world_pose_ = world_pose;
526 inline ::ignition::msgs::Pose* Sonar::release_world_pose() {
528 ::ignition::msgs::Pose* temp = world_pose_;
529 world_pose_ =
nullptr;
530 if (GetArena() !=
nullptr) {
531 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
535 inline ::ignition::msgs::Pose* Sonar::unsafe_arena_release_world_pose() {
538 ::ignition::msgs::Pose* temp = world_pose_;
539 world_pose_ =
nullptr;
542 inline ::ignition::msgs::Pose* Sonar::_internal_mutable_world_pose() {
544 if (world_pose_ ==
nullptr) {
545 auto* p = CreateMaybeMessage<::ignition::msgs::Pose>(GetArena());
550 inline ::ignition::msgs::Pose* Sonar::mutable_world_pose() {
552 return _internal_mutable_world_pose();
554 inline void Sonar::set_allocated_world_pose(::ignition::msgs::Pose* world_pose) {
555 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
556 if (message_arena ==
nullptr) {
557 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(world_pose_);
560 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
561 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(world_pose)->GetArena();
562 if (message_arena != submessage_arena) {
563 world_pose = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
564 message_arena, world_pose, submessage_arena);
570 world_pose_ = world_pose;
575 inline void Sonar::clear_range_min() {
578 inline double Sonar::_internal_range_min()
const {
581 inline double Sonar::range_min()
const {
583 return _internal_range_min();
585 inline void Sonar::_internal_set_range_min(
double value) {
589 inline void Sonar::set_range_min(
double value) {
590 _internal_set_range_min(value);
595 inline void Sonar::clear_range_max() {
598 inline double Sonar::_internal_range_max()
const {
601 inline double Sonar::range_max()
const {
603 return _internal_range_max();
605 inline void Sonar::_internal_set_range_max(
double value) {
609 inline void Sonar::set_range_max(
double value) {
610 _internal_set_range_max(value);
615 inline void Sonar::clear_radius() {
618 inline double Sonar::_internal_radius()
const {
621 inline double Sonar::radius()
const {
623 return _internal_radius();
625 inline void Sonar::_internal_set_radius(
double value) {
629 inline void Sonar::set_radius(
double value) {
630 _internal_set_radius(value);
635 inline void Sonar::clear_range() {
638 inline double Sonar::_internal_range()
const {
641 inline double Sonar::range()
const {
643 return _internal_range();
645 inline void Sonar::_internal_set_range(
double value) {
649 inline void Sonar::set_range(
double value) {
650 _internal_set_range(value);
655 inline void Sonar::clear_geometry() {
656 geometry_.ClearToEmpty();
658 inline const std::string& Sonar::geometry()
const {
660 return _internal_geometry();
662 inline void Sonar::set_geometry(
const std::string& value) {
663 _internal_set_geometry(value);
668 return _internal_mutable_geometry();
670 inline const std::string& Sonar::_internal_geometry()
const {
671 return geometry_.Get();
673 inline void Sonar::_internal_set_geometry(
const std::string& value) {
675 geometry_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
677 inline void Sonar::set_geometry(
std::string&& value) {
680 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
683 inline void Sonar::set_geometry(
const char* value) {
684 GOOGLE_DCHECK(value !=
nullptr);
686 geometry_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
::std::string(value), GetArena());
689 inline void Sonar::set_geometry(
const char* value,
692 geometry_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
::std::string(
693 reinterpret_cast<const char*
>(value), size), GetArena());
696 inline std::string* Sonar::_internal_mutable_geometry() {
698 return geometry_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
702 return geometry_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
704 inline void Sonar::set_allocated_geometry(
std::string* geometry) {
705 if (geometry !=
nullptr) {
710 geometry_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), geometry,
716 inline bool Sonar::_internal_has_contact()
const {
717 return this != internal_default_instance() && contact_ !=
nullptr;
719 inline bool Sonar::has_contact()
const {
720 return _internal_has_contact();
722 inline const ::ignition::msgs::Vector3d& Sonar::_internal_contact()
const {
723 const ::ignition::msgs::Vector3d* p = contact_;
724 return p !=
nullptr ? *p :
reinterpret_cast<const ::ignition::msgs::Vector3d&
>(
727 inline const ::ignition::msgs::Vector3d& Sonar::contact()
const {
729 return _internal_contact();
731 inline void Sonar::unsafe_arena_set_allocated_contact(
732 ::ignition::msgs::Vector3d* contact) {
733 if (GetArena() ==
nullptr) {
734 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(contact_);
744 inline ::ignition::msgs::Vector3d* Sonar::release_contact() {
746 ::ignition::msgs::Vector3d* temp = contact_;
748 if (GetArena() !=
nullptr) {
749 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
753 inline ::ignition::msgs::Vector3d* Sonar::unsafe_arena_release_contact() {
756 ::ignition::msgs::Vector3d* temp = contact_;
760 inline ::ignition::msgs::Vector3d* Sonar::_internal_mutable_contact() {
762 if (contact_ ==
nullptr) {
763 auto* p = CreateMaybeMessage<::ignition::msgs::Vector3d>(GetArena());
768 inline ::ignition::msgs::Vector3d* Sonar::mutable_contact() {
770 return _internal_mutable_contact();
772 inline void Sonar::set_allocated_contact(::ignition::msgs::Vector3d* contact) {
773 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
774 if (message_arena ==
nullptr) {
775 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(contact_);
778 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
779 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(contact)->GetArena();
780 if (message_arena != submessage_arena) {
781 contact = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
782 message_arena, contact, submessage_arena);
793 #pragma GCC diagnostic pop
810 #include <google/protobuf/port_undef.inc>
void set_allocated_world_pose(::ignition::msgs::Pose *world_pose)
void set_range_max(double value)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: sonar.pb.h:116
void set_geometry(const char *value)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void unsafe_arena_set_allocated_contact(::ignition::msgs::Vector3d *contact)
const std::string & geometry() const
::ignition::msgs::Header * release_header()
::ignition::msgs::Header * mutable_header()
void set_geometry(const char *value, size_t size)
void set_geometry(std::string &&value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: sonar.pb.h:110
std::string * mutable_geometry()
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void set_frame(const char *value, size_t size)
void set_frame(const std::string &value)
void set_allocated_frame(std::string *frame)
void unsafe_arena_set_allocated_world_pose(::ignition::msgs::Pose *world_pose)
void UnsafeArenaSwap(Sonar *other)
Definition: sonar.pb.h:139
const ::ignition::msgs::Pose & world_pose() const
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
Sonar(Sonar &&from) noexcept
Definition: sonar.pb.h:92
friend void swap(Sonar &a, Sonar &b)
Definition: sonar.pb.h:128
std::string * release_frame()
void set_allocated_contact(::ignition::msgs::Vector3d *contact)
::ignition::msgs::Vector3d * unsafe_arena_release_contact()
::ignition::msgs::Header * unsafe_arena_release_header()
::ignition::msgs::Pose * unsafe_arena_release_world_pose()
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void set_range_min(double value)
void set_radius(double value)
const std::string & frame() const
bool has_world_pose() const
const ::ignition::msgs::Vector3d & contact() const
void set_allocated_geometry(std::string *geometry)
void CopyFrom(const Sonar &from)
::ignition::msgs::Pose * mutable_world_pose()
void set_allocated_header(::ignition::msgs::Header *header)
void set_geometry(const std::string &value)
::ignition::msgs::Vector3d * release_contact()
void set_frame(const char *value)
std::string * release_geometry()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void MergeFrom(const Sonar &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: sonar.pb.h:113
static const Sonar * internal_default_instance()
Definition: sonar.pb.h:121
void Swap(Sonar *other)
Definition: sonar.pb.h:131
void set_range(double value)
Sonar(::PROTOBUF_NAMESPACE_ID::Arena *arena)
Sonar()
Definition: sonar.pb.h:88
std::string * mutable_frame()
::ignition::msgs::Vector3d * mutable_contact()
::ignition::msgs::Pose * release_world_pose()
void set_frame(std::string &&value)
Sonar & operator=(const Sonar &from)
Definition: sonar.pb.h:97
Sonar * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: sonar.pb.h:151
static const Sonar & default_instance()
Sonar * New() const final
Definition: sonar.pb.h:147
const ::ignition::msgs::Header & header() const
Sonar & operator=(Sonar &&from) noexcept
Definition: sonar.pb.h:101
IGNITION_MSGS_VISIBLE Vector3dDefaultTypeInternal _Vector3d_default_instance_
std::shared_ptr< Sonar > SonarSharedPtr
Definition: sonar.pb.h:798
std::shared_ptr< const Sonar > ConstSonarSharedPtr
Definition: sonar.pb.h:799
IGNITION_MSGS_VISIBLE SonarDefaultTypeInternal _Sonar_default_instance_
std::unique_ptr< const Sonar > ConstSonarUniquePtr
Definition: sonar.pb.h:797
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::unique_ptr< Sonar > SonarUniquePtr
Definition: sonar.pb.h:796
IGNITION_MSGS_VISIBLE PoseDefaultTypeInternal _Pose_default_instance_
Definition: actor.pb.h:52
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fsonar_2eproto
Definition: sonar.pb.h:58
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)