#include <LinkScale.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
const char * | link_name |
float | scale |
Definition at line 12 of file LinkScale.h.
virtual int moveit_msgs::LinkScale::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 43 of file LinkScale.h.
const char* moveit_msgs::LinkScale::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 70 of file LinkScale.h.
const char* moveit_msgs::LinkScale::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 69 of file LinkScale.h.
virtual int moveit_msgs::LinkScale::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file LinkScale.h.
const char* moveit_msgs::LinkScale::link_name |
Definition at line 15 of file LinkScale.h.
Definition at line 16 of file LinkScale.h.