#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 | |
gazebo_msgs::LinkState | link_state |
const char * | status_message |
bool | success |
Definition at line 65 of file GetLinkState.h.
virtual int gazebo_msgs::GetLinkStateResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 91 of file GetLinkState.h.
const char* gazebo_msgs::GetLinkStateResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 116 of file GetLinkState.h.
const char* gazebo_msgs::GetLinkStateResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 115 of file GetLinkState.h.
virtual int gazebo_msgs::GetLinkStateResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 72 of file GetLinkState.h.
Definition at line 68 of file GetLinkState.h.
Definition at line 70 of file GetLinkState.h.
Definition at line 69 of file GetLinkState.h.