Ignition Msgs

API Reference

7.2.0
Pose Member List

This is the complete list of members for Pose, including all inherited members.

ByteSize() constPose
Clear()Pose
clear_header()Poseinline
clear_id()Poseinline
clear_name()Poseinline
clear_orientation()Poseinline
clear_position()Poseinline
CopyFrom(const ::google::protobuf::Message &from)Pose
CopyFrom(const Pose &from)Pose
default_instance()Posestatic
descriptor()Posestatic
GetCachedSize() constPoseinline
GetMetadata() constPose
has_header() constPoseinline
has_orientation() constPoseinline
has_position() constPoseinline
header() constPoseinline
id() constPoseinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constPose
IsInitialized() constPose
kHeaderFieldNumberPosestatic
kIdFieldNumberPosestatic
kNameFieldNumberPosestatic
kOrientationFieldNumberPosestatic
kPositionFieldNumberPosestatic
MergeFrom(const ::google::protobuf::Message &from)Pose
MergeFrom(const Pose &from)Pose
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Pose
mutable_header()Poseinline
mutable_name()Poseinline
mutable_orientation()Poseinline
mutable_position()Poseinline
name() constPoseinline
New() constPoseinline
New(::google::protobuf::Arena *arena) constPose
operator=(const Pose &from)Poseinline
orientation() constPoseinline
Pose()Pose
Pose(const Pose &from)Pose
position() constPoseinline
protobuf_AddDesc_ignition_2fmsgs_2fpose_2eproto()Posefriend
protobuf_AssignDesc_ignition_2fmsgs_2fpose_2eproto()Posefriend
protobuf_ShutdownFile_ignition_2fmsgs_2fpose_2eproto()Posefriend
release_header()Poseinline
release_name()Poseinline
release_orientation()Poseinline
release_position()Poseinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constPose
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constPoseinline
set_allocated_header(::ignition::msgs::Header *header)Poseinline
set_allocated_name(::std::string *name)Poseinline
set_allocated_orientation(::ignition::msgs::Quaternion *orientation)Poseinline
set_allocated_position(::ignition::msgs::Vector3d *position)Poseinline
set_id(::google::protobuf::uint32 value)Poseinline
set_name(const ::std::string &value)Poseinline
set_name(const char *value)Poseinline
set_name(const char *value, size_t size)Poseinline
Swap(Pose *other)Pose
~Pose()Posevirtual