#include <GetLinkProperties.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 * | link_name |
Definition at line 14 of file GetLinkProperties.h.
virtual int gazebo_msgs::GetLinkPropertiesRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 30 of file GetLinkProperties.h.
const char* gazebo_msgs::GetLinkPropertiesRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 46 of file GetLinkProperties.h.
const char* gazebo_msgs::GetLinkPropertiesRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 45 of file GetLinkProperties.h.
virtual int gazebo_msgs::GetLinkPropertiesRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 19 of file GetLinkProperties.h.
Definition at line 17 of file GetLinkProperties.h.