4 #ifndef GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2faxis_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2faxis_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3019000
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 3019000 < 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>
37 #pragma GCC system_header
40 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
43 #include <sys/sysmacros.h>
48 #include <google/protobuf/port_def.inc>
49 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2faxis_2eproto IGNITION_MSGS_VISIBLE
50 PROTOBUF_NAMESPACE_OPEN
54 PROTOBUF_NAMESPACE_CLOSE
58 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
60 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
62 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
64 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
65 static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
66 static const uint32_t offsets[];
72 struct AxisDefaultTypeInternal;
76 PROTOBUF_NAMESPACE_OPEN
77 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Axis* Arena::CreateMaybeMessage<::ignition::msgs::Axis>(Arena*);
78 PROTOBUF_NAMESPACE_CLOSE
84 class IGNITION_MSGS_VISIBLE
Axis final :
85 public ::PROTOBUF_NAMESPACE_ID::Message {
89 explicit constexpr
Axis(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
94 *
this = ::std::move(from);
102 if (
this == &from)
return *
this;
103 if (GetOwningArena() == from.GetOwningArena()
104 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
105 && GetOwningArena() !=
nullptr
115 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
116 return GetDescriptor();
119 return default_instance().GetMetadata().descriptor;
122 return default_instance().GetMetadata().reflection;
125 return *internal_default_instance();
128 return reinterpret_cast<const Axis*
>(
131 static constexpr
int kIndexInFileMessages =
138 if (other ==
this)
return;
139 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
140 if (GetOwningArena() !=
nullptr &&
141 GetOwningArena() == other->GetOwningArena()) {
143 if (GetOwningArena() == other->GetOwningArena()) {
147 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
151 if (other ==
this)
return;
152 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
158 Axis*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
159 return CreateMaybeMessage<Axis>(arena);
161 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
163 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
166 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
168 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
169 bool IsInitialized() const final;
171 size_t ByteSizeLong() const final;
172 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
173 uint8_t* _InternalSerialize(
174 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
175 int GetCachedSize() const final {
return _cached_size_.Get(); }
180 void SetCachedSize(
int size)
const final;
181 void InternalSwap(
Axis* other);
184 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
185 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
186 return "ignition.msgs.Axis";
189 explicit Axis(::PROTOBUF_NAMESPACE_ID::Arena* arena,
190 bool is_message_owned =
false);
192 static void ArenaDtor(
void*
object);
193 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
197 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
199 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
206 kXyzExpressedInFieldNumber = 14,
207 kHeaderFieldNumber = 1,
209 kLimitLowerFieldNumber = 3,
210 kLimitUpperFieldNumber = 4,
211 kLimitEffortFieldNumber = 5,
212 kLimitVelocityFieldNumber = 6,
213 kDampingFieldNumber = 7,
214 kFrictionFieldNumber = 8,
215 kPositionFieldNumber = 10,
216 kVelocityFieldNumber = 11,
217 kForceFieldNumber = 12,
218 kAccelerationFieldNumber = 13,
219 kUseParentModelFrameFieldNumber = 9,
222 void clear_xyz_expressed_in();
224 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
227 PROTOBUF_NODISCARD
std::string* release_xyz_expressed_in();
228 void set_allocated_xyz_expressed_in(
std::string* xyz_expressed_in);
230 const std::string& _internal_xyz_expressed_in()
const;
231 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_xyz_expressed_in(
const std::string& value);
236 bool has_header()
const;
238 bool _internal_has_header()
const;
241 const ::ignition::msgs::Header& header()
const;
242 PROTOBUF_NODISCARD ::ignition::msgs::Header* release_header();
246 const ::ignition::msgs::Header& _internal_header()
const;
249 void unsafe_arena_set_allocated_header(
254 bool has_xyz()
const;
256 bool _internal_has_xyz()
const;
259 const ::ignition::msgs::Vector3d& xyz()
const;
260 PROTOBUF_NODISCARD ::ignition::msgs::Vector3d* release_xyz();
264 const ::ignition::msgs::Vector3d& _internal_xyz()
const;
267 void unsafe_arena_set_allocated_xyz(
272 void clear_limit_lower();
273 double limit_lower()
const;
274 void set_limit_lower(
double value);
276 double _internal_limit_lower()
const;
277 void _internal_set_limit_lower(
double value);
281 void clear_limit_upper();
282 double limit_upper()
const;
283 void set_limit_upper(
double value);
285 double _internal_limit_upper()
const;
286 void _internal_set_limit_upper(
double value);
290 void clear_limit_effort();
291 double limit_effort()
const;
292 void set_limit_effort(
double value);
294 double _internal_limit_effort()
const;
295 void _internal_set_limit_effort(
double value);
299 void clear_limit_velocity();
300 double limit_velocity()
const;
301 void set_limit_velocity(
double value);
303 double _internal_limit_velocity()
const;
304 void _internal_set_limit_velocity(
double value);
308 void clear_damping();
309 double damping()
const;
310 void set_damping(
double value);
312 double _internal_damping()
const;
313 void _internal_set_damping(
double value);
317 void clear_friction();
318 double friction()
const;
319 void set_friction(
double value);
321 double _internal_friction()
const;
322 void _internal_set_friction(
double value);
326 void clear_position();
327 double position()
const;
328 void set_position(
double value);
330 double _internal_position()
const;
331 void _internal_set_position(
double value);
335 void clear_velocity();
336 double velocity()
const;
337 void set_velocity(
double value);
339 double _internal_velocity()
const;
340 void _internal_set_velocity(
double value);
345 double force()
const;
346 void set_force(
double value);
348 double _internal_force()
const;
349 void _internal_set_force(
double value);
353 void clear_acceleration();
354 double acceleration()
const;
355 void set_acceleration(
double value);
357 double _internal_acceleration()
const;
358 void _internal_set_acceleration(
double value);
362 PROTOBUF_DEPRECATED
void clear_use_parent_model_frame();
363 PROTOBUF_DEPRECATED
bool use_parent_model_frame()
const;
364 PROTOBUF_DEPRECATED
void set_use_parent_model_frame(
bool value);
366 bool _internal_use_parent_model_frame()
const;
367 void _internal_set_use_parent_model_frame(
bool value);
374 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
375 typedef void InternalArenaConstructable_;
376 typedef void DestructorSkippable_;
377 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr xyz_expressed_in_;
382 double limit_effort_;
383 double limit_velocity_;
389 double acceleration_;
390 bool use_parent_model_frame_;
391 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
392 friend struct ::TableStruct_ignition_2fmsgs_2faxis_2eproto;
400 #pragma GCC diagnostic push
401 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
406 inline bool Axis::_internal_has_header()
const {
407 return this != internal_default_instance() && header_ !=
nullptr;
410 return _internal_has_header();
412 inline const ::ignition::msgs::Header& Axis::_internal_header()
const {
413 const ::ignition::msgs::Header* p = header_;
419 return _internal_header();
423 if (GetArenaForAllocation() ==
nullptr) {
424 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
438 #ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
439 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
440 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
441 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
443 if (GetArenaForAllocation() !=
nullptr) {
444 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
456 inline ::ignition::msgs::Header* Axis::_internal_mutable_header() {
458 if (header_ ==
nullptr) {
459 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaForAllocation());
470 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
471 if (message_arena ==
nullptr) {
472 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
475 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
476 ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<
477 ::PROTOBUF_NAMESPACE_ID::MessageLite>::GetOwningArena(
478 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header));
479 if (message_arena != submessage_arena) {
480 header = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
481 message_arena, header, submessage_arena);
492 inline bool Axis::_internal_has_xyz()
const {
493 return this != internal_default_instance() && xyz_ !=
nullptr;
496 return _internal_has_xyz();
498 inline const ::ignition::msgs::Vector3d& Axis::_internal_xyz()
const {
499 const ::ignition::msgs::Vector3d* p = xyz_;
503 inline const ::ignition::msgs::Vector3d&
Axis::xyz()
const {
505 return _internal_xyz();
509 if (GetArenaForAllocation() ==
nullptr) {
510 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(xyz_);
524 #ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
525 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
526 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
527 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
529 if (GetArenaForAllocation() !=
nullptr) {
530 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
542 inline ::ignition::msgs::Vector3d* Axis::_internal_mutable_xyz() {
544 if (xyz_ ==
nullptr) {
545 auto* p = CreateMaybeMessage<::ignition::msgs::Vector3d>(GetArenaForAllocation());
556 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
557 if (message_arena ==
nullptr) {
558 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(xyz_);
561 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
562 ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<
563 ::PROTOBUF_NAMESPACE_ID::MessageLite>::GetOwningArena(
564 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(xyz));
565 if (message_arena != submessage_arena) {
566 xyz = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
567 message_arena, xyz, submessage_arena);
581 inline double Axis::_internal_limit_lower()
const {
586 return _internal_limit_lower();
588 inline void Axis::_internal_set_limit_lower(
double value) {
590 limit_lower_ = value;
593 _internal_set_limit_lower(value);
601 inline double Axis::_internal_limit_upper()
const {
606 return _internal_limit_upper();
608 inline void Axis::_internal_set_limit_upper(
double value) {
610 limit_upper_ = value;
613 _internal_set_limit_upper(value);
621 inline double Axis::_internal_limit_effort()
const {
622 return limit_effort_;
626 return _internal_limit_effort();
628 inline void Axis::_internal_set_limit_effort(
double value) {
630 limit_effort_ = value;
633 _internal_set_limit_effort(value);
641 inline double Axis::_internal_limit_velocity()
const {
642 return limit_velocity_;
646 return _internal_limit_velocity();
648 inline void Axis::_internal_set_limit_velocity(
double value) {
650 limit_velocity_ = value;
653 _internal_set_limit_velocity(value);
661 inline double Axis::_internal_damping()
const {
666 return _internal_damping();
668 inline void Axis::_internal_set_damping(
double value) {
673 _internal_set_damping(value);
681 inline double Axis::_internal_friction()
const {
686 return _internal_friction();
688 inline void Axis::_internal_set_friction(
double value) {
693 _internal_set_friction(value);
699 use_parent_model_frame_ =
false;
701 inline bool Axis::_internal_use_parent_model_frame()
const {
702 return use_parent_model_frame_;
706 return _internal_use_parent_model_frame();
708 inline void Axis::_internal_set_use_parent_model_frame(
bool value) {
710 use_parent_model_frame_ = value;
713 _internal_set_use_parent_model_frame(value);
721 inline double Axis::_internal_position()
const {
726 return _internal_position();
728 inline void Axis::_internal_set_position(
double value) {
733 _internal_set_position(value);
741 inline double Axis::_internal_velocity()
const {
746 return _internal_velocity();
748 inline void Axis::_internal_set_velocity(
double value) {
753 _internal_set_velocity(value);
761 inline double Axis::_internal_force()
const {
766 return _internal_force();
768 inline void Axis::_internal_set_force(
double value) {
773 _internal_set_force(value);
781 inline double Axis::_internal_acceleration()
const {
782 return acceleration_;
786 return _internal_acceleration();
788 inline void Axis::_internal_set_acceleration(
double value) {
790 acceleration_ = value;
793 _internal_set_acceleration(value);
799 xyz_expressed_in_.ClearToEmpty();
803 return _internal_xyz_expressed_in();
805 template <
typename ArgT0,
typename... ArgT>
806 inline PROTOBUF_ALWAYS_INLINE
809 xyz_expressed_in_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
813 std::string* _s = _internal_mutable_xyz_expressed_in();
817 inline const std::string& Axis::_internal_xyz_expressed_in()
const {
818 return xyz_expressed_in_.Get();
820 inline void Axis::_internal_set_xyz_expressed_in(
const std::string& value) {
822 xyz_expressed_in_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
824 inline std::string* Axis::_internal_mutable_xyz_expressed_in() {
826 return xyz_expressed_in_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
830 return xyz_expressed_in_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
833 if (xyz_expressed_in !=
nullptr) {
838 xyz_expressed_in_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), xyz_expressed_in,
839 GetArenaForAllocation());
840 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
841 if (xyz_expressed_in_.IsDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited())) {
842 xyz_expressed_in_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
"", GetArenaForAllocation());
849 #pragma GCC diagnostic pop
866 #include <google/protobuf/port_undef.inc>
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2faxis_2eproto
void MergeFrom(const Axis &from)
void set_force(double value)
Definition: axis.pb.h:772
void clear_xyz_expressed_in()
Definition: axis.pb.h:798
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: axis.pb.h:121
void set_acceleration(double value)
Definition: axis.pb.h:792
bool has_xyz() const
Definition: axis.pb.h:495
PROTOBUF_DEPRECATED bool use_parent_model_frame() const
Definition: axis.pb.h:704
bool has_header() const
Definition: axis.pb.h:409
::ignition::msgs::Header * mutable_header()
Definition: axis.pb.h:464
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
double limit_velocity() const
Definition: axis.pb.h:644
Axis()
Definition: axis.pb.h:87
void set_limit_effort(double value)
Definition: axis.pb.h:632
Axis & operator=(Axis &&from) noexcept
Definition: axis.pb.h:101
void set_limit_lower(double value)
Definition: axis.pb.h:592
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: axis.pb.h:115
void UnsafeArenaSwap(Axis *other)
Definition: axis.pb.h:150
static const Axis * internal_default_instance()
Definition: axis.pb.h:127
PROTOBUF_NODISCARD ::ignition::msgs::Vector3d * release_xyz()
Definition: axis.pb.h:520
void clear_position()
Definition: axis.pb.h:718
void set_velocity(double value)
Definition: axis.pb.h:752
void clear_force()
Definition: axis.pb.h:758
void set_allocated_xyz(::ignition::msgs::Vector3d *xyz)
Definition: axis.pb.h:555
Axis(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
constexpr Axis(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void clear_limit_effort()
Definition: axis.pb.h:618
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
Definition: axis.pb.h:421
void Swap(Axis *other)
Definition: axis.pb.h:137
void clear_limit_velocity()
Definition: axis.pb.h:638
::ignition::msgs::Vector3d * unsafe_arena_release_xyz()
Definition: axis.pb.h:535
const ::ignition::msgs::Vector3d & xyz() const
Definition: axis.pb.h:503
void clear_acceleration()
Definition: axis.pb.h:778
void clear_damping()
Definition: axis.pb.h:658
void CopyFrom(const Axis &from)
void set_friction(double value)
Definition: axis.pb.h:692
void set_xyz_expressed_in(ArgT0 &&arg0, ArgT... args)
double force() const
Definition: axis.pb.h:764
std::string * mutable_xyz_expressed_in()
Definition: axis.pb.h:812
void set_position(double value)
Definition: axis.pb.h:732
void clear_limit_upper()
Definition: axis.pb.h:598
void set_limit_velocity(double value)
Definition: axis.pb.h:652
void set_allocated_header(::ignition::msgs::Header *header)
Definition: axis.pb.h:469
void unsafe_arena_set_allocated_xyz(::ignition::msgs::Vector3d *xyz)
Definition: axis.pb.h:507
const std::string & xyz_expressed_in() const
Definition: axis.pb.h:801
double damping() const
Definition: axis.pb.h:664
PROTOBUF_NODISCARD ::ignition::msgs::Header * release_header()
Definition: axis.pb.h:434
void set_allocated_xyz_expressed_in(std::string *xyz_expressed_in)
Definition: axis.pb.h:832
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
double limit_upper() const
Definition: axis.pb.h:604
double velocity() const
Definition: axis.pb.h:744
double friction() const
Definition: axis.pb.h:684
PROTOBUF_DEPRECATED void clear_use_parent_model_frame()
Definition: axis.pb.h:698
double limit_effort() const
Definition: axis.pb.h:624
Axis * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
Definition: axis.pb.h:158
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: axis.pb.h:118
const ::ignition::msgs::Header & header() const
Definition: axis.pb.h:417
void set_limit_upper(double value)
Definition: axis.pb.h:612
PROTOBUF_DEPRECATED void set_use_parent_model_frame(bool value)
Definition: axis.pb.h:712
double acceleration() const
Definition: axis.pb.h:784
double limit_lower() const
Definition: axis.pb.h:584
PROTOBUF_NODISCARD std::string * release_xyz_expressed_in()
Definition: axis.pb.h:828
static const ClassData _class_data_
Definition: axis.pb.h:196
void clear_friction()
Definition: axis.pb.h:678
::ignition::msgs::Header * unsafe_arena_release_header()
Definition: axis.pb.h:449
::ignition::msgs::Vector3d * mutable_xyz()
Definition: axis.pb.h:550
Axis(Axis &&from) noexcept
Definition: axis.pb.h:92
void clear_limit_lower()
Definition: axis.pb.h:578
void clear_velocity()
Definition: axis.pb.h:738
Axis & operator=(const Axis &from)
Definition: axis.pb.h:97
friend void swap(Axis &a, Axis &b)
Definition: axis.pb.h:134
static const Axis & default_instance()
Definition: axis.pb.h:124
double position() const
Definition: axis.pb.h:724
void set_damping(double value)
Definition: axis.pb.h:672
Definition: vector3d.pb.h:84
IGNITION_MSGS_VISIBLE Vector3dDefaultTypeInternal _Vector3d_default_instance_
std::unique_ptr< const Axis > ConstAxisUniquePtr
Definition: axis.pb.h:853
IGNITION_MSGS_VISIBLE AxisDefaultTypeInternal _Axis_default_instance_
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::shared_ptr< const Axis > ConstAxisSharedPtr
Definition: axis.pb.h:855
std::unique_ptr< Axis > AxisUniquePtr
Definition: axis.pb.h:852
std::shared_ptr< Axis > AxisSharedPtr
Definition: axis.pb.h:854
Definition: actor.pb.h:52
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)