Pose Member List
This is the complete list of members for Pose, including all inherited members.
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 ::google::protobuf::Message &from) final | Pose | |
CopyFrom(const Pose &from) | Pose | |
default_instance() | Pose | static |
descriptor() | Pose | static |
GetCachedSize() const final | Pose | inline |
GetMetadata() const final | Pose | |
has_header() const | Pose | inline |
has_orientation() const | Pose | inline |
has_position() const | Pose | inline |
header() const | Pose | inline |
id() const | Pose | inline |
InitAsDefaultInstance() | Pose | static |
internal_default_instance() | Pose | inlinestatic |
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final | Pose | |
IsInitialized() const final | Pose | |
kHeaderFieldNumber | Pose | static |
kIdFieldNumber | Pose | static |
kIndexInFileMessages | Pose | static |
kNameFieldNumber | Pose | static |
kOrientationFieldNumber | Pose | static |
kPositionFieldNumber | Pose | static |
MergeFrom(const ::google::protobuf::Message &from) final | Pose | |
MergeFrom(const Pose &from) | Pose | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final | Pose | |
mutable_header() | Pose | inline |
mutable_name() | Pose | inline |
mutable_orientation() | Pose | inline |
mutable_position() | Pose | inline |
name() const | Pose | inline |
New() const final | Pose | inline |
New(::google::protobuf::Arena *arena) const final | Pose | inline |
operator=(const Pose &from) | Pose | inline |
orientation() const | Pose | inline |
Pose() | Pose | |
Pose(const Pose &from) | Pose | |
position() const | Pose | inline |
release_header() | Pose | inline |
release_name() | Pose | inline |
release_orientation() | Pose | inline |
release_position() | Pose | inline |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final | Pose | |
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(::google::protobuf::uint32 value) | Pose | inline |
set_name(const ::std::string &value) | Pose | inline |
set_name(const char *value) | Pose | inline |
set_name(const char *value, size_t size) | Pose | inline |
Swap(Pose *other) | Pose | |
swap(Pose &a, Pose &b) | Pose | friend |
~Pose() | Pose | virtual |