|
| JointWrench () |
|
| JointWrench (const JointWrench &from) |
|
virtual | ~JointWrench () |
|
::google::protobuf::uint32 | body_1_id () const |
|
const ::std::string & | body_1_name () const |
|
const ::ignition::msgs::Wrench & | body_1_wrench () const |
|
::google::protobuf::uint32 | body_2_id () const |
|
const ::std::string & | body_2_name () const |
|
const ::ignition::msgs::Wrench & | body_2_wrench () const |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_body_1_id () |
|
void | clear_body_1_name () |
|
void | clear_body_1_wrench () |
|
void | clear_body_2_id () |
|
void | clear_body_2_name () |
|
void | clear_body_2_wrench () |
|
void | clear_header () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const JointWrench &from) |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_body_1_wrench () const |
|
bool | has_body_2_wrench () const |
|
bool | has_header () const |
|
const ::ignition::msgs::Header & | header () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const JointWrench &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
::std::string * | mutable_body_1_name () |
|
::ignition::msgs::Wrench * | mutable_body_1_wrench () |
|
::std::string * | mutable_body_2_name () |
|
::ignition::msgs::Wrench * | mutable_body_2_wrench () |
|
::ignition::msgs::Header * | mutable_header () |
|
JointWrench * | New () const final |
|
JointWrench * | New (::google::protobuf::Arena *arena) const final |
|
JointWrench & | operator= (const JointWrench &from) |
|
::std::string * | release_body_1_name () |
|
::ignition::msgs::Wrench * | release_body_1_wrench () |
|
::std::string * | release_body_2_name () |
|
::ignition::msgs::Wrench * | release_body_2_wrench () |
|
::ignition::msgs::Header * | release_header () |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_allocated_body_1_name (::std::string *body_1_name) |
|
void | set_allocated_body_1_wrench (::ignition::msgs::Wrench *body_1_wrench) |
|
void | set_allocated_body_2_name (::std::string *body_2_name) |
|
void | set_allocated_body_2_wrench (::ignition::msgs::Wrench *body_2_wrench) |
|
void | set_allocated_header (::ignition::msgs::Header *header) |
|
void | set_body_1_id (::google::protobuf::uint32 value) |
|
void | set_body_1_name (const ::std::string &value) |
|
void | set_body_1_name (const char *value) |
|
void | set_body_1_name (const char *value, size_t size) |
|
void | set_body_2_id (::google::protobuf::uint32 value) |
|
void | set_body_2_name (const ::std::string &value) |
|
void | set_body_2_name (const char *value) |
|
void | set_body_2_name (const char *value, size_t size) |
|
void | Swap (JointWrench *other) |
|