Pose Member List
This is the complete list of members for Pose, including all inherited members.
_class_data_ | Pose | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | Pose | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | Pose | |
ByteSizeLong() const final | Pose | |
Clear() final | Pose | |
clear_header() | Pose | |
clear_id() | Pose | inline |
clear_name() | Pose | inline |
clear_orientation() | Pose | |
clear_position() | Pose | |
CopyFrom(const Pose &from) | Pose | |
default_instance() | Pose | inlinestatic |
descriptor() | Pose | inlinestatic |
GetCachedSize() const final | Pose | inline |
GetClassData() const final | Pose | |
GetDescriptor() | Pose | inlinestatic |
GetMetadata() const final | Pose | |
GetReflection() | Pose | inlinestatic |
has_header() const | Pose | inline |
has_orientation() const | Pose | inline |
has_position() const | Pose | inline |
header() const | Pose | inline |
id() const | Pose | inline |
internal_default_instance() | Pose | inlinestatic |
IsInitialized() const final | Pose | |
kHeaderFieldNumber enum value | Pose | |
kIdFieldNumber enum value | Pose | |
kIndexInFileMessages | Pose | static |
kNameFieldNumber enum value | Pose | |
kOrientationFieldNumber enum value | Pose | |
kPositionFieldNumber enum value | Pose | |
MergeFrom(const Pose &from) | Pose | |
mutable_header() | Pose | inline |
mutable_name() | Pose | inline |
mutable_orientation() | Pose | inline |
mutable_position() | Pose | inline |
name() const | Pose | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | Pose | inline |
operator=(const Pose &from) | Pose | inline |
operator=(Pose &&from) noexcept | Pose | inline |
orientation() const | Pose | inline |
Pose() | Pose | inline |
Pose(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | Pose | explicit |
Pose(const Pose &from) | Pose | |
Pose(Pose &&from) noexcept | Pose | inline |
Pose(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | Pose | explicitprotected |
position() const | Pose | inline |
release_header() | Pose | inline |
release_name() | Pose | inline |
release_orientation() | Pose | inline |
release_position() | Pose | inline |
set_allocated_header(::ignition::msgs::Header *header) | Pose | inline |
set_allocated_name(std::string *name) | Pose | inline |
set_allocated_orientation(::ignition::msgs::Quaternion *orientation) | Pose | inline |
set_allocated_position(::ignition::msgs::Vector3d *position) | Pose | inline |
set_id(uint32_t value) | Pose | inline |
set_name(ArgT0 &&arg0, ArgT... args) | Pose | |
set_name(ArgT0 &&arg0, ArgT... args) | Pose | inline |
Swap(Pose *other) | Pose | inline |
swap(Pose &a, Pose &b) | Pose | friend |
unsafe_arena_release_header() | Pose | inline |
unsafe_arena_release_orientation() | Pose | inline |
unsafe_arena_release_position() | Pose | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | Pose | inline |
unsafe_arena_set_allocated_orientation(::ignition::msgs::Quaternion *orientation) | Pose | inline |
unsafe_arena_set_allocated_position(::ignition::msgs::Vector3d *position) | Pose | inline |
UnsafeArenaSwap(Pose *other) | Pose | inline |
~Pose() override | Pose |