#include <GetLinkState.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 |
const char * | reference_frame |
Definition at line 14 of file GetLinkState.h.
virtual int gazebo_msgs::GetLinkStateRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 36 of file GetLinkState.h.
const char* gazebo_msgs::GetLinkStateRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 61 of file GetLinkState.h.
const char* gazebo_msgs::GetLinkStateRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 60 of file GetLinkState.h.
virtual int gazebo_msgs::GetLinkStateRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file GetLinkState.h.
const char* gazebo_msgs::GetLinkStateRequest::link_name |
Definition at line 17 of file GetLinkState.h.
Definition at line 18 of file GetLinkState.h.