IMU Member List
This is the complete list of members for IMU, including all inherited members.
_class_data_ | IMU | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | IMU | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | IMU | |
angular_velocity() const | IMU | inline |
ByteSizeLong() const final | IMU | |
Clear() final | IMU | |
clear_angular_velocity() | IMU | |
clear_entity_name() | IMU | inline |
clear_header() | IMU | |
clear_linear_acceleration() | IMU | |
clear_orientation() | IMU | |
CopyFrom(const IMU &from) | IMU | |
default_instance() | IMU | inlinestatic |
descriptor() | IMU | inlinestatic |
entity_name() const | IMU | inline |
GetCachedSize() const final | IMU | inline |
GetClassData() const final | IMU | |
GetDescriptor() | IMU | inlinestatic |
GetMetadata() const final | IMU | |
GetReflection() | IMU | inlinestatic |
has_angular_velocity() const | IMU | inline |
has_header() const | IMU | inline |
has_linear_acceleration() const | IMU | inline |
has_orientation() const | IMU | inline |
header() const | IMU | inline |
IMU() | IMU | inline |
IMU(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | IMU | explicit |
IMU(const IMU &from) | IMU | |
IMU(IMU &&from) noexcept | IMU | inline |
IMU(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | IMU | explicitprotected |
internal_default_instance() | IMU | inlinestatic |
IsInitialized() const final | IMU | |
kAngularVelocityFieldNumber enum value | IMU | |
kEntityNameFieldNumber enum value | IMU | |
kHeaderFieldNumber enum value | IMU | |
kIndexInFileMessages | IMU | static |
kLinearAccelerationFieldNumber enum value | IMU | |
kOrientationFieldNumber enum value | IMU | |
linear_acceleration() const | IMU | inline |
MergeFrom(const IMU &from) | IMU | |
mutable_angular_velocity() | IMU | inline |
mutable_entity_name() | IMU | inline |
mutable_header() | IMU | inline |
mutable_linear_acceleration() | IMU | inline |
mutable_orientation() | IMU | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | IMU | inline |
operator=(const IMU &from) | IMU | inline |
operator=(IMU &&from) noexcept | IMU | inline |
orientation() const | IMU | inline |
release_angular_velocity() | IMU | inline |
release_entity_name() | IMU | inline |
release_header() | IMU | inline |
release_linear_acceleration() | IMU | inline |
release_orientation() | IMU | inline |
set_allocated_angular_velocity(::ignition::msgs::Vector3d *angular_velocity) | IMU | inline |
set_allocated_entity_name(std::string *entity_name) | IMU | inline |
set_allocated_header(::ignition::msgs::Header *header) | IMU | inline |
set_allocated_linear_acceleration(::ignition::msgs::Vector3d *linear_acceleration) | IMU | inline |
set_allocated_orientation(::ignition::msgs::Quaternion *orientation) | IMU | inline |
set_entity_name(ArgT0 &&arg0, ArgT... args) | IMU | |
set_entity_name(ArgT0 &&arg0, ArgT... args) | IMU | inline |
Swap(IMU *other) | IMU | inline |
swap(IMU &a, IMU &b) | IMU | friend |
unsafe_arena_release_angular_velocity() | IMU | inline |
unsafe_arena_release_header() | IMU | inline |
unsafe_arena_release_linear_acceleration() | IMU | inline |
unsafe_arena_release_orientation() | IMU | inline |
unsafe_arena_set_allocated_angular_velocity(::ignition::msgs::Vector3d *angular_velocity) | IMU | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | IMU | inline |
unsafe_arena_set_allocated_linear_acceleration(::ignition::msgs::Vector3d *linear_acceleration) | IMU | inline |
unsafe_arena_set_allocated_orientation(::ignition::msgs::Quaternion *orientation) | IMU | inline |
UnsafeArenaSwap(IMU *other) | IMU | inline |
~IMU() override | IMU |