|
| LinkData () |
|
| LinkData (const LinkData &from) |
|
virtual | ~LinkData () |
|
const ::ignition::msgs::Vector3d & | angular_velocity () const |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_angular_velocity () |
|
void | clear_header () |
|
void | clear_linear_velocity () |
|
void | clear_name () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const LinkData &from) |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_angular_velocity () const |
|
bool | has_header () const |
|
bool | has_linear_velocity () const |
|
const ::ignition::msgs::Header & | header () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
const ::ignition::msgs::Vector3d & | linear_velocity () const |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const LinkData &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
::ignition::msgs::Vector3d * | mutable_angular_velocity () |
|
::ignition::msgs::Header * | mutable_header () |
|
::ignition::msgs::Vector3d * | mutable_linear_velocity () |
|
::std::string * | mutable_name () |
|
const ::std::string & | name () const |
|
LinkData * | New () const final |
|
LinkData * | New (::google::protobuf::Arena *arena) const final |
|
LinkData & | operator= (const LinkData &from) |
|
::ignition::msgs::Vector3d * | release_angular_velocity () |
|
::ignition::msgs::Header * | release_header () |
|
::ignition::msgs::Vector3d * | release_linear_velocity () |
|
::std::string * | release_name () |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_allocated_angular_velocity (::ignition::msgs::Vector3d *angular_velocity) |
|
void | set_allocated_header (::ignition::msgs::Header *header) |
|
void | set_allocated_linear_velocity (::ignition::msgs::Vector3d *linear_velocity) |
|
void | set_allocated_name (::std::string *name) |
|
void | set_name (const ::std::string &value) |
|
void | set_name (const char *value) |
|
void | set_name (const char *value, size_t size) |
|
void | Swap (LinkData *other) |
|