Ignition Msgs

API Reference

8.2.0
Axis Member List

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

acceleration() constAxisinline
Axis()Axis
Axis(const Axis &from)Axis
ByteSize() constAxis
Clear()Axis
clear_acceleration()Axisinline
clear_damping()Axisinline
clear_force()Axisinline
clear_friction()Axisinline
clear_header()Axisinline
clear_limit_effort()Axisinline
clear_limit_lower()Axisinline
clear_limit_upper()Axisinline
clear_limit_velocity()Axisinline
clear_position()Axisinline
clear_velocity()Axisinline
clear_xyz()Axisinline
clear_xyz_expressed_in()Axisinline
CopyFrom(const ::google::protobuf::Message &from)Axis
CopyFrom(const Axis &from)Axis
damping() constAxisinline
default_instance()Axisstatic
descriptor()Axisstatic
force() constAxisinline
friction() constAxisinline
GetCachedSize() constAxisinline
GetMetadata() constAxis
has_header() constAxisinline
has_xyz() constAxisinline
header() constAxisinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constAxis
IsInitialized() constAxis
kAccelerationFieldNumberAxisstatic
kDampingFieldNumberAxisstatic
kForceFieldNumberAxisstatic
kFrictionFieldNumberAxisstatic
kHeaderFieldNumberAxisstatic
kLimitEffortFieldNumberAxisstatic
kLimitLowerFieldNumberAxisstatic
kLimitUpperFieldNumberAxisstatic
kLimitVelocityFieldNumberAxisstatic
kPositionFieldNumberAxisstatic
kVelocityFieldNumberAxisstatic
kXyzExpressedInFieldNumberAxisstatic
kXyzFieldNumberAxisstatic
limit_effort() constAxisinline
limit_lower() constAxisinline
limit_upper() constAxisinline
limit_velocity() constAxisinline
MergeFrom(const ::google::protobuf::Message &from)Axis
MergeFrom(const Axis &from)Axis
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Axis
mutable_header()Axisinline
mutable_xyz()Axisinline
mutable_xyz_expressed_in()Axisinline
New() constAxisinline
New(::google::protobuf::Arena *arena) constAxis
operator=(const Axis &from)Axisinline
position() constAxisinline
protobuf_AddDesc_ignition_2fmsgs_2faxis_2eproto()Axisfriend
protobuf_AssignDesc_ignition_2fmsgs_2faxis_2eproto()Axisfriend
protobuf_ShutdownFile_ignition_2fmsgs_2faxis_2eproto()Axisfriend
release_header()Axisinline
release_xyz()Axisinline
release_xyz_expressed_in()Axisinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constAxis
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constAxisinline
set_acceleration(double value)Axisinline
set_allocated_header(::ignition::msgs::Header *header)Axisinline
set_allocated_xyz(::ignition::msgs::Vector3d *xyz)Axisinline
set_allocated_xyz_expressed_in(::std::string *xyz_expressed_in)Axisinline
set_damping(double value)Axisinline
set_force(double value)Axisinline
set_friction(double value)Axisinline
set_limit_effort(double value)Axisinline
set_limit_lower(double value)Axisinline
set_limit_upper(double value)Axisinline
set_limit_velocity(double value)Axisinline
set_position(double value)Axisinline
set_velocity(double value)Axisinline
set_xyz_expressed_in(const ::std::string &value)Axisinline
set_xyz_expressed_in(const char *value)Axisinline
set_xyz_expressed_in(const char *value, size_t size)Axisinline
Swap(Axis *other)Axis
velocity() constAxisinline
xyz() constAxisinline
xyz_expressed_in() constAxisinline
~Axis()Axisvirtual