#include <GetJointProperties.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 | |
char * | joint_name |
Definition at line 13 of file GetJointProperties.h.
virtual int gazebo_msgs::GetJointPropertiesRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 29 of file GetJointProperties.h.
const char* gazebo_msgs::GetJointPropertiesRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 45 of file GetJointProperties.h.
const char* gazebo_msgs::GetJointPropertiesRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 44 of file GetJointProperties.h.
virtual int gazebo_msgs::GetJointPropertiesRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file GetJointProperties.h.
Definition at line 16 of file GetJointProperties.h.